Home
last modified time | relevance | path

Searched defs:source_error (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/pyct/
Derror_utils.py211 def create_exception(self, source_error): argument
221 def to_exception(self, source_error): argument
/external/tensorflow/tensorflow/python/autograph/impl/
Dapi.py100 def create_exception(self, source_error): argument