Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_test.cc1904 auto tile_scaling = in TEST_F() local