Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dtraining_loss.py28 def tokenize_function(examples): function
31 tokenized_datasets = dataset.map(tokenize_function, batched=True)