Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dresampler_ops.cc312 auto shifting_value = xla::ConstantR1<int32>( in CalculateGradData() local
315 xla::Add(gather_indices, shifting_value, {last_warp_dim}); in CalculateGradData()
385 auto shifting_value = xla::ConstantR1<int32>( in CalculateGradWarp() local
388 xla::Add(gather_indices, shifting_value, {last_warp_dim}); in CalculateGradWarp()