Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
4
import
argparse
Callers
nothing calls this directly
Calls
12
apply_inference_graph
Function · 0.85
apply_compact
Function · 0.85
export_serving
Function · 0.85
export_compact
Function · 0.85
TrainConfig
Class · 0.85
QueueInput
Class · 0.85
ModelSaver
Class · 0.85
launch_train_with_config
Function · 0.85
SimpleTrainer
Class · 0.85
apply
Function · 0.70
get_data
Function · 0.70
Model
Class · 0.70
Tested by
no test coverage detected