pub fn exp_2_shape<'c>(
context: &'c Context,
output: Type<'c>,
input: Value<'c, '_>,
location: Location<'c>,
) -> Exp2ShapeOperation<'c>Expand description
Creates an exp2_shape operation.
pub fn exp_2_shape<'c>(
context: &'c Context,
output: Type<'c>,
input: Value<'c, '_>,
location: Location<'c>,
) -> Exp2ShapeOperation<'c>Creates an exp2_shape operation.