modelfox icon indicating copy to clipboard operation
modelfox copied to clipboard

Create size optimized model for making predictions

Open isabella opened this issue 4 years ago • 0 comments

Currently the .tangram file contains both the model needed to make predictions and the report information. We would like to add the ability to generate a size optimized model file that strips the report information so when you incorporate the .tangram model into your code, the serialized file will be smaller.

isabella avatar Sep 22 '21 15:09 isabella