Add PoC file: poc_circular_a.prototxt
Browse files- poc_circular_a.prototxt +2 -0
poc_circular_a.prototxt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
include { filename: "r66_caffe_circular_b.prototxt" }
|
| 2 |
+
layer { name: "data" type: "Input" top: "data" input_param { shape: { dim: 1 dim: 3 } } }
|