Open Issues Need Help
View All on GitHub ML tests are missing a data directory about 1 month ago
help wanted good first issue testing
Adding duplicate tensor data sources during dataset enumeration about 1 month ago
good first issue question
Support TensorFlow unit test entrypoints about 1 month ago
enhancement help wanted entrypoints
Combine Pytest analysis classes with basic Python analysis about 1 month ago
enhancement help wanted summaries
Callable identification should be further up the analysis about 1 month ago
enhancement help wanted
Missing cases for importing scripts from package initialization code about 1 month ago
enhancement help wanted PYTHONPATH
enhancement help wanted parsing java
Tensor conversions and tensor generators about 1 month ago
bug good first issue summaries
bug help wanted PYTHONPATH decorators
Intermodule importing using `import` not working (`from ... import ...` works fine) about 1 month ago
bug help wanted PYTHONPATH
Method `com.ibm.wala.classLoader.IClass.getSuperclass()` incorrectly returns `Lobject` about 2 months ago
bug help wanted parsing
enhancement good first issue testing
Use a typed sentinel for dynamic/batch dimensions instead of raw `null` in `TensorType.dims` 3 months ago
enhancement good first issue
bug help wanted
enhancement help wanted java tensorflow tensor shapes
Remove the `expectedNumberOfTensorParameters` parameter 11 months ago
good first issue cleanup testing java
Encounting pointer keys other than local ones in tests about 1 year ago
AI Summary: Investigate the occurrence of non-local pointer keys in tests for the Ariadne project, specifically within `TestTensorflow2Model.java`. Determine if this is an issue, identify other encountered pointer keys, and assess the need for handling them. This involves analyzing the WALA-based codebase and potentially modifying the test suite.
Complexity:
4/5
good first issue question testing