Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_fft.cc99 uint64_t *output_embed, uint64 output_stride, uint64 output_distance, in Initialize()
418 uint64_t input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan()
446 uint64_t input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_fft.cc160 uint64_t *output_embed, uint64 output_stride, uint64 output_distance, in Initialize()
465 uint64_t input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlan()
483 uint64_t input_stride, uint64 input_distance, uint64 *output_embed, in CreateBatchedPlanWithScratchAllocator()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dfft_thunk.cc125 uint64_t output_embed[3]; in RunFft() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfft_ops.cc452 uint64 output_embed[3]; in DoFFT() local