Description Usage Arguments Details
Save this function graph into a model file using protobuf-based serialization.
1 | func_save(func, filename)
|
func |
- The CNTK 'Function' instance on which to apply the operation |
filename |
Use comm_is_main() to gate your call to save() in distributed environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.