MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / index

Method index

tensorflow/lite/delegates/flex/kernel.cc:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 void set_name(const string& name) { name_ = name; }
186
187 int index() const { return index_; }
188 void set_index(int index) { index_ = index; }
189
190 const tensorflow::NodeDef& nodedef() const { return nodedef_; }

Callers 2

_synset_to_wordFunction · 0.45
EvalFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected