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.
tf.reshape
self
1 parent 5e39d70 commit 5bbe2a7Copy full SHA for 5bbe2a7
com.ibm.wala.cast.python.ml/data/tensorflow.xml
@@ -401,7 +401,7 @@
401
</class>
402
<class name="reshape" allocatable="true">
403
<!-- https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/reshape -->
404
- <method name="do" descriptor="()LRoot;" numArgs="2" paramNames="input name">
+ <method name="do" descriptor="()LRoot;" numArgs="2" paramNames="self input name">
405
<new def="z" class="Ltensorflow/functions/convert_to_tensor" />
406
<call class="Ltensorflow/functions/convert_to_tensor" name="do" descriptor="()LRoot;" type="virtual" arg0="z" arg1="input" numArgs="2" def="x" />
407
<return value="x" />
0 commit comments