| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | resize_bilinear_test.cc | 29 int input_height, int output_width, in TestOneResizeBilinear() 85 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST() local 101 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST() local 117 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST() local 133 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST() local
|
| D | resize_nearest_neighbor_test.cc | 153 int input_height, int output_width, in TestOptimizedResizeNearestNeighbor() 184 bool is_valid_scale(int input_width, int input_height, int output_width, in is_valid_scale() 222 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TEST() local
|
| D | softmax_quantized_test.cc | 156 const int input_height = ExponentialRandomPositiveInt(0.8f, 20, 200); in TryOneUniformSoftmax() local 189 const int input_height = ExponentialRandomPositiveInt(0.7f, 20, 200); in TryOneSkyscraperSoftmax() local
|
| D | depthwiseconv_quantized_test.cc | 490 int input_depth, int input_width, int input_height, in TryTestDepthwiseConv() 564 const int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TryTestOneDepthwiseConv() local 586 int input_height = ExponentialRandomPositiveInt(0.9f, 20, 200); in TryTestOneDepthwiseConv3x3Filter() local 635 const int input_height = in TryTestOneNeonDot3x3() local
|
| D | test_util.cc | 29 const int input_height = input_shape.Dims(1); in ComputeConvSizes() local
|
| /external/tensorflow/tensorflow/examples/label_image/ |
| D | label_image.py | 39 input_height=299, argument 80 input_height = 299 variable 106 input_height = args.input_height variable
|
| D | main.cc | 115 Status ReadTensorFromImageFile(const string& file_name, const int input_height, in ReadTensorFromImageFile() 287 int32 input_height = 299; in main() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_activation_ops_test.cc | 48 const int input_height = 4; in TEST_F() local 79 const int input_height = 4; in TEST_F() local
|
| D | mkl_requantize_ops_test.cc | 117 const int input_height = 4; in TEST_F() local 178 const int input_height = 4; in TEST_F() local 236 const int input_height = 4; in TEST_F() local
|
| D | quantized_pooling_ops_test.cc | 53 const int input_height = 4; in TEST_F() local 98 const int input_height = 4; in TEST_F() local
|
| D | quantized_bias_add_op_test.cc | 53 const int input_height = 2; in TEST_F() local 103 const int input_height = 1; in TEST_F() local
|
| D | mkl_quantized_pooling_ops_test.cc | 83 const int input_height = 4; in TEST_F() local 152 const int input_height = 4; in TEST_F() local
|
| D | depthtospace_op_gpu.cu.cc | 37 const int input_height, const int input_width, in D2S_NHWC() 152 const int input_height = input.dimension(1); in operator ()() local 183 const int input_height = input.dimension(2); in operator ()() local
|
| D | eigen_benchmark_cpu_test.cc | 32 int input_batches, int input_height, int input_width, in SpatialConvolution() 60 int input_batches, int input_height, in SpatialConvolutionBackwardInput() 88 int input_batches, int input_height, in SpatialConvolutionBackwardKernel() 253 int input_batches, int input_height, int input_width, in CuboidConvolution() 282 int input_batches, int input_height, in CuboidConvolutionBackwardInput() 311 int input_batches, int input_height, in CuboidConvolutionBackwardKernel()
|
| D | quantized_batch_norm_op_test.cc | 64 const int input_height = 1; in TEST_F() local 161 const int input_height = 1; in TEST_F() local
|
| D | spacetodepth_op_gpu.cu.cc | 35 const int input_height, const int input_width, in S2D_NHWC() 148 const int input_height = input.dimension(1); in operator ()() local
|
| D | scale_and_translate_op.cc | 304 const int64 input_height = input.dim_size(1); in Compute() local 484 const T* image, const int64 input_height, in GatherColumns() 527 const T* image, const int64 input_height, in GatherRows() 566 const int64 input_height = images.dimension(1); in operator ()() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
| D | pooling.h | 33 const int input_height = input_shape.Dims(1); in AveragePool() local 94 const int input_height = input_shape.Dims(1); in MaxPool() local
|
| D | mean.h | 40 const int input_height = input_shape.Dims(1); in Mean() local
|
| D | conv.h | 58 const int input_height = input_shape.Dims(1); in ConvPerChannel() local
|
| D | depthwise_conv.h | 52 const int input_height = input_shape.Dims(1); in DepthwiseConvPerChannel() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | space_to_depth.cc | 58 const int input_height = input->dims->data[1]; in Prepare() local
|
| /external/tensorflow/tensorflow/tools/benchmark/ |
| D | benchmark_model_test.cc | 34 const int input_height = 10; in CreateTestGraph() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | depthwiseconv_float.h | 46 const int input_height = input_shape.Dims(1); in DepthwiseConv() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | multithreaded_conv.h | 156 const int input_height = input_shape.Dims(1); in Conv() local
|