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

Method GetPrimitive

tensorflow/core/util/mkl_util.h:1992–1992  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1990 ~MklReorderPrimitive() {}
1991
1992 std::shared_ptr<primitive> GetPrimitive() { return context_.reorder_prim; }
1993
1994 void SetMemory(const memory* from, const memory* to) {
1995 context_.src_mem->set_data_handle(from->get_data_handle());

Callers 2

CheckReorderToOpMemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected