Home
last modified time | relevance | path

Searched defs:tile_scaling (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc661 auto tile_scaling = SafeDivHelper(scope, input_shape, output_shape_kept_dims); in SumGradHelper() local
887 auto tile_scaling = SafeDivHelper(scope, input_shape, output_shape_kept_dims); in ProdGrad() local
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc1904 auto tile_scaling = in TEST_F() local