Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitsandbytes_ops_cpu

Python implementation of bisandbytes ops for CPU

Run tests

python test_ops.py

Run benchmarks

Eager vs. inductor (torch.compile)

# Latency
numactl -m <node id> -C <core list> python benchmarks.py --all
# Profiling
numactl -m <node id> -C <core list> python benchmarks.py --all --profile

About

Python implementation of bisandbytes ops for CPU

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages