gemma.cpp/compression/python
Jan Wassenberg c29e9752c7 Refactor/cleanup, remove even_odd
* New compression/shared.h, remove sfp.h
* Remove unused DistortionStats b_l1_
* Move exact arithmetic functions into fp_arith
* Remove even_odd optimization for MatVec (mostly unused)
* use BF16 typedef more widely
* Add kMaxSFP constant

PiperOrigin-RevId: 670996386
2024-09-04 09:25:13 -07:00
..
pytree Add Python code for converting Griffin Orbax weights. Refs #301 2024-07-29 12:53:30 -07:00
BUILD Add Py bindings for weight compression 2024-07-05 01:06:00 -07:00
compression.clif Add Py bindings for weight compression 2024-07-05 01:06:00 -07:00
compression_clif_aux.cc Refactor/cleanup, remove even_odd 2024-09-04 09:25:13 -07:00
compression_clif_aux.h Add Py bindings for weight compression 2024-07-05 01:06:00 -07:00
compression_test.py Add Py bindings for weight compression 2024-07-05 01:06:00 -07:00