Searched defs:BLASCyclic (Results 1 – 2 of 2) sorted by relevance
16 template struct BLASCyclic<DeviceType::CUDA>; variable20 template struct BLASCyclic<DeviceType::HIP>; variable
19 struct BLASCyclic : CUPMObject<T> { struct