MCPcopy Index your code
hub / github.com/pytorch/pytorch / caffe_translator_test.py

File caffe_translator_test.py

caffe2/python/caffe_translator_test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# This a large test that goes through the translation of the bvlc caffenet
2# model, runs an example through the whole model, and verifies numerically
3# that all the results look right. In default, it is disabled unless you
4# explicitly want to run it.

Callers

nothing calls this directly

Calls 2

exitMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected