Div
public final class Div : Model
Div two inputs together. It will not do broadcast.
-
Declaration
Swift
public init(reciprocal: Bool = false, name: String = "")
-
Declaration
Swift
public func callAsFunction<T: DynamicGraph.TensorGroup>( _ left: T, _ right: T, streamContext: StreamContext? = nil ) -> T