Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dgather_nd_op_cpu_impl.h54 EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE bool GenerateIndices( in GenerateIndices() function
73 const bool out_of_bounds = GenerateIndices(loc, &ix); in operator()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1086 void GenerateIndices(const absl::Span<const int64> dst_lengths, in GenerateIndices() function
1167 GenerateIndices(fft_lengths, fft_strides, input_lengths, input_strides, in CopyDataFromInput()
1215 GenerateIndices(output_lengths, output_strides, fft_lengths, fft_strides, in CopyDataToOutput()
1440 GenerateIndices(output_lengths, output_strides, input_lengths, in HandleFft()