ONE - On-device Neural Engine
Loading...
Searching...
No Matches
enco::SubnetManager Struct Reference

#include <Split.h>

Static Public Member Functions

static const ANNContextcontext (const coco::Module *m)
 

Detailed Description

Definition at line 26 of file Split.h.

Member Function Documentation

◆ context()

const ANNContext * enco::SubnetManager::context ( const coco::Module m)
static

Definition at line 43 of file Split.cpp.

44{
45 return _subnet_contexts.at(m).get();
46}

References m.

Referenced by enco::CppCode::dump(), and enco::generate_global_data().


The documentation for this struct was generated from the following files: