Searched defs:expand_input (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_evaluator.cc | 821 int64 stride, bool expand_input, in GatherToBuffer() 861 bool contract_output, bool expand_input, in NaiveDft1D() 887 bool contract_output, bool expand_input, absl::Span<complex128> data, in Fft1D() 941 bool contract_output, bool expand_input, absl::Span<complex128> data, in Dft1D() 1024 const bool expand_input = input_is_truncated && sweep_axis == 0; in Sweep() local
|