Home
last modified time | relevance | path

Searched defs:use_resource (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dvariable_scope.py328 use_resource=None, argument
477 use_resource=None, argument
611 use_resource=None, argument
838 use_resource=None, argument
1152 use_resource=None, argument
1194 def use_resource(self): member in VariableScope
1229 def set_use_resource(self, use_resource): argument
1285 use_resource=None, argument
1356 use_resource=None, argument
1611 use_resource=None, argument
[all …]
H A Dvariables.py198 use_resource=None, argument
1466 use_resource=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dmeta_graph_test.py778 def doTestExportNestedNames(self, use_resource=False): argument
984 def make_graph_with_partitioned_variables(use_resource): argument
1003 def _testExportImportAcrossScopes(self, graph_fn, use_resource): argument
H A Dfunction_test.py1722 def _testSimpleModel(self, use_forward_func, use_resource=False): argument
1811 def assertTemplateVariableSharing(self, use_resource, defun_first): argument
H A Dfunction.py805 use_resource=None, argument
H A Dconvert_to_constants_test.py949 def _test_variable_to_const_conversion(self, use_resource): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dadam_test.py55 def doTestSparse(self, use_resource=False): argument
156 def doTestBasic(self, use_resource=False, use_callable_params=False): argument
H A Dadadelta_test.py33 def doTestBasic(self, use_resource=False, use_callable_params=False): argument
H A Dadagrad_da_test.py33 def doTestAdagradDAwithoutRegularizationBasic1(self, use_resource=False): argument
H A Dproximal_gradient_descent_test.py35 self, use_resource=False): argument
H A Dproximal_adagrad_test.py34 def doTestProximalAdagradwithoutRegularization(self, use_resource=False): argument
H A Dadagrad_test.py38 use_resource=False, argument
H A Dftrl_test.py35 def doTestFtrlwithoutRegularization(self, use_resource=False): argument
H A Dmomentum_test.py43 def doTestBasic(self, use_resource=False, use_callable_params=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/cc/tools/
H A Dfreeze_saved_model_test.cc118 void TestFreezeGraphWithoutDependentVariables(bool use_resource) { in TestFreezeGraphWithoutDependentVariables()
165 void TestFreezeGraphWithDependentVariables(bool use_resource, in TestFreezeGraphWithDependentVariables()
223 void TestFreezeGraphWithAndWithoutDependentVariables(bool use_resource) { in TestFreezeGraphWithAndWithoutDependentVariables()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/legacy_tf_layers/
H A Dvariable_scope_shim.py166 use_resource=None, argument
309 use_resource=None, # pylint: disable=unused-argument argument
H A Dbase.py331 use_resource=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
H A Darray_ops_test.py1221 def __init__(self, test, x, tensor_type=dtypes.float32, use_resource=False): argument
1262 def doTestSliceAssign(self, use_resource): argument
1292 def doTestSliceAssignWithBroadcasting(self, use_resource): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/variables/
H A Dpartitioned_variables_test.py344 def _testNameHelper(self, use_resource=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dfeature_column_v2_test.py59 use_resource=True, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_v1_in_v2_test.py57 def _v1_single_metagraph_saved_model(self, use_resource): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dbase_preprocessing_layer.py373 use_resource=None, argument
H A Dbase_layer_utils.py59 use_resource=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
H A Dembedding_ops_test.py169 use_resource=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/service/
H A Ddata_service_ops_test.py1299 def testVariables(self, use_resource): argument

12