MCPcopy Create free account
hub / github.com/OpenDriveLab/ReSim / inference_bert.py

File inference_bert.py

SwissArmyTransformer/examples/bert/inference_bert.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import torch
3import argparse
4from sat import get_args, AutoModel

Callers

nothing calls this directly

Calls 5

get_argsFunction · 0.90
toMethod · 0.80
printFunction · 0.50
from_pretrainedMethod · 0.45
maxMethod · 0.45

Tested by

no test coverage detected