Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc914 const int64 next_iteration_block_size = block_size / 2; in Fft1D() local
917 const int64 out_offset = out_base + block * next_iteration_block_size; in Fft1D()