ROCm / hipBLASLt

hipBLASLt is a library that provides general matrix-matrix operations with a flexible API and extends functionalities beyond a traditional BLAS library
https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/index.html
MIT License
63 stars 89 forks source link

Fixed unsupported syntax in Python 3.6 #1124

Closed Serge45 closed 2 months ago

Serge45 commented 2 months ago

Brief

Similar to #1076, another fix is for built-in container type annotation, which is supported since Python 3.9.

Reference

https://docs.python.org/3/library/typing.html#aliases-to-built-in-types