Home | History | Annotate | Download | only in testing

Lines Matching refs:strided_slice

104     # TOCO require matching dimensions in strided_slice.
105 r"strided_slice.*begin=\[0\].*end=\[1\].*": "73170889",
1615 """Make a set of tests to do strided_slice."""
1702 out = tf.strided_slice(
1819 "strided_slice.zip": make_strided_slice_tests,