Home
last modified time | relevance | path

Searched refs:testSlice (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dscalar_test.py111 def testSlice(self): member in ScalarTest
/external/tensorflow/tensorflow/compiler/tests/
Dternary_ops_test.py106 def testSlice(self): member in TernaryOpsTest
/external/guava/guava-tests/test/com/google/common/io/
DByteSourceTest.java190 public void testSlice() throws IOException { in testSlice() method in ByteSourceTest
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp615 bool testSlice (int sliceNdx);
694 bool Texture3DFormatCase::testSlice (int sliceNdx) in testSlice() function in deqp::gles3::Functional::Texture3DFormatCase
746 bool isOk = testSlice(m_curSlice); in iterate()
/external/tensorflow/tensorflow/python/framework/
Dtensor_shape_test.py251 def testSlice(self): member in ShapeTest
Dtensor_util_test.py968 def testSlice(self): member in ConstantValueAsShapeTest
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client_test.py758 def testSlice(self): member in SingleOpTest