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

Method get

tensorflow/python/compiler/xla/xla.py:553–554  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

551 self._object = o
552
553 def get(self):
554 return self._object
555
556
557def _get_scaffold(captured_scaffold_fn):

Callers 11

TF_Run_wrapper_helperFunction · 0.45
RunCallableHelperFunction · 0.45
SessionLoggerMethod · 0.45
SessionRefMethod · 0.45
CloseMethod · 0.45
_uniquify_fetchesFunction · 0.45
build_resultsMethod · 0.45
__call__Method · 0.45
AddValueMethod · 0.45
_get_scaffoldFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected