diff --git a/hpvm/docs/CNN_WeightFormats.md b/hpvm/docs/CNN_WeightFormats.md new file mode 100644 index 0000000000000000000000000000000000000000..ebffa68372d4295f9136535fc520d33dabd1e5f0 --- /dev/null +++ b/hpvm/docs/CNN_WeightFormats.md @@ -0,0 +1,13 @@ + +# CNN Weight Formats + +We support CNN weights in 3 formats: + +* `.h5` file format: + + +* `.pth.tar` file format: + + + +* `.bin` serialized binary file format: