Home
last modified time | relevance | path

Searched defs:image_shape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dextract_jpeg_shape_op.cc57 Tensor* image_shape = nullptr; in Compute() local
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/
Dresnet50_graph_test.py33 def image_shape(batch_size): function
/external/tensorflow/tensorflow/cc/gradients/
Dimage_grad.cc113 auto image_shape = Shape(scope, op.input(0)); in CropAndResizeGradHelper() local
/external/tensorflow/tensorflow/python/kernel_tests/
Dmorphological_ops_test.py185 def _ConstructAndTestGradient(self, image_shape, kernel_shape, strides, rates, argument
461 def _ConstructAndTestGradient(self, image_shape, kernel_shape, strides, rates, argument
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc938 auto image_shape = MaybeGetMinimumShape(original_image_shape, in ConvolutionDimensionsFromInputs() local
2128 auto image_shape = in OpDimensionsFromInputs() local