Searched defs:image_shape (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/image/ |
D | extract_jpeg_shape_op.cc | 57 Tensor* image_shape = nullptr; in Compute() local
|
/external/tensorflow/tensorflow/python/eager/benchmarks/resnet50/ |
D | resnet50_graph_test.py | 33 def image_shape(batch_size): function
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | image_grad.cc | 113 auto image_shape = Shape(scope, op.input(0)); in CropAndResizeGradHelper() local
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | morphological_ops_test.py | 185 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/ |
D | op_level_cost_estimator.cc | 938 auto image_shape = MaybeGetMinimumShape(original_image_shape, in ConvolutionDimensionsFromInputs() local 2128 auto image_shape = in OpDimensionsFromInputs() local
|