Home
last modified time | relevance | path

Searched defs:is_pure (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction_spec.py47 is_pure=False, argument
151 is_pure=False, argument
233 def is_pure(self): member in FunctionSpec
/external/python/cpython2/Lib/distutils/
Ddist.py999 def is_pure(self): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py1011 def is_pure(self): member in Distribution
/external/python/setuptools/setuptools/_distutils/
Ddist.py1012 def is_pure(self): member in Distribution