Crate caffe2op_do

source ·

Structs

  • | ‘Do’ control operator, executes a subnet | in a separate workspace. | | Last blobs in the input and output lists | should be the same blob created with | | CreateScope op. Arguments ‘inner_blobs’ | and ‘outer_blobs_idx’ provide a mapping | between selected inner blob names and | corresponding outer blob indices. |