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

Method self

tensorflow/contrib/verbs/rdma.h:488–488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

486
487 inline void* buffer() const { return buffer_; }
488 inline ibv_mr* self() const { return self_; }
489 inline void SetBufferStatus(Location loc, BufferStatus status) {
490 mu_.lock();
491 if (loc == local) {

Callers 1

GetRemoteAddressSyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected