/external/tensorflow/tensorflow/python/util/ |
D | deprecation_test.py | 92 def _fn(): function 106 def _fn(): function 142 def _fn(arg0, arg1): function 184 def _fn(arg0, arg1): function 225 def _fn(arg0, arg1): function 251 def _fn(arg0, arg1): function 281 def _fn(self, arg0, arg1): member in DeprecationTest.test_instance_fn_with_doc._Object 326 def _fn(self, arg0, arg1): member in DeprecationTest.test_instance_fn_with_one_line_doc._Object 356 def _fn(self, arg0, arg1): member in DeprecationTest.test_instance_fn_no_doc._Object 487 def _fn(arg0, arg1, deprecated=None): function [all …]
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/ |
D | metric_spec_test.py | 67 def _fn(): function 80 def _fn(**kwargs): function 93 def _fn(labels): function 106 def _fn(labels, **kwargs): function 120 def _fn(labels, predictions_by_another_name): function 135 def _fn(predictions_by_another_name, labels): function 150 def _fn(predictions): function 164 def _fn(a): function 178 def _fn(a, b): function 222 def _fn(predictions, labels, weights=None): function [all …]
|
/external/u-boot/arch/arm/include/asm/ |
D | secure.h | 19 #define secure_ram_addr(_fn) ({ \ argument 26 #define secure_ram_addr(_fn) (_fn) argument
|
/external/tensorflow/tensorflow/contrib/factorization/python/ops/ |
D | gmm_test.py | 43 def _fn(): function 202 def _fn(): function
|
D | kmeans_test.py | 85 def _fn(): function 596 def _fn(): function
|
D | wals_test.py | 141 def _fn(): function
|
/external/tensorflow/tensorflow/contrib/framework/python/framework/ |
D | experimental_test.py | 33 def _fn(arg0, arg1): function
|
/external/tensorflow/tensorflow/contrib/distributions/python/kernel_tests/ |
D | autoregressive_test.py | 46 def _fn(samples): function
|
/external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/ |
D | real_nvp.py | 296 def _fn(x, output_units): function
|
D | masked_autoregressive.py | 524 def _fn(x): function
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | tf_utils_test.py | 103 def _fn(*fargs, **fkwargs): function
|
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/ |
D | kmeans_test.py | 85 def _fn(): function 565 def _fn(): function
|
/external/dtc/ |
D | checks.c | 56 #define CHECK_ENTRY(_nm, _fn, _d, _w, _e, ...) \ argument 68 #define WARNING(_nm, _fn, _d, ...) \ argument 70 #define ERROR(_nm, _fn, _d, ...) \ argument 72 #define CHECK(_nm, _fn, _d, ...) \ argument
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | util.py | 1435 def _fn(*args, **kwargs): function
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cExplicitUniformLocationTest.cpp | 776 void push_back(const SubroutineFunction& _fn) in push_back()
|
/external/python/setuptools/pkg_resources/ |
D | __init__.py | 1462 def _fn(self, base, resource_name): member in NullProvider
|