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

Function soc_interface_Init

tensorflow/core/kernels/hexagon/soc_interface.cc:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20int soc_interface_GetWrapperVersion() { return -1; }
21int soc_interface_GetSocControllerVersion() { return -1; }
22bool soc_interface_Init() { return false; }
23bool soc_interface_Finalize() { return false; }
24bool soc_interface_ExecuteGraph() { return false; }
25bool soc_interface_TeardownGraph() { return false; }

Callers 1

InitMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected