| /external/tensorflow/tensorflow/cc/gradients/ |
| D | image_grad.cc | 38 bool half_pixel_centers; in ResizeNearestNeighborGradHelper() local 60 bool half_pixel_centers; in ResizeBilinearGradHelper() local 78 bool half_pixel_centers; in ResizeBicubicGradHelper() local
|
| D | image_grad_test.cc | 55 const bool align_corners, const bool half_pixel_centers, in MakeOp() 80 const bool half_pixel_centers) { in TestResizedShapeForType() 113 const bool half_pixel_centers) { in TestResizeToSmallerAndAlign() 128 const bool half_pixel_centers) { in TestResizeToLargerAndAlign()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | quantized_resize_bilinear_op_test.cc | 70 const bool half_pixel_centers, const int64_t out_size, in GetReferenceWeight() 112 T CalcReferenceResizedVal(const T* image_data, const bool half_pixel_centers, in CalcReferenceResizedVal() 151 const bool half_pixel_centers, const float min, in CheckTensorValue() 195 const bool half_pixel_centers, in TestResizeBilinear() 302 const bool half_pixel_centers) { in RunTestResizeBilinearTwoDims() 326 const bool half_pixel_centers) { in RunBenchmarkResizeBilinearTwoDims() 342 const bool half_pixel_centers) { in TestResizeBilinearTwoDimsType()
|
| D | quantized_resize_bilinear_op.cc | 78 const int index_step, const int resolution, const bool half_pixel_centers) { in BuildLerpCache() 475 const bool half_pixel_centers, in ResizeImageReference() 524 const bool half_pixel_centers, in ResizeImage() 538 const bool half_pixel_centers, in ResizeImage() 601 const bool half_pixel_centers, in ResizeImage() 663 const bool half_pixel_centers, in ResizeBilinear()
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | image_grad_d9m_test.py | 75 def testExceptionThrowing(self, align_corners, half_pixel_centers, data_type): argument 129 def testDeterministicGradients(self, align_corners, half_pixel_centers, argument
|
| D | image_grad_test_base.py | 135 half_pixel_centers=False, argument 236 half_pixel_centers, dtype): argument
|
| D | image_ops_impl.py | 4726 half_pixel_centers=False): argument 4739 half_pixel_centers=False): argument 4752 half_pixel_centers=False): argument
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | resize_bicubic_op.cc | 210 const bool half_pixel_centers, in ComputeXWeightsAndIndices() 241 const bool half_pixel_centers, std::vector<WeightsAndIndices>* x_wais) { in ComputeGradientXWeightsAndIndices() 296 const ImageResizerState& resizer_state, const bool half_pixel_centers, in interpolate_with_caching() 475 const bool half_pixel_centers, in ResizeBicubicGrad()
|
| D | resize_nearest_neighbor_op_test.cc | 40 explicit ResizeNearestNeighborOpTestBase(bool half_pixel_centers) in ResizeNearestNeighborOpTestBase()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | resize_bilinear.h | 30 const bool half_pixel_centers, in ComputeInterpolationValues() 120 const int32_t value, const int32_t scale_10, const bool half_pixel_centers, in ComputeInterpolationValuesInteger()
|
| D | resize_nearest_neighbor.h | 32 const bool half_pixel_centers) { in GetNearestNeighbor()
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/ |
| D | resize_nearest_neighbor_builder.cc | 60 int half_pixel_centers = params->half_pixel_centers ? 1 : 0; in PopulateSubGraph() local
|
| D | resize_bilinear_builder.cc | 60 int half_pixel_centers = params->half_pixel_centers ? 1 : 0; in PopulateSubGraph() local
|
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
| D | resize_bilinear_tester.h | 90 ResizeBilinearTester& HalfPixelCenters(bool half_pixel_centers) { in HalfPixelCenters()
|
| D | quantized_resize_bilinear_tester.h | 92 QuantizedResizeBilinearTester& HalfPixelCenters(bool half_pixel_centers) { in HalfPixelCenters()
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
| D | resize_test.cc | 28 bool half_pixel_centers = false) { in ResizeOpModel()
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | resize_nearest_neighbor_test.cc | 42 bool half_pixel_centers = false) { in ResizeNearestNeighborOpModel()
|
| D | resize_bilinear_test.cc | 43 bool half_pixel_centers = false) { in ResizeBilinearOpModel()
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
| D | operations.h | 445 bool half_pixel_centers = false; member 458 bool half_pixel_centers = false; member
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | op_level_cost_estimator_test.cc | 2189 AttrValue half_pixel_centers; in TEST_F() local 2216 AttrValue half_pixel_centers; in TEST_F() local 2239 AttrValue half_pixel_centers; in TEST_F() local 2269 AttrValue half_pixel_centers; in TEST_F() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | resize_bilinear.h | 1516 const bool half_pixel_centers) { in ResizeBilinearGeneric() 1569 const bool half_pixel_centers) { in ResizeBilinearGenericSmallChannel()
|
| /external/tensorflow/tensorflow/compiler/tests/ |
| D | image_ops_test.py | 552 half_pixel_centers=True): argument
|
| /external/tensorflow/tensorflow/lite/c/ |
| D | builtin_op_data.h | 315 bool half_pixel_centers; member 320 bool half_pixel_centers; member
|
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | resize_nearest_neighbor_test.cc | 34 bool half_pixel_centers = false) { in TestReferenceResizeNearestNeighbor()
|
| D | types.h | 911 bool half_pixel_centers; member 916 bool half_pixel_centers; member
|