Offline Inference

After model freezing, you can use the ATC tool to convert the obtained .pb model into an .om offline model, which can be executed for offline inference on the AI processor.

  • For details about how to convert the .pb model into an .om offline model, see ATC.
  • For details about how to load the .om offline model for inference application development, see Application Development (C&C++).