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

Method GetUsrMem

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

Get function for user memory primitive.

Source from the content-addressed store, hash-verified

1371
1372 /// Get function for user memory primitive.
1373 inline const memory* GetUsrMem() const { return user_memory_; }
1374
1375 /// Get function for descriptor of user memory.
1376 inline memory::desc GetUsrMemDesc() const {

Callers 4

ComputeMethod · 0.80
MKLTransposeNDFunction · 0.80
ComputeMklSliceMethod · 0.80
ComputeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected