Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc426 auto bottom_right_minus_top_right = xla::DotGeneral( in CalculateGradWarp() local
469 auto y_before_reduce = grad_output * weight_x * bottom_right_minus_top_right + in CalculateGradWarp()