Home
last modified time | relevance | path

Searched refs:_per_replica_execution_function (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining_distributed_v1.py40 def _per_replica_execution_function(model, mode): function
87 _per_replica_execution_function,
330 (_, outputs, updates, _) = _per_replica_execution_function(
477 (_, outputs, updates, _) = _per_replica_execution_function(