CeilOperator
public class CeilOperator: UnaryOperator
Operator computes element-wise floor of the input tensors and returen result tensors.
-
Override init
Declaration
Swift
public required convenience init(computationDelegate: OperatorCalculationDelegate? = nil)
Parameters
computationDelegate
delegate