Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_fft.cc78 uint64 *input_embed, uint64 input_stride, uint64 input_distance, in Initialize()
390 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan()
417 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_fft.cc159 uint64 *input_embed, uint64 input_stride, uint64 input_distance, in Initialize()
474 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan()
492 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.cc133 uint64 input_distance = 1; in ExecuteOnStream() local
/external/tensorflow/tensorflow/core/kernels/
Dfft_ops.cc440 uint64 input_distance = 1; in DoFFT() local