NervanaSystems / neon

Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
http://neon.nervanasys.com/docs/latest
Apache License 2.0
3.87k stars 811 forks source link

Neon model weights #455

Open nareshshah139 opened 6 years ago

nareshshah139 commented 6 years ago

Would appreciate getting any documentation on how weights are stored in a neon model file. Is it similar/the same as keras/pytorch/tensorflow ? I'm building a converter from neon to keras/pytorch and being able to figure out how the model weights are stored will be super helpful in doing so.