Searched defs:Create1dPlan (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/stream_executor/cuda/ | ||
D | cuda_fft.cc | 291 std::unique_ptr<fft::Plan> CUDAFft::Create1dPlan(Stream *stream, uint64 num_x, in Create1dPlan() function in stream_executor::gpu::CUDAFft |
/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
D | rocm_fft.cc | 372 std::unique_ptr<fft::Plan> ROCMFft::Create1dPlan(Stream *stream, uint64 num_x, in Create1dPlan() function in stream_executor::gpu::ROCMFft |