-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavaPull requests that update Java codePull requests that update Java codequestionFurther information is requestedFurther information is requestedwalaIssue is most likely with Ariadne/WALAIssue is most likely with Ariadne/WALA
Description
We should call https://github.com/ponder-lab/ML/blob/870a2f509a5acc4a81f34979854d32108eb54323/com.ibm.wala.cast.python.ml/source/com/ibm/wala/cast/python/ml/client/PythonTensorAnalysisEngine.java#L729-L731. Here's an example: https://github.com/ponder-lab/ML/blob/870a2f509a5acc4a81f34979854d32108eb54323/com.ibm.wala.cast.python.ml/source/com/ibm/wala/cast/python/ml/driver/PythonDriver.java#L213
We should call it here:
Line 437 in 0317611
| TensorTypeAnalysis analysis = engine.performAnalysis(builder); |
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededjavaPull requests that update Java codePull requests that update Java codequestionFurther information is requestedFurther information is requestedwalaIssue is most likely with Ariadne/WALAIssue is most likely with Ariadne/WALA