MCPcopy Create free account
hub / github.com/PeizeSun/SparseR-CNN / caffe2_converter.py

File caffe2_converter.py

tools/deploy/caffe2_converter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
3import argparse
4import os

Callers

nothing calls this directly

Calls 15

setup_loggerFunction · 0.90
build_modelFunction · 0.90
Caffe2TracerClass · 0.90
COCOEvaluatorClass · 0.90
inference_on_datasetFunction · 0.90
print_csv_formatFunction · 0.90
resume_or_loadMethod · 0.80
export_caffe2Method · 0.80
save_protobufMethod · 0.80
save_graphMethod · 0.80

Tested by

no test coverage detected