coreweave / tensorizer

Module, Model, and Tensor Serialization/Deserialization
MIT License
153 stars 24 forks source link

[3.0] Optimize deserialization for new schema #161

Open bchess opened 2 weeks ago

bchess commented 2 weeks ago

https://github.com/coreweave/tensorizer/pull/120 was a proof-of-concept that then led to several of schema changes in 3.0. But we need to actually do something like what's done in that PR and merge it in the 3.0 branch.