Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_fft.cc160 uint64 *output_embed, uint64 output_stride, uint64 output_distance, in Initialize()
463 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan()
481 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_fft.cc80 uint64 *output_embed, uint64 output_stride, uint64 output_distance, in Initialize()
394 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan()
421 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dfft_thunk.cc156 uint64 output_embed[3]; in ExecuteOnStream() local
/external/tensorflow/tensorflow/core/kernels/
Dfft_ops.cc441 uint64 output_embed[3]; in DoFFT() local