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

Method Check

tensorflow/lite/delegates/gpu/cl/model_hints.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 bool Check(ModelHint hint) const { return hints & hint; }
44
45 uint64_t hints = kFastestInference;
46};

Callers 1

InitFromGraphMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected