MCPcopy Create free account
hub / github.com/pytorch/examples / main.py

File main.py

word_language_model/main.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# coding: utf-8
2import argparse
3import time
4import math

Callers

nothing calls this directly

Calls 7

TransformerModelClass · 0.90
RNNModelClass · 0.90
batchifyFunction · 0.85
evaluateFunction · 0.85
export_onnxFunction · 0.85
saveMethod · 0.80
trainFunction · 0.70

Tested by

no test coverage detected