type: "roll" def { inputs { name: "X" } inputs { name: "ShiftsTensor" } outputs { name: "Out" } attrs { name: "axis" type: INTS } attrs { name: "shifts" type: INTS } } extra { attrs { name: "op_role" type: INT } attrs { name: "op_role_var" type: STRINGS } attrs { name: "op_namescope" type: STRING } attrs { name: "op_callstack" type: STRINGS } attrs { name: "op_device" type: STRING } }