trait FullBackend extends Abs with Acos with Acosh with Add with And with ArgMax with ArgMin with ArrayFeatureExtractor with Asin with Asinh with Atan with AveragePool with BatchNormalization with Binarizer with BitShift with Cast with CastMap with CategoryMapper with Ceil with Clip with Compress with Concat with ConcatFromSequence with Constant with ConstantOfShape with Conv with ConvInteger with ConvTranspose with Cos with Cosh with CumSum with DepthToSpace with DequantizeLinear with Det with DictVectorizer with Div with Dropout with DynamicQuantizeLinear with Elu with Equal with Erf with Exp with Expand with EyeLike with Flatten with Floor with GRU with Gather with GatherElements with GatherND with Gemm with GlobalAveragePool with GlobalLpPool with GlobalMaxPool with Greater with HardSigmoid with Hardmax with Identity with If with Imputer with InstanceNormalization with IsInf with IsNaN with LRN with LSTM with LabelEncoder with LeakyRelu with Less with LinearClassifier with LinearRegressor with Log with LogSoftmax with Loop with LpNormalization with LpPool with MatMul with MatMulInteger with Max with MaxPool with MaxRoiPool with MaxUnpool with Mean with MeanVarianceNormalization with Min with Mod with Mul with Multinomial with Neg with NonMaxSuppression with NonZero with Normalizer with Not with OneHot with OneHotEncoder with Or with PRelu with Pad with Pow with QLinearConv with QLinearMatMul with QuantizeLinear with RNN with RandomNormal with RandomNormalLike with RandomUniform with RandomUniformLike with Range with Reciprocal with ReduceL1 with ReduceL2 with ReduceLogSum with ReduceLogSumExp with ReduceMax with ReduceMean with ReduceMin with ReduceProd with ReduceSum with ReduceSumSquare with Relu with Reshape with Resize with ReverseSequence with RoiAlign with Round with SVMClassifier with SVMRegressor with Scaler with Scan with Scatter with ScatterElements with ScatterND with Selu with SequenceAt with SequenceConstruct with SequenceEmpty with SequenceErase with SequenceInsert with SequenceLength with Shape with Shrink with Sigmoid with Sign with Sin with Sinh with Size with Slice with Softmax with Softplus with Softsign with SpaceToDepth with Split with SplitToSequence with Sqrt with Squeeze with StringNormalizer with Sub with Sum with Tan with Tanh with TfIdfVectorizer with ThresholdedRelu with Tile with TopK with Transpose with TreeEnsembleClassifier with TreeEnsembleRegressor with Unique with Unsqueeze with Upsample with Where with Xor with ZipMap
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- FullBackend
- ZipMap
- Xor
- Where
- Upsample
- Unsqueeze
- Unique
- TreeEnsembleRegressor
- TreeEnsembleClassifier
- Transpose
- TopK
- Tile
- ThresholdedRelu
- TfIdfVectorizer
- Tanh
- Tan
- Sum
- Sub
- StringNormalizer
- Squeeze
- Sqrt
- SplitToSequence
- Split
- SpaceToDepth
- Softsign
- Softplus
- Softmax
- Slice
- Size
- Sinh
- Sin
- Sign
- Sigmoid
- Shrink
- Shape
- SequenceLength
- SequenceInsert
- SequenceErase
- SequenceEmpty
- SequenceConstruct
- SequenceAt
- Selu
- ScatterND
- ScatterElements
- Scatter
- Scan
- Scaler
- SVMRegressor
- SVMClassifier
- Round
- RoiAlign
- ReverseSequence
- Resize
- Reshape
- Relu
- ReduceSumSquare
- ReduceSum
- ReduceProd
- ReduceMin
- ReduceMean
- ReduceMax
- ReduceLogSumExp
- ReduceLogSum
- ReduceL2
- ReduceL1
- Reciprocal
- Range
- RandomUniformLike
- RandomUniform
- RandomNormalLike
- RandomNormal
- RNN
- QuantizeLinear
- QLinearMatMul
- QLinearConv
- Pow
- Pad
- PRelu
- Or
- OneHotEncoder
- OneHot
- Not
- Normalizer
- NonZero
- NonMaxSuppression
- Neg
- Multinomial
- Mul
- Mod
- Min
- MeanVarianceNormalization
- Mean
- MaxUnpool
- MaxRoiPool
- MaxPool
- Max
- MatMulInteger
- MatMul
- LpPool
- LpNormalization
- Loop
- LogSoftmax
- Log
- LinearRegressor
- LinearClassifier
- Less
- LeakyRelu
- LabelEncoder
- LSTM
- LRN
- IsNaN
- IsInf
- InstanceNormalization
- Imputer
- If
- Identity
- Hardmax
- HardSigmoid
- Greater
- GlobalMaxPool
- GlobalLpPool
- GlobalAveragePool
- Gemm
- GatherND
- GatherElements
- Gather
- GRU
- Floor
- Flatten
- EyeLike
- Expand
- Exp
- Erf
- Equal
- Elu
- DynamicQuantizeLinear
- Dropout
- Div
- DictVectorizer
- Det
- DequantizeLinear
- DepthToSpace
- CumSum
- Cosh
- Cos
- ConvTranspose
- ConvInteger
- Conv
- ConstantOfShape
- Constant
- ConcatFromSequence
- Concat
- Compress
- Clip
- Ceil
- CategoryMapper
- CastMap
- Cast
- BitShift
- Binarizer
- BatchNormalization
- AveragePool
- Atan
- Asinh
- Asin
- ArrayFeatureExtractor
- ArgMin
- ArgMax
- And
- Add
- Acosh
- Acos
- Abs
- Operator
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Abstract Value Members
- abstract def Abs1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Abs
- abstract def Abs6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Abs
- abstract def Acos7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Acos
- abstract def Acosh9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Acosh
- abstract def Add1[T](name: String, axis: Option[Int], broadcast: Option[Int], consumed_inputs: Option[Array[Int]], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Add
- abstract def Add6[T](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Add
- abstract def Add7[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Add
- abstract def And1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- And
- abstract def And7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- And
- abstract def ArgMax1[T](name: String, axis: Option[Int], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Long]
- Definition Classes
- ArgMax
- abstract def ArgMax11[T](name: String, axis: Option[Int], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Long]
- Definition Classes
- ArgMax
- abstract def ArgMin1[T](name: String, axis: Option[Int], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Long]
- Definition Classes
- ArgMin
- abstract def ArgMin11[T](name: String, axis: Option[Int], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Long]
- Definition Classes
- ArgMin
- abstract def ArrayFeatureExtractor1[T](name: String, X: Option[Tensor[T]], Y: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ArrayFeatureExtractor
- abstract def Asin7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Asin
- abstract def Asinh9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Asinh
- abstract def Atan7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Atan
- abstract def AveragePool1[T](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- AveragePool
- abstract def AveragePool10[T](name: String, auto_pad: Option[String], ceil_mode: Option[Int], count_include_pad: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- AveragePool
- abstract def AveragePool11[T](name: String, auto_pad: Option[String], ceil_mode: Option[Int], count_include_pad: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- AveragePool
- abstract def AveragePool7[T](name: String, auto_pad: Option[String], count_include_pad: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- AveragePool
- abstract def BatchNormalization1[T](name: String, consumed_inputs: Option[Array[Int]], epsilon: Option[Float], is_test: Option[Int], momentum: Option[Float], spatial: Option[Int], X: Option[Tensor[T]], scale: Option[Tensor[T]], B: Option[Tensor[T]], mean: Option[Tensor[T]], someVar: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T], Tensor[T], Tensor[T], Tensor[T])
- Definition Classes
- BatchNormalization
- abstract def BatchNormalization6[T](name: String, epsilon: Option[Float], is_test: Option[Int], momentum: Option[Float], spatial: Option[Int], X: Option[Tensor[T]], scale: Option[Tensor[T]], B: Option[Tensor[T]], mean: Option[Tensor[T]], someVar: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T], Tensor[T], Tensor[T], Tensor[T])
- Definition Classes
- BatchNormalization
- abstract def BatchNormalization7[T](name: String, epsilon: Option[Float], momentum: Option[Float], spatial: Option[Int], X: Option[Tensor[T]], scale: Option[Tensor[T]], B: Option[Tensor[T]], mean: Option[Tensor[T]], someVar: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T], Tensor[T], Tensor[T], Tensor[T])
- Definition Classes
- BatchNormalization
- abstract def BatchNormalization9[T](name: String, epsilon: Option[Float], momentum: Option[Float], X: Option[Tensor[T]], scale: Option[Tensor[T]], B: Option[Tensor[T]], mean: Option[Tensor[T]], someVar: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T], Tensor[T], Tensor[T], Tensor[T])
- Definition Classes
- BatchNormalization
- abstract def Binarizer1[T](name: String, threshold: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Binarizer
- abstract def BitShift11[T](name: String, direction: Option[String], X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- BitShift
- abstract def Cast1[T1, T2](name: String, to: Option[String], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- Cast
- abstract def Cast6[T1, T2](name: String, to: Option[Int], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- Cast
- abstract def Cast9[T1, T2](name: String, to: Option[Int], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- Cast
- abstract def CastMap1[T1, T2](name: String, cast_to: Option[String], map_form: Option[String], max_map: Option[Int], X: Option[T1])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Map[Long, String]) => Nothing with (Map[Long, Float]) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Float) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- CastMap
- abstract def CategoryMapper1[T1, T2](name: String, cats_int64s: Option[Array[Int]], cats_strings: Option[Array[String]], default_int64: Option[Int], default_string: Option[String], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((String) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- CategoryMapper
- abstract def Ceil1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Ceil
- abstract def Ceil6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Ceil
- abstract def Clip1[T](name: String, consumed_inputs: Option[Array[Int]], max: Option[Float], min: Option[Float], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Clip
- abstract def Clip11[T](name: String, input: Option[Tensor[T]], min: Option[Tensor[T]], max: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Clip
- abstract def Clip6[T](name: String, max: Option[Float], min: Option[Float], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Clip
- abstract def Compress11[T, T1](name: String, axis: Option[Int], input: Option[Tensor[T]], condition: Option[Tensor[T1]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Compress
- abstract def Compress9[T, T1](name: String, axis: Option[Int], input: Option[Tensor[T]], condition: Option[Tensor[T1]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Compress
- abstract def Concat4[T](name: String, axis: Option[Int], inputs: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Concat
- abstract def ConcatFromSequence11[S, T](name: String, axis: Option[Int], new_axis: Option[Int], input_sequence: Option[S])(implicit arg0: Numeric[S], arg1: ClassTag[S], arg2: Numeric[T], arg3: ClassTag[T], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ConcatFromSequence
- abstract def Constant1[T](name: String, value: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Constant
- abstract def Constant11[T](name: String, sparse_value: Option[SparseTensor[T]], value: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Constant
- abstract def Constant9[T](name: String, value: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Constant
- abstract def ConstantOfShape9[T1, T2](name: String, value: Option[Tensor[T2]], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Long) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- ConstantOfShape
- abstract def Conv1[T](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]], W: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Conv
- abstract def Conv11[T](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]], W: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Conv
- abstract def ConvInteger10[T1, T2, T3](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], x: Option[Tensor[T1]], w: Option[Tensor[T2]], x_zero_point: Option[Tensor[T1]], w_zero_point: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT3: Contains[T3, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T3]
- Definition Classes
- ConvInteger
- abstract def ConvTranspose1[T](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], output_padding: Option[Array[Int]], output_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]], W: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ConvTranspose
- abstract def ConvTranspose11[T](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], output_padding: Option[Array[Int]], output_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]], W: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ConvTranspose
- abstract def Cos7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Cos
- abstract def Cosh9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Cosh
- abstract def CumSum11[T, T2](name: String, exclusive: Option[Int], reverse: Option[Int], x: Option[Tensor[T]], axis: Option[Tensor[T2]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T2], arg3: ClassTag[T2], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- CumSum
- abstract def DepthToSpace1[T](name: String, blocksize: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- DepthToSpace
- abstract def DepthToSpace11[T](name: String, blocksize: Option[Int], mode: Option[String], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- DepthToSpace
- abstract def DequantizeLinear10[T](name: String, x: Option[Tensor[T]], x_scale: Option[Tensor[Float]], x_zero_point: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Byte) => Nothing with (UByte) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- DequantizeLinear
- abstract def Det11[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Det
- abstract def DictVectorizer1[T1, T2](name: String, int64_vocabulary: Option[Array[Int]], string_vocabulary: Option[Array[String]], X: Option[T1])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Map[String, Long]) => Nothing with (Map[Long, String]) => Nothing with (Map[Long, Float]) => Nothing with (Map[Long, Double]) => Nothing with (Map[String, Float]) => Nothing with (Map[String, Double]) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Long) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- DictVectorizer
- abstract def Div1[T](name: String, axis: Option[Int], broadcast: Option[Int], consumed_inputs: Option[Array[Int]], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Div
- abstract def Div6[T](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Div
- abstract def Div7[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Div
- abstract def Dropout1[T](name: String, consumed_inputs: Option[Array[Int]], is_test: Option[Int], ratio: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- Dropout
- abstract def Dropout10[T, T1](name: String, ratio: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T1])
- Definition Classes
- Dropout
- abstract def Dropout6[T](name: String, is_test: Option[Int], ratio: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- Dropout
- abstract def Dropout7[T](name: String, ratio: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- Dropout
- abstract def DynamicQuantizeLinear11[T1, T2](name: String, x: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((UByte) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T2], Tensor[Float], Tensor[T2])
- Definition Classes
- DynamicQuantizeLinear
- abstract def Elu1[T](name: String, alpha: Option[Float], consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Elu
- abstract def Elu6[T](name: String, alpha: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Elu
- abstract def Equal1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Equal
- abstract def Equal11[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Equal
- abstract def Equal7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Equal
- abstract def Erf9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Erf
- abstract def Exp1[T](name: String, consumed_inputs: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Exp
- abstract def Exp6[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Exp
- abstract def Expand8[T](name: String, input: Option[Tensor[T]], shape: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Expand
- abstract def EyeLike9[T1, T2](name: String, dtype: Option[Int], k: Option[Int], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- EyeLike
- abstract def Flatten1[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Flatten
- abstract def Flatten11[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Flatten
- abstract def Flatten9[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Flatten
- abstract def Floor1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Floor
- abstract def Floor6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Floor
- abstract def GRU1[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], output_sequence: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- GRU
- abstract def GRU3[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], linear_before_reset: Option[Int], output_sequence: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- GRU
- abstract def GRU7[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], linear_before_reset: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- GRU
- abstract def Gather1[T, Tind](name: String, axis: Option[Int], data: Option[Tensor[T]], indices: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gather
- abstract def Gather11[T, Tind](name: String, axis: Option[Int], data: Option[Tensor[T]], indices: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gather
- abstract def GatherElements11[T, Tind](name: String, axis: Option[Int], data: Option[Tensor[T]], indices: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- GatherElements
- abstract def GatherND11[T](name: String, data: Option[Tensor[T]], indices: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- GatherND
- abstract def Gemm1[T](name: String, alpha: Option[Float], beta: Option[Float], broadcast: Option[Int], transA: Option[Int], transB: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]], C: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gemm
- abstract def Gemm11[T](name: String, alpha: Option[Float], beta: Option[Float], transA: Option[Int], transB: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]], C: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gemm
- abstract def Gemm6[T](name: String, alpha: Option[Float], beta: Option[Float], broadcast: Option[Int], transA: Option[Int], transB: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]], C: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gemm
- abstract def Gemm7[T](name: String, alpha: Option[Float], beta: Option[Float], transA: Option[Int], transB: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]], C: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gemm
- abstract def Gemm9[T](name: String, alpha: Option[Float], beta: Option[Float], transA: Option[Int], transB: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]], C: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Gemm
- abstract def GlobalAveragePool1[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- GlobalAveragePool
- abstract def GlobalLpPool1[T](name: String, p: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- GlobalLpPool
- abstract def GlobalLpPool2[T](name: String, p: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- GlobalLpPool
- abstract def GlobalMaxPool1[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- GlobalMaxPool
- abstract def Greater1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Greater
- abstract def Greater7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Greater
- abstract def Greater9[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Greater
- abstract def HardSigmoid1[T](name: String, alpha: Option[Float], beta: Option[Float], consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- HardSigmoid
- abstract def HardSigmoid6[T](name: String, alpha: Option[Float], beta: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- HardSigmoid
- abstract def Hardmax1[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Hardmax
- abstract def Hardmax11[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Hardmax
- abstract def Identity1[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Identity
- abstract def If1[B, V](name: String, else_branch: Option[Graph], then_branch: Option[Graph], cond: Option[Tensor[B]])(implicit arg0: Numeric[B], arg1: ClassTag[B], arg2: Numeric[V], arg3: ClassTag[V], evB: Contains[B, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evV: Contains[V, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[V]
- Definition Classes
- If
- abstract def If11[B, V](name: String, else_branch: Option[Graph], then_branch: Option[Graph], cond: Option[Tensor[B]])(implicit arg0: Numeric[B], arg1: ClassTag[B], arg2: Numeric[V], arg3: ClassTag[V], evB: Contains[B, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evV: Contains[V, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[V]
- Definition Classes
- If
- abstract def Imputer1[T](name: String, imputed_value_floats: Option[Array[Float]], imputed_value_int64s: Option[Array[Int]], replaced_value_float: Option[Float], replaced_value_int64: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Imputer
- abstract def InstanceNormalization1[T](name: String, consumed_inputs: Option[Array[Int]], epsilon: Option[Float], input: Option[Tensor[T]], scale: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- InstanceNormalization
- abstract def InstanceNormalization6[T](name: String, epsilon: Option[Float], input: Option[Tensor[T]], scale: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- InstanceNormalization
- abstract def IsInf10[T1, T2](name: String, detect_negative: Option[Int], detect_positive: Option[Int], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- IsInf
- abstract def IsNaN9[T1, T2](name: String, X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- IsNaN
- abstract def LRN1[T](name: String, alpha: Option[Float], beta: Option[Float], bias: Option[Float], size: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LRN
- abstract def LSTM1[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], input_forget: Option[Int], output_sequence: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]], initial_c: Option[Tensor[T]], P: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T], Tensor[T])
- Definition Classes
- LSTM
- abstract def LSTM7[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], input_forget: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]], initial_c: Option[Tensor[T]], P: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T], Tensor[T])
- Definition Classes
- LSTM
- abstract def LabelEncoder1[T1, T2](name: String, classes_strings: Option[Array[String]], default_int64: Option[Int], default_string: Option[String], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((String) => Nothing with (Long) => Nothing with (Float) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Long) => Nothing with (Float) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- LabelEncoder
- abstract def LabelEncoder2[T1, T2](name: String, default_float: Option[Float], default_int64: Option[Int], default_string: Option[String], keys_floats: Option[Array[Float]], keys_int64s: Option[Array[Int]], keys_strings: Option[Array[String]], values_floats: Option[Array[Float]], values_int64s: Option[Array[Int]], values_strings: Option[Array[String]], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((String) => Nothing with (Long) => Nothing with (Float) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Long) => Nothing with (Float) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- LabelEncoder
- abstract def LeakyRelu1[T](name: String, alpha: Option[Float], consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LeakyRelu
- abstract def LeakyRelu6[T](name: String, alpha: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LeakyRelu
- abstract def Less1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Less
- abstract def Less7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Less
- abstract def Less9[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Less
- abstract def LinearClassifier1[T1, T2](name: String, classlabels_ints: Option[Array[Int]], classlabels_strings: Option[Array[String]], coefficients: Option[Array[Float]], intercepts: Option[Array[Float]], multi_class: Option[Int], post_transform: Option[String], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T2], Tensor[Float])
- Definition Classes
- LinearClassifier
- abstract def LinearRegressor1[T](name: String, coefficients: Option[Array[Float]], intercepts: Option[Array[Float]], post_transform: Option[String], targets: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- LinearRegressor
- abstract def Log1[T](name: String, consumed_inputs: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Log
- abstract def Log6[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Log
- abstract def LogSoftmax1[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LogSoftmax
- abstract def LogSoftmax11[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LogSoftmax
- abstract def Loop1[I, B, V](name: String, body: Option[Graph], M: Option[Tensor[I]], cond: Option[Tensor[B]], v_initial: Seq[Option[Tensor[V]]])(implicit arg0: Numeric[I], arg1: ClassTag[I], arg2: Numeric[B], arg3: ClassTag[B], arg4: Numeric[V], arg5: ClassTag[V], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing], evB: Contains[B, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evV: Contains[V, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[V]
- Definition Classes
- Loop
- abstract def Loop11[I, B, V](name: String, body: Option[Graph], M: Option[Tensor[I]], cond: Option[Tensor[B]], v_initial: Seq[Option[Tensor[V]]])(implicit arg0: Numeric[I], arg1: ClassTag[I], arg2: Numeric[B], arg3: ClassTag[B], arg4: Numeric[V], arg5: ClassTag[V], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing], evB: Contains[B, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evV: Contains[V, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[V]
- Definition Classes
- Loop
- abstract def LpNormalization1[T](name: String, axis: Option[Int], p: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LpNormalization
- abstract def LpPool1[T](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], p: Option[Float], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LpPool
- abstract def LpPool11[T](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], p: Option[Int], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LpPool
- abstract def LpPool2[T](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], p: Option[Int], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- LpPool
- abstract def MatMul1[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- MatMul
- abstract def MatMul9[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- MatMul
- abstract def MatMulInteger10[T1, T2, T3](name: String, A: Option[Tensor[T1]], B: Option[Tensor[T2]], a_zero_point: Option[Tensor[T1]], b_zero_point: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT3: Contains[T3, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T3]
- Definition Classes
- MatMulInteger
- abstract def Max6[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Max
- abstract def Max8[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Max
- abstract def MaxPool1[T](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- MaxPool
- abstract def MaxPool10[T, I](name: String, auto_pad: Option[String], ceil_mode: Option[Int], dilations: Option[Array[Int]], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], storage_order: Option[Int], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[I])
- Definition Classes
- MaxPool
- abstract def MaxPool11[T, I](name: String, auto_pad: Option[String], ceil_mode: Option[Int], dilations: Option[Array[Int]], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], storage_order: Option[Int], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[I])
- Definition Classes
- MaxPool
- abstract def MaxPool8[T, I](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], storage_order: Option[Int], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[I])
- Definition Classes
- MaxPool
- abstract def MaxRoiPool1[T](name: String, pooled_shape: Option[Array[Int]], spatial_scaleAttr: Option[Float], X: Option[Tensor[T]], rois: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- MaxRoiPool
- abstract def MaxUnpool11[T1, T2](name: String, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T1]], I: Option[Tensor[T2]], output_shapeInput: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- MaxUnpool
- abstract def MaxUnpool9[T1, T2](name: String, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T1]], I: Option[Tensor[T2]], output_shapeInput: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- MaxUnpool
- abstract def Mean6[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Mean
- abstract def Mean8[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Mean
- abstract def MeanVarianceNormalization9[T](name: String, axes: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- MeanVarianceNormalization
- abstract def Min6[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Min
- abstract def Min8[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Min
- abstract def Mod10[T](name: String, fmod: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Mod
- abstract def Mul1[T](name: String, axis: Option[Int], broadcast: Option[Int], consumed_inputs: Option[Array[Int]], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Mul
- abstract def Mul6[T](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Mul
- abstract def Mul7[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Mul
- abstract def Multinomial7[T1, T2](name: String, dtype: Option[Int], sample_size: Option[Int], seed: Option[Float], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- Multinomial
- abstract def Neg1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Int) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Neg
- abstract def Neg6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (Int) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Neg
- abstract def NonMaxSuppression10(name: String, center_point_box: Option[Int], boxes: Option[Tensor[Float]], scores: Option[Tensor[Float]], max_output_boxes_per_class: Option[Tensor[Long]], iou_threshold: Option[Tensor[Float]], score_threshold: Option[Tensor[Float]]): Tensor[Long]
- Definition Classes
- NonMaxSuppression
- abstract def NonMaxSuppression11(name: String, center_point_box: Option[Int], boxes: Option[Tensor[Float]], scores: Option[Tensor[Float]], max_output_boxes_per_class: Option[Tensor[Long]], iou_threshold: Option[Tensor[Float]], score_threshold: Option[Tensor[Float]]): Tensor[Long]
- Definition Classes
- NonMaxSuppression
- abstract def NonZero9[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Long]
- Definition Classes
- NonZero
- abstract def Normalizer1[T](name: String, norm: Option[String], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- Normalizer
- abstract def Not1[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Not
- abstract def OneHot11[T1, T2, T3](name: String, axis: Option[Int], indices: Option[Tensor[T1]], depth: Option[Tensor[T2]], values: Option[Tensor[T3]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT3: Contains[T3, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T3]
- Definition Classes
- OneHot
- abstract def OneHot9[T1, T2, T3](name: String, axis: Option[Int], indices: Option[Tensor[T1]], depth: Option[Tensor[T2]], values: Option[Tensor[T3]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT3: Contains[T3, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T3]
- Definition Classes
- OneHot
- abstract def OneHotEncoder1[T](name: String, cats_int64s: Option[Array[Int]], cats_strings: Option[Array[String]], zeros: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((String) => Nothing with (Long) => Nothing with (Int) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- OneHotEncoder
- abstract def Or1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Or
- abstract def Or7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Or
- abstract def PRelu1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- PRelu
- abstract def PRelu6[T](name: String, X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- PRelu
- abstract def PRelu7[T](name: String, X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- PRelu
- abstract def PRelu9[T](name: String, X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- PRelu
- abstract def Pad1[T](name: String, mode: Option[String], paddings: Option[Array[Int]], value: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Pad
- abstract def Pad11[T](name: String, mode: Option[String], data: Option[Tensor[T]], pads: Option[Tensor[Long]], constant_value: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Pad
- abstract def Pad2[T](name: String, mode: Option[String], pads: Option[Array[Int]], value: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Pad
- abstract def Pow1[T](name: String, axis: Option[Int], broadcast: Option[Int], X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Pow
- abstract def Pow7[T](name: String, X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Pow
- abstract def QLinearConv10[T1, T2, T3, T4](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], x: Option[Tensor[T1]], x_scale: Option[Tensor[Float]], x_zero_point: Option[Tensor[T1]], w: Option[Tensor[T2]], w_scale: Option[Tensor[Float]], w_zero_point: Option[Tensor[T2]], y_scale: Option[Tensor[Float]], y_zero_point: Option[Tensor[T3]], B: Option[Tensor[T4]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], arg6: Numeric[T4], arg7: ClassTag[T4], evT1: Contains[T1, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT3: Contains[T3, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT4: Contains[T4, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T3]
- Definition Classes
- QLinearConv
- abstract def QLinearMatMul10[T1, T2, T3](name: String, a: Option[Tensor[T1]], a_scale: Option[Tensor[Float]], a_zero_point: Option[Tensor[T1]], b: Option[Tensor[T2]], b_scale: Option[Tensor[Float]], b_zero_point: Option[Tensor[T2]], y_scale: Option[Tensor[Float]], y_zero_point: Option[Tensor[T3]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing], evT3: Contains[T3, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T3]
- Definition Classes
- QLinearMatMul
- abstract def QuantizeLinear10[T1, T2](name: String, x: Option[Tensor[T1]], y_scale: Option[Tensor[Float]], y_zero_point: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Byte) => Nothing with (UByte) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- QuantizeLinear
- abstract def RNN1[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], output_sequence: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- RNN
- abstract def RNN7[T, T1](name: String, activation_alpha: Option[Array[Float]], activation_beta: Option[Array[Float]], activations: Option[Array[String]], clip: Option[Float], direction: Option[String], hidden_size: Option[Int], X: Option[Tensor[T]], W: Option[Tensor[T]], R: Option[Tensor[T]], B: Option[Tensor[T]], sequence_lens: Option[Tensor[T1]], initial_h: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Int) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[T])
- Definition Classes
- RNN
- abstract def RandomNormal1[T](name: String, dtype: Option[Int], mean: Option[Float], scaleAttr: Option[Float], seed: Option[Float], shape: Option[Array[Int]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- RandomNormal
- abstract def RandomNormalLike1[T1, T2](name: String, dtype: Option[Int], mean: Option[Float], scaleAttr: Option[Float], seed: Option[Float], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- RandomNormalLike
- abstract def RandomUniform1[T](name: String, dtype: Option[Int], high: Option[Float], low: Option[Float], seed: Option[Float], shape: Option[Array[Int]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- RandomUniform
- abstract def RandomUniformLike1[T1, T2](name: String, dtype: Option[Int], high: Option[Float], low: Option[Float], seed: Option[Float], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T2]
- Definition Classes
- RandomUniformLike
- abstract def Range11[T](name: String, start: Option[Tensor[T]], limit: Option[Tensor[T]], delta: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Range
- abstract def Reciprocal1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Reciprocal
- abstract def Reciprocal6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Reciprocal
- abstract def ReduceL11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceL1
- abstract def ReduceL111[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceL1
- abstract def ReduceL21[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceL2
- abstract def ReduceL211[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceL2
- abstract def ReduceLogSum1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceLogSum
- abstract def ReduceLogSum11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceLogSum
- abstract def ReduceLogSumExp1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceLogSumExp
- abstract def ReduceLogSumExp11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceLogSumExp
- abstract def ReduceMax1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceMax
- abstract def ReduceMax11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceMax
- abstract def ReduceMean1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceMean
- abstract def ReduceMean11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceMean
- abstract def ReduceMin1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceMin
- abstract def ReduceMin11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceMin
- abstract def ReduceProd1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceProd
- abstract def ReduceProd11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceProd
- abstract def ReduceSum1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceSum
- abstract def ReduceSum11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceSum
- abstract def ReduceSumSquare1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceSumSquare
- abstract def ReduceSumSquare11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReduceSumSquare
- abstract def Relu1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Relu
- abstract def Relu6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Relu
- abstract def Reshape1[T](name: String, consumed_inputs: Option[Array[Int]], shape: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Reshape
- abstract def Reshape5[T](name: String, data: Option[Tensor[T]], shape: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Reshape
- abstract def Resize10[T](name: String, mode: Option[String], X: Option[Tensor[T]], scales: Option[Tensor[Float]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Resize
- abstract def Resize11[T1, T2](name: String, coordinate_transformation_mode: Option[String], cubic_coeff_a: Option[Float], exclude_outside: Option[Int], extrapolation_value: Option[Float], mode: Option[String], nearest_mode: Option[String], X: Option[Tensor[T1]], roi: Option[Tensor[T2]], scales: Option[Tensor[Float]], sizes: Option[Tensor[Long]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Resize
- abstract def ReverseSequence10[T](name: String, batch_axis: Option[Int], time_axis: Option[Int], input: Option[Tensor[T]], sequence_lens: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ReverseSequence
- abstract def RoiAlign10[T1, T2](name: String, mode: Option[String], output_height: Option[Int], output_width: Option[Int], sampling_ratio: Option[Int], spatial_scaleAttr: Option[Float], X: Option[Tensor[T1]], rois: Option[Tensor[T1]], batch_indices: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- RoiAlign
- abstract def Round11[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Round
- abstract def SVMClassifier1[T1, T2](name: String, classlabels_ints: Option[Array[Int]], classlabels_strings: Option[Array[String]], coefficients: Option[Array[Float]], kernel_params: Option[Array[Float]], kernel_type: Option[String], post_transform: Option[String], prob_a: Option[Array[Float]], prob_b: Option[Array[Float]], rho: Option[Array[Float]], support_vectors: Option[Array[Float]], vectors_per_class: Option[Array[Int]], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T2], Tensor[Float])
- Definition Classes
- SVMClassifier
- abstract def SVMRegressor1[T](name: String, coefficients: Option[Array[Float]], kernel_params: Option[Array[Float]], kernel_type: Option[String], n_supports: Option[Int], one_class: Option[Int], post_transform: Option[String], rho: Option[Array[Float]], support_vectors: Option[Array[Float]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- SVMRegressor
- abstract def Scaler1[T](name: String, offset: Option[Array[Float]], scaleAttr: Option[Array[Float]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- Scaler
- abstract def Scan11[V](name: String, body: Option[Graph], num_scan_inputs: Option[Int], scan_input_axes: Option[Array[Int]], scan_input_directions: Option[Array[Int]], scan_output_axes: Option[Array[Int]], scan_output_directions: Option[Array[Int]], initial_state_and_scan_inputs: Seq[Option[Tensor[V]]])(implicit arg0: Numeric[V], arg1: ClassTag[V], evV: Contains[V, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[V]
- Definition Classes
- Scan
- abstract def Scan9[V](name: String, body: Option[Graph], num_scan_inputs: Option[Int], scan_input_axes: Option[Array[Int]], scan_input_directions: Option[Array[Int]], scan_output_axes: Option[Array[Int]], scan_output_directions: Option[Array[Int]], initial_state_and_scan_inputs: Seq[Option[Tensor[V]]])(implicit arg0: Numeric[V], arg1: ClassTag[V], evV: Contains[V, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[V]
- Definition Classes
- Scan
- abstract def Scatter11[T, Tind](name: String, axis: Option[Int], data: Option[Tensor[T]], indices: Option[Tensor[Tind]], updates: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Scatter
- abstract def Scatter9[T, Tind](name: String, axis: Option[Int], data: Option[Tensor[T]], indices: Option[Tensor[Tind]], updates: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Scatter
- abstract def ScatterElements11[T, Tind](name: String, axis: Option[Int], data: Option[Tensor[T]], indices: Option[Tensor[Tind]], updates: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ScatterElements
- abstract def ScatterND11[T](name: String, data: Option[Tensor[T]], indices: Option[Tensor[Long]], updates: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ScatterND
- abstract def Selu1[T](name: String, alpha: Option[Float], consumed_inputs: Option[Array[Int]], gamma: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Selu
- abstract def Selu6[T](name: String, alpha: Option[Float], gamma: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Selu
- abstract def SequenceAt11[S, I, T](name: String, input_sequence: Option[S], position: Option[Tensor[I]])(implicit arg0: Numeric[S], arg1: ClassTag[S], arg2: Numeric[I], arg3: ClassTag[I], arg4: Numeric[T], arg5: ClassTag[T], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- SequenceAt
- abstract def SequenceConstruct11[T, S](name: String, inputs: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[S], arg3: ClassTag[S], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing]): S
- Definition Classes
- SequenceConstruct
- abstract def SequenceEmpty11[S](name: String, dtype: Option[Int])(implicit arg0: Numeric[S], arg1: ClassTag[S], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing]): S
- Definition Classes
- SequenceEmpty
- abstract def SequenceErase11[S, I](name: String, input_sequence: Option[S], position: Option[Tensor[I]])(implicit arg0: Numeric[S], arg1: ClassTag[S], arg2: Numeric[I], arg3: ClassTag[I], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): S
- Definition Classes
- SequenceErase
- abstract def SequenceInsert11[S, T, I](name: String, input_sequence: Option[S], tensor: Option[Tensor[T]], position: Option[Tensor[I]])(implicit arg0: Numeric[S], arg1: ClassTag[S], arg2: Numeric[T], arg3: ClassTag[T], arg4: Numeric[I], arg5: ClassTag[I], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): S
- Definition Classes
- SequenceInsert
- abstract def SequenceLength11[S, I](name: String, input_sequence: Option[S])(implicit arg0: Numeric[S], arg1: ClassTag[S], arg2: Numeric[I], arg3: ClassTag[I], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[I]
- Definition Classes
- SequenceLength
- abstract def Shape1[T, T1](name: String, data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Shape
- abstract def Shrink9[T](name: String, bias: Option[Float], lambd: Option[Float], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Shrink
- abstract def Sigmoid1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sigmoid
- abstract def Sigmoid6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sigmoid
- abstract def Sign9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sign
- abstract def Sin7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sin
- abstract def Sinh9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sinh
- abstract def Size1[T, T1](name: String, data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Size
- abstract def Slice1[T](name: String, axes: Option[Array[Int]], ends: Option[Array[Int]], starts: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Slice
- abstract def Slice10[T, Tind](name: String, data: Option[Tensor[T]], starts: Option[Tensor[Tind]], ends: Option[Tensor[Tind]], axes: Option[Tensor[Tind]], steps: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Slice
- abstract def Slice11[T, Tind](name: String, data: Option[Tensor[T]], starts: Option[Tensor[Tind]], ends: Option[Tensor[Tind]], axes: Option[Tensor[Tind]], steps: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evTind: Contains[Tind, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Slice
- abstract def Softmax1[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Softmax
- abstract def Softmax11[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Softmax
- abstract def Softplus1[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Softplus
- abstract def Softsign1[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Softsign
- abstract def SpaceToDepth1[T](name: String, blocksize: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- SpaceToDepth
- abstract def Split1[T](name: String, axis: Option[Int], splitAttr: Option[Array[Int]], input: Option[Tensor[T]], split: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Split
- abstract def Split11[T](name: String, axis: Option[Int], splitAttr: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Split
- abstract def Split2[T](name: String, axis: Option[Int], splitAttr: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Split
- abstract def SplitToSequence11[T, I, S](name: String, axis: Option[Int], keepdims: Option[Int], input: Option[Tensor[T]], split: Option[Tensor[I]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], arg4: Numeric[S], arg5: ClassTag[S], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evS: Contains[S, ((Seq[(Array[UByte], Array[Int], Axes)]) => Nothing with (Seq[(Array[UShort], Array[Int], Axes)]) => Nothing with (Seq[(Array[UInt], Array[Int], Axes)]) => Nothing with (Seq[(Array[ULong], Array[Int], Axes)]) => Nothing with (Seq[(Array[Byte], Array[Int], Axes)]) => Nothing with (Seq[(Array[Short], Array[Int], Axes)]) => Nothing with (Seq[(Array[Int], Array[Int], Axes)]) => Nothing with (Seq[(Array[Long], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float16], Array[Int], Axes)]) => Nothing with (Seq[(Array[Float], Array[Int], Axes)]) => Nothing with (Seq[(Array[Double], Array[Int], Axes)]) => Nothing with (Seq[(Array[String], Array[Int], Axes)]) => Nothing with (Seq[(Array[Boolean], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Float]], Array[Int], Axes)]) => Nothing with (Seq[(Array[Complex[Double]], Array[Int], Axes)]) => Nothing with (UNil) => Nothing) => Nothing]): S
- Definition Classes
- SplitToSequence
- abstract def Sqrt1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sqrt
- abstract def Sqrt6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sqrt
- abstract def Squeeze1[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Squeeze
- abstract def Squeeze11[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Squeeze
- abstract def StringNormalizer10(name: String, case_change_action: Option[String], is_case_sensitive: Option[Int], locale: Option[String], stopwords: Option[Array[String]], X: Option[Tensor[String]]): Tensor[String]
- Definition Classes
- StringNormalizer
- abstract def Sub1[T](name: String, axis: Option[Int], broadcast: Option[Int], consumed_inputs: Option[Array[Int]], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sub
- abstract def Sub6[T](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sub
- abstract def Sub7[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sub
- abstract def Sum6[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sum
- abstract def Sum8[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Sum
- abstract def Tan7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Tan
- abstract def Tanh1[T](name: String, consumed_inputs: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Tanh
- abstract def Tanh6[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Tanh
- abstract def TfIdfVectorizer9[T, T1](name: String, max_gram_length: Option[Int], max_skip_count: Option[Int], min_gram_length: Option[Int], mode: Option[String], ngram_counts: Option[Array[Int]], ngram_indexes: Option[Array[Int]], pool_int64s: Option[Array[Int]], pool_strings: Option[Array[String]], weights: Option[Array[Float]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((String) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Float) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- TfIdfVectorizer
- abstract def ThresholdedRelu10[T](name: String, alpha: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- ThresholdedRelu
- abstract def Tile1[T](name: String, input: Option[Tensor[T]], tiles: Option[Tensor[T]], axis: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Tile
- abstract def Tile6[T, T1](name: String, input: Option[Tensor[T]], repeats: Option[Tensor[T1]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Tile
- abstract def TopK1[T, I](name: String, axis: Option[Int], k: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[I])
- Definition Classes
- TopK
- abstract def TopK10[T, I](name: String, axis: Option[Int], X: Option[Tensor[T]], K: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[I])
- Definition Classes
- TopK
- abstract def TopK11[T, I](name: String, axis: Option[Int], largest: Option[Int], sorted: Option[Int], X: Option[Tensor[T]], K: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing], evI: Contains[I, ((Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[I])
- Definition Classes
- TopK
- abstract def Transpose1[T](name: String, perm: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Transpose
- abstract def TreeEnsembleClassifier1[T1, T2](name: String, base_values: Option[Array[Float]], class_ids: Option[Array[Int]], class_nodeids: Option[Array[Int]], class_treeids: Option[Array[Int]], class_weights: Option[Array[Float]], classlabels_int64s: Option[Array[Int]], classlabels_strings: Option[Array[String]], nodes_falsenodeids: Option[Array[Int]], nodes_featureids: Option[Array[Int]], nodes_hitrates: Option[Array[Float]], nodes_missing_value_tracks_true: Option[Array[Int]], nodes_modes: Option[Array[String]], nodes_nodeids: Option[Array[Int]], nodes_treeids: Option[Array[Int]], nodes_truenodeids: Option[Array[Int]], nodes_values: Option[Array[Float]], post_transform: Option[String], X: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing], evT2: Contains[T2, ((String) => Nothing with (Long) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T2], Tensor[Float])
- Definition Classes
- TreeEnsembleClassifier
- abstract def TreeEnsembleRegressor1[T](name: String, aggregate_function: Option[String], base_values: Option[Array[Float]], n_targets: Option[Int], nodes_falsenodeids: Option[Array[Int]], nodes_featureids: Option[Array[Int]], nodes_hitrates: Option[Array[Float]], nodes_missing_value_tracks_true: Option[Array[Int]], nodes_modes: Option[Array[String]], nodes_nodeids: Option[Array[Int]], nodes_treeids: Option[Array[Int]], nodes_truenodeids: Option[Array[Int]], nodes_values: Option[Array[Float]], post_transform: Option[String], target_ids: Option[Array[Int]], target_nodeids: Option[Array[Int]], target_treeids: Option[Array[Int]], target_weights: Option[Array[Float]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float) => Nothing with (Double) => Nothing with (Long) => Nothing with (Int) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[Float]
- Definition Classes
- TreeEnsembleRegressor
- abstract def Unique11[T](name: String, axis: Option[Int], sorted: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): (Tensor[T], Tensor[Long], Tensor[Long], Tensor[Long])
- Definition Classes
- Unique
- abstract def Unsqueeze1[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Unsqueeze
- abstract def Unsqueeze11[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Unsqueeze
- abstract def Upsample1[T](name: String, height_scaleAttr: Option[Float], mode: Option[String], width_scaleAttr: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (String) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Upsample
- abstract def Upsample10[T](name: String, mode: Option[String], X: Option[Tensor[T]], scales: Option[Tensor[Float]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (String) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Upsample
- abstract def Upsample7[T](name: String, mode: Option[String], scaleAttrs: Option[Array[Float]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (String) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Upsample
- abstract def Upsample9[T](name: String, mode: Option[String], X: Option[Tensor[T]], scales: Option[Tensor[Float]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Boolean) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (String) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Upsample
- abstract def Where9[B, T](name: String, condition: Option[Tensor[B]], X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[B], arg1: ClassTag[B], arg2: Numeric[T], arg3: ClassTag[T], evB: Contains[B, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT: Contains[T, ((UByte) => Nothing with (UShort) => Nothing with (UInt) => Nothing with (ULong) => Nothing with (Byte) => Nothing with (Short) => Nothing with (Int) => Nothing with (Long) => Nothing with (Float16) => Nothing with (Float) => Nothing with (Double) => Nothing with (String) => Nothing with (Boolean) => Nothing with (Complex[Float]) => Nothing with (Complex[Double]) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T]
- Definition Classes
- Where
- abstract def Xor1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Xor
- abstract def Xor7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing], evT1: Contains[T1, ((Boolean) => Nothing with (UNil) => Nothing) => Nothing]): Tensor[T1]
- Definition Classes
- Xor
- abstract def ZipMap1[T](name: String, classlabels_int64s: Option[Array[Int]], classlabels_strings: Option[Array[String]], X: Option[Tensor[Float]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Seq[Map[String, Float]]) => Nothing with (Seq[Map[Long, Float]]) => Nothing with (UNil) => Nothing) => Nothing]): T
- Definition Classes
- ZipMap
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##(): Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.