Crate caffe2op_scale

source ·

Structs

  • | ScaleBlobs takes one or more input data | (Tensor) and produces one or more output | data (Tensor) whose value is the input | data tensor scaled element-wise. |
  • | Scale takes one input data (Tensor) | and produces one output data (Tensor) | whose value is the input data tensor | scaled element-wise. |