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 870a2f5 commit e90f6ecCopy full SHA for e90f6ec
com.ibm.wala.cast.python.test/data/tf2_test_reshape3.py
@@ -8,6 +8,5 @@ def f(a):
8
9
10
t1 = [[1, 2, 3], [4, 5, 6]]
11
-
12
t2 = tf.reshape(t1, [6])
13
f(t2)
0 commit comments