Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 974 Bytes

save_load.rst

File metadata and controls

22 lines (15 loc) · 974 Bytes

NNP save and load utilities

IMPORTANT NOTICE: To handle NNP file from Neural Network Console, if the network you want to save/load contains LoopControl functions RepeatStart, RepeatEnd, RecurrentInput, RecurrentOutput or Delay, you must expand network with ../../file_format_converter/file_format_converter.

nnabla.utils.save.save

nnabla.utils.nnp_graph.NnpLoader

nnabla.utils.nnp_graph.NnpNetwork

nnabla.utils