Searched defs:is_pure (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/eager/ | ||
D | function_spec.py | 47 is_pure=False, argument |
/external/python/cpython2/Lib/distutils/ | ||
D | dist.py | 999 def is_pure(self): member in Distribution |
/external/python/cpython3/Lib/distutils/ | ||
D | dist.py | 1011 def is_pure(self): member in Distribution |
/external/python/setuptools/setuptools/_distutils/ | ||
D | dist.py | 1012 def is_pure(self): member in Distribution |