Home
last modified time | relevance | path

Searched defs:batch_features (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy_model_parallelism_test.py207 def step_fn(batch_features): argument
212 def train_fn(batch_features): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dpartial_batch_padding_handler.py41 def _find_any_tensor(batch_features): argument