Searched defs:as_tuple (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/python/autograph/core/ | ||
D | converter.py | 175 def as_tuple(self): member in ConversionOptions |
/external/python/cpython2/Lib/logging/ | ||
D | config.py | 483 def as_tuple(self, value): member in BaseConfigurator |
/external/python/cpython3/Lib/logging/ | ||
D | config.py | 479 def as_tuple(self, value): member in BaseConfigurator |
/external/python/cpython3/Lib/ | ||
D | _pydecimal.py | 965 def as_tuple(self): member in Decimal |
/external/python/cpython2/Lib/ | ||
D | decimal.py | 986 def as_tuple(self): member in Decimal |