class NGraphBackend extends Add with DataSource with Constant with ArgMin with ArgMax with Equal with GlobalAveragePool with Log with Softmax with Max with Min with Abs with Conv with Sigmoid with Gemm with Gather with Mul with Relu with MaxPool with Concat with Dropout with AveragePool with Reshape with AutoCloseable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NGraphBackend
- AutoCloseable
- Reshape
- AveragePool
- Dropout
- Concat
- MaxPool
- Relu
- Mul
- Gather
- Gemm
- Sigmoid
- Conv
- Abs
- Min
- Max
- Softmax
- Log
- GlobalAveragePool
- Equal
- ArgMax
- ArgMin
- Constant
- DataSource
- Add
- Operator
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new NGraphBackend(onnxBytes: Array[Byte])
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
-
def
Abs1[T](name: String, consumed_inputs: Option[Array[Int]] = None, 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
- NGraphBackend → Abs
-
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
- NGraphBackend → Abs
-
def
Add1[T](name: String, axis: Option[Int] = None, broadcast: Option[Int] = None, consumed_inputs: Option[Array[Int]] = None, 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
- NGraphBackend → Add
-
def
Add6[T](name: String, axis: Option[Int] = None, broadcast: Option[Int] = None, 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
- NGraphBackend → Add
-
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
- NGraphBackend → Add
-
def
ArgMax1[T](name: String, axis: Option[Int] = None, keepdims: Option[Int] = None, 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
- NGraphBackend → ArgMax
-
def
ArgMax11[T](name: String, axis: Option[Int] = None, keepdims: Option[Int] = None, 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
- NGraphBackend → ArgMax
-
def
ArgMin1[T](name: String, axis: Option[Int] = None, keepdims: Option[Int] = None, 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
- NGraphBackend → ArgMin
-
def
ArgMin11[T](name: String, axis: Option[Int] = None, keepdims: Option[Int] = None, 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
- NGraphBackend → ArgMin
-
def
AveragePool1[T](name: String, auto_pad: Option[String] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → AveragePool
-
def
AveragePool10[T](name: String, auto_pad: Option[String] = None, ceil_mode: Option[Int] = None, count_include_pad: Option[Int] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → AveragePool
-
def
AveragePool11[T](name: String, auto_pad: Option[String] = None, ceil_mode: Option[Int] = None, count_include_pad: Option[Int] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → AveragePool
-
def
AveragePool7[T](name: String, auto_pad: Option[String] = None, count_include_pad: Option[Int] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → AveragePool
-
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
- NGraphBackend → Concat
-
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
- NGraphBackend → Constant
-
def
Constant11[T](name: String, sparse_value: Option[SparseTensor[T]] = None, value: Option[Tensor[T]] = None)(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
- NGraphBackend → Constant
-
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
- NGraphBackend → Constant
-
def
Conv1[T](name: String, auto_pad: Option[String] = None, dilations: Option[Array[Int]] = None, group: Option[Int] = None, kernel_shape: Option[Array[Int]] = None, pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, X: Option[Tensor[T]], W: Option[Tensor[T]], B: Option[Tensor[T]] = None)(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
- NGraphBackend → Conv
-
def
Conv11[T](name: String, auto_pad: Option[String] = None, dilations: Option[Array[Int]] = None, group: Option[Int] = None, kernel_shape: Option[Array[Int]] = None, pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, X: Option[Tensor[T]], W: Option[Tensor[T]], B: Option[Tensor[T]] = None)(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
- NGraphBackend → Conv
-
def
Dropout1[T](name: String, consumed_inputs: Option[Array[Int]] = None, is_test: Option[Int] = None, ratio: Option[Float] = None, 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
- NGraphBackend → Dropout
-
def
Dropout10[T, T1](name: String, ratio: Option[Float] = None, 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
- NGraphBackend → Dropout
-
def
Dropout6[T](name: String, is_test: Option[Int] = None, ratio: Option[Float] = None, 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
- NGraphBackend → Dropout
-
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
- NGraphBackend → Dropout
-
def
Equal1[T, T1](name: String, axis: Option[Int] = None, broadcast: Option[Int] = None, 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
- NGraphBackend → Equal
-
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
- NGraphBackend → Equal
-
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
- NGraphBackend → Equal
-
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
- NGraphBackend → Gather
-
def
Gather11[T, Tind](name: String, axis: Option[Int] = None, 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
- NGraphBackend → Gather
-
def
Gemm1[T](name: String, alpha: Option[Float] = None, beta: Option[Float] = None, broadcast: Option[Int] = None, transA: Option[Int] = None, transB: Option[Int] = None, 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
- NGraphBackend → Gemm
-
def
Gemm11[T](name: String, alpha: Option[Float] = None, beta: Option[Float] = None, transA: Option[Int] = None, transB: Option[Int] = None, A: Option[Tensor[T]], B: Option[Tensor[T]], C: Option[Tensor[T]] = None)(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
- NGraphBackend → Gemm
-
def
Gemm6[T](name: String, alpha: Option[Float] = None, beta: Option[Float] = None, broadcast: Option[Int] = None, transA: Option[Int] = None, transB: Option[Int] = None, 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
- NGraphBackend → Gemm
-
def
Gemm7[T](name: String, alpha: Option[Float] = None, beta: Option[Float] = None, transA: Option[Int] = None, transB: Option[Int] = None, 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
- NGraphBackend → Gemm
-
def
Gemm9[T](name: String, alpha: Option[Float] = None, beta: Option[Float] = None, transA: Option[Int] = None, transB: Option[Int] = None, 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
- NGraphBackend → Gemm
-
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
- NGraphBackend → GlobalAveragePool
-
def
Log1[T](name: String, consumed_inputs: Option[Array[Int]] = None, 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
- NGraphBackend → Log
-
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
- NGraphBackend → Log
-
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
- NGraphBackend → Max
-
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
- NGraphBackend → Max
-
def
MaxPool1[T](name: String, auto_pad: Option[String] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → MaxPool
-
def
MaxPool10[T, I](name: String, auto_pad: Option[String] = None, ceil_mode: Option[Int] = None, dilations: Option[Array[Int]] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, storage_order: Option[Int] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → MaxPool
-
def
MaxPool11[T, I](name: String, auto_pad: Option[String] = None, ceil_mode: Option[Int] = None, dilations: Option[Array[Int]] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, storage_order: Option[Int] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → MaxPool
-
def
MaxPool8[T, I](name: String, auto_pad: Option[String] = None, kernel_shape: Option[Array[Int]], pads: Option[Array[Int]] = None, storage_order: Option[Int] = None, strides: Option[Array[Int]] = None, 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
- NGraphBackend → MaxPool
-
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
- NGraphBackend → Min
-
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
- NGraphBackend → Min
-
def
Mul1[T](name: String, axis: Option[Int] = None, broadcast: Option[Int] = None, consumed_inputs: Option[Array[Int]] = None, 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
- NGraphBackend → Mul
-
def
Mul6[T](name: String, axis: Option[Int] = None, broadcast: Option[Int] = None, 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
- NGraphBackend → Mul
-
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
- NGraphBackend → Mul
-
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
- NGraphBackend → Relu
-
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
- NGraphBackend → Relu
-
def
Reshape1[T](name: String, consumed_inputs: Option[Array[Int]] = None, shape: Option[Array[Int]] = None, 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
- NGraphBackend → Reshape
-
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
- NGraphBackend → Reshape
-
def
Sigmoid1[T](name: String, consumed_inputs: Option[Array[Int]] = None, 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
- NGraphBackend → Sigmoid
-
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
- NGraphBackend → Sigmoid
-
def
Softmax1[T](name: String, axis: Option[Int] = None, 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
- NGraphBackend → Softmax
-
def
Softmax11[T](name: String, axis: Option[Int] = None, 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
- NGraphBackend → Softmax
- def addInputToGraph[A](input: Option[Tensor[A]], inputName: String, graph: GraphProto): Unit
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
close(): Unit
- Definition Classes
- NGraphBackend → AutoCloseable
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def fullModel[T, T1, T2, T3](A: Option[Tensor[T]], B: Option[Tensor[T1]], C: Option[Tensor[T2]])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3]): Tensor[T3]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
getParams[T](name: String)(implicit arg0: Numeric[T], arg1: ClassTag[T]): Tensor[T]
- Definition Classes
- NGraphBackend → DataSource
-
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
- val ngraphBackend: Backend
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val onnxHelper: ONNXHelper
- def opFromByteArray[T, T1, T2, T3](opModel: Array[Byte], A: Option[Tensor[T]], B: Option[Tensor[T1]], C: Option[Tensor[T2]])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3]): Tensor[T3]
- def opFromModel[T, T1, T2, T3](opModel: ModelProto, A: Option[Tensor[T]], B: Option[Tensor[T1]], C: Option[Tensor[T2]])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3]): Tensor[T3]
- def paramsMap[T](implicit arg0: Numeric[T], arg1: ClassTag[T]): Map[String, (String, Array[T], Array[Int])]
- val scope: PointerScope
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def tensorToInputShape[T](tens: Option[Tensor[T]])(implicit arg0: ClassTag[T]): bytedeco.ngraph.Shape
- def tensorToPointerAndType[T](tens: Option[Tensor[T]])(implicit arg0: ClassTag[T]): (Pointer, Type)
- def tensorVectorToOutputTensor[T3](tensVec: TensorVector, outputShape: bytedeco.ngraph.Shape)(implicit arg0: ClassTag[T3]): Tensor[T3]
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def trinaryOp[T, T1, T2, T3](name: String, opName: String, A: Option[Tensor[T]], B: Option[Tensor[T1]], C: Option[Tensor[T2]], attrs: Map[String, Any])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3]): Tensor[T3]
- def trinaryOpModel[T, T1, T2](name: String, opName: String, A: Option[Tensor[T]], aName: String, B: Option[Tensor[T1]], bName: String, C: Option[Tensor[T2]], cName: String, outName: String, attrs: Map[String, Any])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2]): ModelProto
- def trinaryOpNoAttrs[T, T1, T2](name: String, opName: String, A: Option[Tensor[T]], B: Option[Tensor[T1]], C: Option[Tensor[T2]])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2]): Tensor[T]
- def trinaryOpNode[T, T1, T2](name: String, opName: String, A: Option[Tensor[T]], aName: String, B: Option[Tensor[T1]], bName: String, C: Option[Tensor[T2]], cName: String, outName: String, attrs: Map[String, Any])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2]): NodeProto
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
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.