Crate caffe2op_lengthstile
source ·Structs
- | Given DATA tensor of rank r >= 1, and LENGTHS | tensor of rank 1, duplicate each entry | of the outer-most dimension of DATA | according to LENGTHS, and concatenate | them in an output tensor of rank r. |