times
open operator override fun T.times(arg: StructureND<T>): TensorFlowOutput<T, TT>
Content copied to clipboard
open operator override fun StructureND<T>.times(arg: T): TensorFlowOutput<T, TT>
Content copied to clipboard
open operator override fun StructureND<T>.times(arg: StructureND<T>): TensorFlowOutput<T, TT>
Content copied to clipboard