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