Home
last modified time | relevance | path

Searched refs:bottom_right_minus_bottom_left (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc410 auto bottom_right_minus_bottom_left = xla::DotGeneral( in CalculateGradWarp() local
452 grad_output * weight_y * bottom_right_minus_bottom_left + in CalculateGradWarp()