Searched refs:testShapeInference (Results 1 - 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/kernel_tests/ | ||
H A D | softmax_op_test.py | 161 def testShapeInference(self): member in class:SoftmaxTest |
H A D | sparse_tensor_dense_matmul_op_test.py | 109 def testShapeInference(self): member in class:SparseTensorDenseMatMulTest |
H A D | split_op_test.py | 45 def testShapeInference(self): member in class:SplitOpTest |
/external/tensorflow/tensorflow/python/ops/ | ||
H A D | bitwise_ops_test.py | 138 def testShapeInference(self): member in class:BitwiseOpTest |
H A D | image_ops_test.py | 208 def testShapeInference(self): member in class:GrayscaleToRGBTest 1487 def testShapeInference(self): member in class:CropToBoundingBoxTest 1611 def testShapeInference(self): member in class:CentralCropTest 1762 def testShapeInference(self): member in class:PadToBoundingBoxTest 2421 def testShapeInference(self): member in class:ResizeImagesTest 2610 def testShapeInference(self): member in class:ResizeImageWithCropOrPadTest |
Completed in 114 milliseconds