/external/tensorflow/tensorflow/contrib/batching/python/ops/ |
D | batch_ops.py | 104 def decorated(*args): # pylint: disable=missing-docstring function 169 def decorated(*args): function
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | metrics_utils.py | 68 def decorated(metric_obj, *args, **kwargs): function 98 def decorated(_, *args): function
|
/external/tensorflow/tensorflow/python/keras/ |
D | keras_parameterized.py | 146 def decorated(self, model_type, *args, **kwargs): function 253 def decorated(self, run_mode, *args, **kwargs): function
|
/external/tensorflow/tensorflow/python/ops/ |
D | custom_gradient.py | 157 def decorated(*args, **kwargs): function
|
/external/tensorflow/tensorflow/python/framework/ |
D | test_util.py | 967 def decorated(self, *args, **kwargs): function 1011 def decorated(*args, **kwds): function 1053 def decorated(*args, **kwds): function 1100 def decorated(self, *args, **kwargs): function 1151 def decorated(self, *args, **kwargs): function 1188 def decorated(self, *args, **kwargs): function 1221 def decorated(self, *args, **kwargs): function 1254 def decorated(self, *args, **kwargs): function 1446 def decorated(self, *args, **kwargs): function 1469 def decorated(self, *args, **kwargs): function
|
/external/tensorflow/tensorflow/python/eager/ |
D | backprop.py | 360 def decorated(*args, **kwds): function 457 def decorated(*args, **kwds): function 505 def decorated(*args, **kwds): function
|
D | def_function.py | 968 def decorated(inner_function): function
|
D | function.py | 2000 def decorated(function): function
|
/external/python/cpython2/Lib/ |
D | symbol.py | 18 decorated = 261 variable
|
/external/python/cpython3/Include/ |
D | graminit.h | 8 #define decorated 261 macro
|
/external/python/cpython2/Include/ |
D | graminit.h | 8 #define decorated 261 macro
|
/external/tensorflow/tensorflow/contrib/distribute/python/ |
D | combinations.py | 152 def decorated(self, **kwargs): function
|
/external/python/cpython3/Lib/ |
D | symbol.py | 18 decorated = 261 variable
|
/external/tensorflow/tensorflow/contrib/compiler/ |
D | xla.py | 787 def decorated(function): function
|
/external/python/cpython3/Lib/test/ |
D | test_sys_settrace.py | 580 decorated=False): argument 648 event='line', decorated=False): argument 661 event='line', decorated=False): argument
|
/external/python/cpython2/Lib/test/ |
D | test_sys_settrace.py | 486 decorated=False): argument 554 event='line', decorated=False): argument
|
/external/python/cpython2/Lib/compiler/ |
D | transformer.py | 235 def decorated(self, nodelist): member in Transformer
|