Home
last modified time | relevance | path

Searched defs:_fn (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/python/util/
Ddeprecation_test.py93 def _fn(): function
173 def _fn(): function
209 def _fn(arg0, arg1): function
250 def _fn(arg0, arg1): function
291 def _fn(arg0, arg1): function
317 def _fn(arg0, arg1): function
347 def _fn(self, arg0, arg1): member in DeprecationTest.test_instance_fn_with_doc._Object
392 def _fn(self, arg0, arg1): member in DeprecationTest.test_instance_fn_with_one_line_doc._Object
422 def _fn(self, arg0, arg1): member in DeprecationTest.test_instance_fn_no_doc._Object
553 def _fn(arg0, arg1, deprecated=None): function
[all …]
/external/tensorflow/tensorflow/python/keras/utils/
Dtf_utils_test.py120 def _fn(*fargs, **fkwargs): function
/external/tensorflow/tensorflow/python/kernel_tests/
Dcond_v2_test.py1606 def _fn(): function
1642 def _fn(): function
/external/tensorflow/tensorflow/python/ops/distributions/
Dutil.py1442 def _fn(*args, **kwargs): function
/external/deqp/external/openglcts/modules/gles31/
Des31cExplicitUniformLocationTest.cpp776 void push_back(const SubroutineFunction& _fn) in push_back()
/external/python/setuptools/pkg_resources/
D__init__.py1462 def _fn(self, base, resource_name): member in NullProvider