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

Function TraceRecordBlockPacked

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

Source from the content-addressed store, hash-verified

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

Callers 1

TryPackMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected