MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / export-model.py

File export-model.py

examples/basics/export-model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3
4import argparse

Callers

nothing calls this directly

Calls 12

apply_inference_graphFunction · 0.85
apply_compactFunction · 0.85
export_servingFunction · 0.85
export_compactFunction · 0.85
TrainConfigClass · 0.85
QueueInputClass · 0.85
ModelSaverClass · 0.85
launch_train_with_configFunction · 0.85
SimpleTrainerClass · 0.85
applyFunction · 0.70
get_dataFunction · 0.70
ModelClass · 0.70

Tested by

no test coverage detected