security-finder commited on
Commit
c65a0fb
·
verified ·
1 Parent(s): 592b2bd

Add PoC file: poc_circular_a.prototxt

Browse files
Files changed (1) hide show
  1. 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 } } }