compute a capsule, conv op with kernel: 9x9, stride: 2, padding: VALID, output channels: 8 per capsule. As described in the paper. :arg input: input for computing capsule, shape: [None, w, h, c] i_c: input channels o_c: out
(self, input, i_c, o_c, idx)
source not stored for this graph (policy: none)