MCPcopy Index your code
hub / github.com/Turing-Project/WriteGPT / predict.py

File predict.py

LanguageNetwork/BERT/predict.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import random
3from utils.logging import logger, init_logger
4from models.pytorch_pretrained_bert.modeling import BertConfig

Callers

nothing calls this directly

Calls 3

init_loggerFunction · 0.90
RunningClass · 0.70
predictMethod · 0.45

Tested by

no test coverage detected