/external/tensorflow/tensorflow/python/framework/ |
D | test_util.py | 1080 def decorated(self, run_mode, *args, **kwargs): function 1189 def decorated(self, *args, **kwargs): function 1231 def decorated(*args, **kwds): function 1273 def decorated(*args, **kwds): function 1322 def decorated(self, *args, **kwargs): function 1392 def decorated(self, *args, **kwargs): function 1429 def decorated(self, *args, **kwargs): function 1462 def decorated(self, *args, **kwargs): function 1495 def decorated(self, *args, **kwargs): function 1531 def decorated(self, *args, **kwargs): function [all …]
|
D | test_combinations.py | 299 def decorated(self, **kwargs): function
|
/external/tensorflow/tensorflow/python/keras/ |
D | keras_parameterized.py | 146 def decorated(self, saved_format, *args, **kwargs): function 286 def decorated(self, model_type, *args, **kwargs): function 404 def decorated(self, run_mode, *args, **kwargs): function
|
D | testing_utils.py | 1016 def decorated(self, *args, **kwargs): function 1057 def decorated(self, *args, **kwargs): function
|
/external/tensorflow/tensorflow/python/ops/ |
D | batch_ops.py | 91 def decorated(*args): # pylint: disable=missing-docstring function
|
D | custom_gradient.py | 210 def decorated(wrapped, args, kwargs): function
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | metrics_utils.py | 72 def decorated(metric_obj, *args, **kwargs): function 116 def decorated(metric_obj, *args): function
|
/external/tensorflow/tensorflow/python/eager/ |
D | backprop.py | 401 def decorated(*args, **kwds): function 498 def decorated(*args, **kwds): function 546 def decorated(*args, **kwds): function
|
D | def_function.py | 1609 def decorated(inner_function): function
|
D | function.py | 3844 def decorated(function): function
|
/external/tensorflow/tensorflow/python/util/ |
D | tf_should_use.py | 244 def decorated(fn): function
|
/external/python/cpython2/Include/ |
D | graminit.h | 8 #define decorated 261 macro
|
/external/python/cpython2/Lib/ |
D | symbol.py | 18 decorated = 261 variable
|
/external/python/cpython3/Lib/ |
D | symbol.py | 29 decorated = 261 variable
|
/external/python/cpython3/Include/ |
D | graminit.h | 8 #define decorated 261 macro
|
/external/python/cpython3/Lib/test/ |
D | test_sys_settrace.py | 734 decorated=False): argument 802 event='line', decorated=False): argument 815 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/pyfakefs/pyfakefs/ |
D | fake_filesystem_unittest.py | 78 def decorated(*args, **kwargs): function
|
/external/erofs-utils/lib/ |
D | inode.c | 700 char *decorated = NULL; in erofs_droid_inode_fsconfig() local
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_sim_common.c | 1228 const u8 *decorated; in eap_sim_anonymous_username() local
|
/external/python/cpython2/Lib/compiler/ |
D | transformer.py | 235 def decorated(self, nodelist): member in Transformer
|