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

Function TraceRecordThreadEnd

tensorflow/lite/experimental/ruy/trace.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63inline void TraceRecordBlockPacked(std::uint32_t, Side, int, Trace*) {}
64inline void TraceRecordBlockFinished(std::uint32_t, std::uint32_t, Trace*) {}
65inline void TraceRecordThreadEnd(std::uint32_t, Trace*) {}
66inline void TraceRecordStart(Trace*) {}
67inline void TraceRecordExecute(const BlockMap&, int, Trace*) {}
68inline void TraceRecordEnd(Trace*) {}

Callers 1

RunMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected