Home
last modified time | relevance | path

Searched defs:ROCmSolverHandles (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
Drocm_solvers.cc100 struct ROCmSolverHandles { struct
101 explicit ROCmSolverHandles(GpuExecutor* parent, hipStream_t stream) { in ROCmSolverHandles() argument
111 ~ROCmSolverHandles() { in ~ROCmSolverHandles()
116 GpuExecutor* parent_;
117 rocblas_handle rocm_blas_handle;