You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use python version agnostic binding for mxfp8 cuda kernels (#3471)
* use py agnostic c++ extension for mxfp8_cuda
* refactor mxfp8 cuda from pybind to torch_library api
* put schema def inside guard
use python version agnostic binding for mxfp8 cuda kernels (#3471)
* use py agnostic c++ extension for mxfp8_cuda
* refactor mxfp8 cuda from pybind to torch_library api
* put schema def inside guard