We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f69a9e commit 6e53776Copy full SHA for 6e53776
com.ibm.wala.cast.python.ml/source/com/ibm/wala/cast/python/ml/client/PythonTensorAnalysisEngine.java
@@ -133,7 +133,7 @@ private static Set<PointsToSetVariable> getDataflowSources(
133
}
134
135
/**
136
- * Returns true iff the fiven {@link SSAInstruction} creates an iterable of tensors.
+ * Returns true iff the given {@link SSAInstruction} creates an iterable of tensors.
137
*
138
* @param instruction The {@link SSAInstruction} in question.
139
* @param node The {@link CGNode} of the function containing the given {@link SSAInstruction}.
0 commit comments