Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dbasic_loops.py22 train_step_fn, argument
/aosp_15_r20/external/pytorch/functorch/examples/ensembling/
H A Dparallel_train.py82 def train_step_fn(weights, batch, targets, lr=0.2): function
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_eager_transforms.py4399 def train_step_fn(use_transform, weights, batch, targets, lr=0.2): function
4503 def train_step_fn(weights, batch, targets, lr): function