Searched defs:double_precision (Results 1 – 4 of 4) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | runtime_single_threaded_fft.cc | 23 int32_t double_precision, int32_t fft_rank, int64_t input_batch, in __xla_cpu_runtime_EigenSingleThreadedFft()
|
| D | runtime_fft.cc | 27 int32_t double_precision, int32_t fft_rank, int64_t input_batch, in __xla_cpu_runtime_EigenFft()
|
| D | runtime_fft_impl.h | 177 FftType fft_type, bool double_precision, in EigenFftWithRank() 241 internal::FftType fft_type, bool double_precision, in EigenFftImpl()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | fft_thunk.cc | 32 se::fft::Type FftTypeToSeType(FftType type, bool double_precision) { in FftTypeToSeType()
|