File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "cells" : [],
3- "metadata" : {},
2+ "cells" : [
3+ {
4+ "cell_type" : " markdown" ,
5+ "metadata" : {},
6+ "source" : [
7+ " # Exporting models from Caffe2 to ONNX\n " ,
8+ " \n " ,
9+ " Coming soon!"
10+ ]
11+ }
12+ ],
13+ "metadata" : {
14+ "kernelspec" : {
15+ "display_name" : " Python 3" ,
16+ "language" : " python" ,
17+ "name" : " python3"
18+ },
19+ "language_info" : {
20+ "codemirror_mode" : {
21+ "name" : " ipython" ,
22+ "version" : 3
23+ },
24+ "file_extension" : " .py" ,
25+ "mimetype" : " text/x-python" ,
26+ "name" : " python" ,
27+ "nbconvert_exporter" : " python" ,
28+ "pygments_lexer" : " ipython3" ,
29+ "version" : " 3.6.3"
30+ }
31+ },
432 "nbformat" : 4 ,
533 "nbformat_minor" : 2
634}
Original file line number Diff line number Diff line change 11{
2- "cells" : [],
3- "metadata" : {},
2+ "cells" : [
3+ {
4+ "cell_type" : " markdown" ,
5+ "metadata" : {},
6+ "source" : [
7+ " # Importing models from ONNX to Caffe2\n " ,
8+ " \n " ,
9+ " Coming soon!"
10+ ]
11+ }
12+ ],
13+ "metadata" : {
14+ "kernelspec" : {
15+ "display_name" : " Python 3" ,
16+ "language" : " python" ,
17+ "name" : " python3"
18+ },
19+ "language_info" : {
20+ "codemirror_mode" : {
21+ "name" : " ipython" ,
22+ "version" : 3
23+ },
24+ "file_extension" : " .py" ,
25+ "mimetype" : " text/x-python" ,
26+ "name" : " python" ,
27+ "nbconvert_exporter" : " python" ,
28+ "pygments_lexer" : " ipython3" ,
29+ "version" : " 3.6.3"
30+ }
31+ },
432 "nbformat" : 4 ,
533 "nbformat_minor" : 2
634}
You can’t perform that action at this time.
0 commit comments