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

Function TraceRecordBlockFinished

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

Source from the content-addressed store, hash-verified

62inline void TraceRecordBlockReserved(std::uint32_t, std::uint32_t, Trace*) {}
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*) {}

Callers 1

RunMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected