Home
last modified time | relevance | path

Searched defs:output_distance (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_fft.cc79 uint64 *output_embed, uint64 output_stride, uint64 output_distance, in Initialize()
392 uint64 output_stride, uint64 output_distance, fft::Type type, in CreateBatchedPlan()
419 uint64 output_stride, uint64 output_distance, fft::Type type, in CreateBatchedPlanWithScratchAllocator()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_fft.cc148 uint64 *output_embed, uint64 output_stride, uint64 output_distance, in Initialize()
465 uint64 output_stride, uint64 output_distance, fft::Type type, in CreateBatchedPlan()
483 uint64 output_stride, uint64 output_distance, fft::Type type, in CreateBatchedPlanWithScratchAllocator()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.cc134 uint64 output_distance = 1; in ExecuteOnStream() local
/external/tensorflow/tensorflow/core/kernels/
Dfft_ops.cc394 uint64 output_distance = 1; in DoFFT() local