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

Method message

tensorflow/python/framework/errors_impl.py:89–91  ·  view source on GitHub ↗

The error message that describes the error.

(self)

Source from the content-addressed store, hash-verified

87
88 @property
89 def message(self):
90 """The error message that describes the error."""
91 return self._message
92
93 @property
94 def op(self):

Callers 15

ComputeAsyncMethod · 0.45
GcpStatusToTfStatusFunction · 0.45
TESTFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
StreamReaderFnMethod · 0.45
doInitializationMethod · 0.45
EmitBitcodeToFileFunction · 0.45
EmitModuleToHsacoFunction · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
TESTFunction · 0.36
SendEventsMethod · 0.36