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

Method _copy_to_device

tensorflow/python/framework/ops.py:991–992  ·  view source on GitHub ↗
(self, device_name)

Source from the content-addressed store, hash-verified

989 raise NotImplementedError()
990
991 def _copy_to_device(self, device_name): # pylint: disable=redefined-outer-name
992 raise NotImplementedError()
993
994 @staticmethod
995 def _override_operator(name, func):

Callers 1

_copy_nogradMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected