Home
last modified time | relevance | path

Searched defs:update_var (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Ddef_function_xla_jit_test.py703 def update_var(a, b): function
730 def update_var(shape, arg): function
755 def update_var(self, a, b): member in DefFunctionTest.testUpdateVariableInClass.C
774 def update_var(a, b): function
1125 def update_var(a): function
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dpacked_distributed_variable_test.py60 def update_var(): function
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dfederated_compute_plan_builder.py116 update_var: tf.Variable = attr.ib() variable in SecAggSideChannel