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

Method Set

tensorflow/lite/interpreter_test.cc:923–925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

921 }
922
923 static void Set(TfLiteContext* context, TestExternalContext* value) {
924 context->SetExternalContext(context, kType, value);
925 }
926
927 int num_refreshes = 0;
928};

Callers

nothing calls this directly

Calls 1

SetExternalContextMethod · 0.45

Tested by

no test coverage detected