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