Searched defs:expand_input (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_evaluator.cc | 1682 int64_t start, int64_t stride, bool expand_input, in GatherToBuffer() 1723 bool inverse, bool contract_output, bool expand_input, in NaiveDft1D() 1750 bool contract_output, bool expand_input, in Fft1D() 1806 bool contract_output, bool expand_input, in Dft1D() 1889 const bool expand_input = input_is_truncated && sweep_axis == 0; in Sweep() local
|