Searched defs:input_embed (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_fft.cc | 78 uint64 *input_embed, uint64 input_stride, uint64 input_distance, in Initialize() 390 Stream *stream, int rank, uint64 *elem_count, uint64 *input_embed, in CreateBatchedPlan() 417 Stream *stream, int rank, uint64 *elem_count, uint64 *input_embed, in CreateBatchedPlanWithScratchAllocator()
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_fft.cc | 147 uint64 *input_embed, uint64 input_stride, uint64 input_distance, in Initialize() 463 Stream *stream, int rank, uint64 *elem_count, uint64 *input_embed, in CreateBatchedPlan() 481 Stream *stream, int rank, uint64 *elem_count, uint64 *input_embed, in CreateBatchedPlanWithScratchAllocator()
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | fft_thunk.cc | 129 uint64 input_embed[3]; in ExecuteOnStream() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | fft_ops.cc | 389 uint64 input_embed[3]; in DoFFT() local
|