Searched defs:output_embed (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_fft.cc | 79 uint64 *output_embed, uint64 output_stride, uint64 output_distance, in Initialize() 391 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan() 418 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_fft.cc | 148 uint64 *output_embed, uint64 output_stride, uint64 output_distance, in Initialize() 464 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan() 482 uint64 input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | fft_thunk.cc | 132 uint64 output_embed[3]; in ExecuteOnStream() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | fft_ops.cc | 392 uint64 output_embed[3]; in DoFFT() local
|