MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / boilerplate.py

File boilerplate.py

examples/boilerplate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2# Author: Your Name <your@email.com>
3
4import argparse

Callers

nothing calls this directly

Calls 4

SmartInitFunction · 0.85
launch_train_with_configFunction · 0.85
SimpleTrainerClass · 0.85
get_configFunction · 0.70

Tested by

no test coverage detected