Searched defs:CreateBatchedPlan (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_fft.cc | 389 std::unique_ptr<fft::Plan> CUDAFft::CreateBatchedPlan( in CreateBatchedPlan() function in stream_executor::gpu::CUDAFft |
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_fft.cc | 462 std::unique_ptr<fft::Plan> ROCMFft::CreateBatchedPlan( in CreateBatchedPlan() function in stream_executor::gpu::ROCMFft |