Function cervo_nnef::init

source ·
pub fn init()
Expand description

Initialize the global NNEF instance.

To ensure fast loading cervo uses a shared instance of the tract NNEF framework. If you don’t want to pay for initialization on first-time load you can call this earlier to ensure it’s set up ahead of time.