Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/gan/python/eval/python/
Deval_utils_impl.py34 def image_grid(input_tensor, grid_shape, image_shape=(32, 32), num_channels=3): argument
/external/tensorflow/tensorflow/core/kernels/
Dextract_jpeg_shape_op.cc57 Tensor* image_shape = nullptr; in Compute() local
/external/tensorflow/tensorflow/contrib/slim/python/slim/data/
Dtest_utils.py62 def generate_image(image_shape, image_format='jpeg', label=0): argument
Dtfexample_decoder_test.py77 def GenerateImage(self, image_format, image_shape, image_dtype=np.uint8): argument
/external/tensorflow/tensorflow/contrib/eager/python/examples/densenet/
Ddensenet_graph_test.py32 def image_shape(batch_size): function
/external/tensorflow/tensorflow/contrib/eager/python/examples/resnet50/
Dresnet50_graph_test.py35 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.cc579 auto image_shape = in ConvolutionDimensionsFromInputs() local
1444 auto image_shape = in OpDimensionsFromInputs() local