Type Definition caffe2op_string::StringElementwiseOp

source ·
pub type StringElementwiseOp<ScalarFunctor, TypeMap = FixedType<String>> = UnaryElementwiseWithArgsOp<TensorTypes<String>, CPUContext, ForEach<ScalarFunctor>, TypeMap>;