Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dfunction.py2340 is_pure=False, argument
2459 is_pure=False, argument
2547 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