modeci_mdf.functions.onnx.castlike

modeci_mdf.functions.onnx.castlike(*args, **kwargs)

The operator casts the elements of a given input tensor (the first input) to the same data type as the elements of the second input tensor. See documentation of the Cast operator for further details.