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

Method data

tensorflow/contrib/learn/python/learn/monitors.py:911–912  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

909
910 @property
911 def data(self):
912 return self._data
913
914 # TODO(ptucker): Handle keys that are in one but not the other.
915 def compare(self, other_dump, step, atol=1e-06):

Callers 15

ComputeAsyncMethod · 0.45
RingAllreduceFunction · 0.45
RingAllgatherFunction · 0.45
ComputeAsyncMethod · 0.45
RingAllreduceFunction · 0.45
RingAllgatherFunction · 0.45
operator()Method · 0.45
DoComputeMethod · 0.45
DoComputeMethod · 0.45
ComputeMethod · 0.45
TEST_FFunction · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36