Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/benchmarks/dynamo/
H A Dtorchbench.py74 def process_hf_reformer_output(out): function
93 "hf_Reformer": process_hf_reformer_output,
H A Dhuggingface.py80 def process_hf_reformer_output(out): function