Class

org.emergentorder.onnx.backends

NGraphOperatorBackendAtoL

Related Doc: package backends

Permalink

class NGraphOperatorBackendAtoL extends NGraphOperatorBackend with Abs with Acos with Acosh with Add with And with ArgMax with ArgMin with Asin with Asinh with Atan with AveragePool with BatchNormalization with Cast with Ceil with Clip with Concat with Constant with Conv with ConvInteger with ConvTranspose with Cos with Cosh with DepthToSpace with DequantizeLinear with Div with Dropout with Elu with Equal with Erf with Exp with EyeLike with Flatten with Floor with GRU with Gather with Gemm with GlobalAveragePool with GlobalMaxPool with Greater with HardSigmoid with Hardmax with Identity with InstanceNormalization with IsNaN with LRN with LSTM with LeakyRelu with Less with Log with LogSoftmax with LpNormalization with LpPool

Linear Supertypes
LpPool, LpNormalization, LogSoftmax, Log, Less, LeakyRelu, LSTM, LRN, IsNaN, InstanceNormalization, Identity, Hardmax, HardSigmoid, Greater, GlobalMaxPool, GlobalAveragePool, Gemm, Gather, GRU, Floor, Flatten, EyeLike, Exp, Erf, Equal, Elu, Dropout, Div, DequantizeLinear, DepthToSpace, Cosh, Cos, ConvTranspose, ConvInteger, Conv, Constant, Concat, Clip, Ceil, Cast, BatchNormalization, AveragePool, Atan, Asinh, Asin, ArgMin, ArgMax, And, Add, Acosh, Acos, Abs, NGraphOperatorBackend, NGraphBackendUtils, OpToONNXBytesConverter, AutoCloseable, Operator, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NGraphOperatorBackendAtoL
  2. LpPool
  3. LpNormalization
  4. LogSoftmax
  5. Log
  6. Less
  7. LeakyRelu
  8. LSTM
  9. LRN
  10. IsNaN
  11. InstanceNormalization
  12. Identity
  13. Hardmax
  14. HardSigmoid
  15. Greater
  16. GlobalMaxPool
  17. GlobalAveragePool
  18. Gemm
  19. Gather
  20. GRU
  21. Floor
  22. Flatten
  23. EyeLike
  24. Exp
  25. Erf
  26. Equal
  27. Elu
  28. Dropout
  29. Div
  30. DequantizeLinear
  31. DepthToSpace
  32. Cosh
  33. Cos
  34. ConvTranspose
  35. ConvInteger
  36. Conv
  37. Constant
  38. Concat
  39. Clip
  40. Ceil
  41. Cast
  42. BatchNormalization
  43. AveragePool
  44. Atan
  45. Asinh
  46. Asin
  47. ArgMin
  48. ArgMax
  49. And
  50. Add
  51. Acosh
  52. Acos
  53. Abs
  54. NGraphOperatorBackend
  55. NGraphBackendUtils
  56. OpToONNXBytesConverter
  57. AutoCloseable
  58. Operator
  59. AnyRef
  60. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new NGraphOperatorBackendAtoL()

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. 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]

    Permalink
    Definition Classes
    Abs
  5. 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]

    Permalink
    Definition Classes
    Abs
  6. 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]

    Permalink
    Definition Classes
    Acos
  7. 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]

    Permalink
    Definition Classes
    Acosh
  8. 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]

    Permalink
    Definition Classes
    Add
  9. 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]

    Permalink
    Definition Classes
    Add
  10. 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]

    Permalink
    Definition Classes
    Add
  11. 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]

    Permalink
    Definition Classes
    And
  12. 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]

    Permalink
    Definition Classes
    And
  13. 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]

    Permalink
    Definition Classes
    ArgMax
  14. 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]

    Permalink
    Definition Classes
    ArgMax
  15. 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]

    Permalink
    Definition Classes
    ArgMin
  16. 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]

    Permalink
    Definition Classes
    ArgMin
  17. 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]

    Permalink
    Definition Classes
    Asin
  18. 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]

    Permalink
    Definition Classes
    Asinh
  19. 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]

    Permalink
    Definition Classes
    Atan
  20. 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]

    Permalink
    Definition Classes
    AveragePool
  21. 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]

    Permalink
    Definition Classes
    AveragePool
  22. 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]

    Permalink
    Definition Classes
    AveragePool
  23. 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]

    Permalink
    Definition Classes
    AveragePool
  24. 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]

    Permalink
    Definition Classes
    BatchNormalization
  25. 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]

    Permalink
    Definition Classes
    BatchNormalization
  26. 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]

    Permalink
    Definition Classes
    BatchNormalization
  27. 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]

    Permalink
    Definition Classes
    BatchNormalization
  28. 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]

    Permalink
    Definition Classes
    Cast
  29. 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]

    Permalink
    Definition Classes
    Cast
  30. 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]

    Permalink
    Definition Classes
    Cast
  31. 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]

    Permalink
    Definition Classes
    Ceil
  32. 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]

    Permalink
    Definition Classes
    Ceil
  33. 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]

    Permalink
    Definition Classes
    Clip
  34. 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]

    Permalink
    Definition Classes
    Clip
  35. 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]

    Permalink
    Definition Classes
    Clip
  36. def Concat1[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]

    Permalink
    Definition Classes
    Concat
  37. def Concat11[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]

    Permalink
    Definition Classes
    Concat
  38. 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]

    Permalink
    Definition Classes
    Concat
  39. 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]

    Permalink
    Definition Classes
    Constant
  40. 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]

    Permalink
    Definition Classes
    Constant
  41. 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]

    Permalink
    Definition Classes
    Constant
  42. 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]

    Permalink
    Definition Classes
    Conv
  43. 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]

    Permalink
    Definition Classes
    Conv
  44. 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]

    Permalink
    Definition Classes
    ConvInteger
  45. 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]

    Permalink
    Definition Classes
    ConvTranspose
  46. 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]

    Permalink
    Definition Classes
    ConvTranspose
  47. 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]

    Permalink
    Definition Classes
    Cos
  48. 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]

    Permalink
    Definition Classes
    Cosh
  49. 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]

    Permalink
    Definition Classes
    DepthToSpace
  50. 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]

    Permalink
    Definition Classes
    DepthToSpace
  51. 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]

    Permalink
    Definition Classes
    DequantizeLinear
  52. 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]

    Permalink
    Definition Classes
    Div
  53. 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]

    Permalink
    Definition Classes
    Div
  54. 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]

    Permalink
    Definition Classes
    Div
  55. 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]

    Permalink
    Definition Classes
    Dropout
  56. 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]

    Permalink
    Definition Classes
    Dropout
  57. 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]

    Permalink
    Definition Classes
    Dropout
  58. 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]

    Permalink
    Definition Classes
    Dropout
  59. 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]

    Permalink
    Definition Classes
    Elu
  60. 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]

    Permalink
    Definition Classes
    Elu
  61. 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]

    Permalink
    Definition Classes
    Equal
  62. 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]

    Permalink
    Definition Classes
    Equal
  63. 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]

    Permalink
    Definition Classes
    Equal
  64. 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]

    Permalink
    Definition Classes
    Erf
  65. 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]

    Permalink
    Definition Classes
    Exp
  66. 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]

    Permalink
    Definition Classes
    Exp
  67. 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]

    Permalink
    Definition Classes
    EyeLike
  68. 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]

    Permalink
    Definition Classes
    Flatten
  69. 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]

    Permalink
    Definition Classes
    Flatten
  70. 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]

    Permalink
    Definition Classes
    Flatten
  71. 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]

    Permalink
    Definition Classes
    Floor
  72. 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]

    Permalink
    Definition Classes
    Floor
  73. 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]

    Permalink
    Definition Classes
    GRU
  74. 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]

    Permalink
    Definition Classes
    GRU
  75. 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]

    Permalink
    Definition Classes
    GRU
  76. 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]

    Permalink
    Definition Classes
    Gather
  77. 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]

    Permalink
    Definition Classes
    Gather
  78. 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]

    Permalink
    Definition Classes
    Gemm
  79. 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]

    Permalink
    Definition Classes
    Gemm
  80. 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]

    Permalink
    Definition Classes
    Gemm
  81. 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]

    Permalink
    Definition Classes
    Gemm
  82. 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]

    Permalink
    Definition Classes
    Gemm
  83. 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]

    Permalink
    Definition Classes
    GlobalAveragePool
  84. 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]

    Permalink
    Definition Classes
    GlobalMaxPool
  85. 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]

    Permalink
    Definition Classes
    Greater
  86. 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]

    Permalink
    Definition Classes
    Greater
  87. 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]

    Permalink
    Definition Classes
    Greater
  88. 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]

    Permalink
    Definition Classes
    HardSigmoid
  89. 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]

    Permalink
    Definition Classes
    HardSigmoid
  90. 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]

    Permalink
    Definition Classes
    Hardmax
  91. 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]

    Permalink
    Definition Classes
    Hardmax
  92. 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]

    Permalink
    Definition Classes
    Identity
  93. 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]

    Permalink
    Definition Classes
    InstanceNormalization
  94. 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]

    Permalink
    Definition Classes
    InstanceNormalization
  95. 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]

    Permalink
    Definition Classes
    IsNaN
  96. 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]

    Permalink
    Definition Classes
    LRN
  97. 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]

    Permalink
    Definition Classes
    LSTM
  98. 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]

    Permalink
    Definition Classes
    LSTM
  99. 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]

    Permalink
    Definition Classes
    LeakyRelu
  100. 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]

    Permalink
    Definition Classes
    LeakyRelu
  101. 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]

    Permalink
    Definition Classes
    Less
  102. 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]

    Permalink
    Definition Classes
    Less
  103. 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]

    Permalink
    Definition Classes
    Less
  104. 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]

    Permalink
    Definition Classes
    Log
  105. 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]

    Permalink
    Definition Classes
    Log
  106. 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]

    Permalink
    Definition Classes
    LogSoftmax
  107. 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]

    Permalink
    Definition Classes
    LogSoftmax
  108. 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]

    Permalink
    Definition Classes
    LpNormalization
  109. 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]

    Permalink
    Definition Classes
    LpPool
  110. 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]

    Permalink
    Definition Classes
    LpPool
  111. 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]

    Permalink
    Definition Classes
    LpPool
  112. def addInputToGraph[A](input: A, inputName: String, graph: GraphProto): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    OpToONNXBytesConverter
  113. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  114. def callByteArrayOp[T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](opModel: Array[Byte], inputs: (T, T1, T2, T3, T4, T5, T6, T7, T8))(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3], arg4: ClassTag[T4], arg5: ClassTag[T5], arg6: ClassTag[T6], arg7: ClassTag[T7], arg8: ClassTag[T8], arg9: ClassTag[T9], arg10: ClassTag[T10], arg11: ClassTag[T11], arg12: ClassTag[T12], arg13: ClassTag[T13], arg14: ClassTag[T14], arg15: ClassTag[T15], arg16: ClassTag[T16], arg17: ClassTag[T17]): T9

    Permalink
    Definition Classes
    NGraphOperatorBackend
  115. def callNGraphExecutable[T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](executable: Executable, inputs: (T, T1, T2, T3, T4, T5, T6, T7, T8), outputShape: bytedeco.ngraph.Shape, outputType: Type)(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3], arg4: ClassTag[T4], arg5: ClassTag[T5], arg6: ClassTag[T6], arg7: ClassTag[T7], arg8: ClassTag[T8], arg9: ClassTag[T9], arg10: ClassTag[T10], arg11: ClassTag[T11], arg12: ClassTag[T12], arg13: ClassTag[T13], arg14: ClassTag[T14], arg15: ClassTag[T15], arg16: ClassTag[T16], arg17: ClassTag[T17]): T9

    Permalink
    Definition Classes
    NGraphOperatorBackend
  116. def callOp[T, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17](name: String, opName: String, inputs: (T, T1, T2, T3, T4, T5, T6, T7, T8), attrs: Map[String, Any])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3], arg4: ClassTag[T4], arg5: ClassTag[T5], arg6: ClassTag[T6], arg7: ClassTag[T7], arg8: ClassTag[T8], arg9: ClassTag[T9], arg10: ClassTag[T10], arg11: ClassTag[T11], arg12: ClassTag[T12], arg13: ClassTag[T13], arg14: ClassTag[T14], arg15: ClassTag[T15], arg16: ClassTag[T16], arg17: ClassTag[T17]): T9

    Permalink
    Definition Classes
    NGraphOperatorBackend → Operator
  117. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  118. def close(): Unit

    Permalink
    Definition Classes
    NGraphOperatorBackendNGraphBackendUtils → OpToONNXBytesConverter → AutoCloseable
  119. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  120. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  121. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  122. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  123. def getTensorPointerAndType[T](t: T)(implicit arg0: ClassTag[T]): Option[(Pointer, Type)]

    Permalink
    Attributes
    protected
    Definition Classes
    NGraphBackendUtils
  124. def getTensorShape[T](t: T)(implicit arg0: ClassTag[T]): Option[bytedeco.ngraph.Shape]

    Permalink
    Attributes
    protected
    Definition Classes
    NGraphBackendUtils
  125. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  126. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  127. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  128. val ngraphBackend: Backend

    Permalink
    Definition Classes
    NGraphOperatorBackend
  129. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  130. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  131. def opToNode[T, T1, T2, T3, T4, T5, T6, T7, T8](name: String, opName: String, inputs: (T, T1, T2, T3, T4, T5, T6, T7, T8), outName: String, attrs: Map[String, Any])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3], arg4: ClassTag[T4], arg5: ClassTag[T5], arg6: ClassTag[T6], arg7: ClassTag[T7], arg8: ClassTag[T8]): NodeProto

    Permalink
    Attributes
    protected
    Definition Classes
    OpToONNXBytesConverter
  132. def opToONNXBytes[T, T1, T2, T3, T4, T5, T6, T7, T8](name: String, opName: String, inputs: (T, T1, T2, T3, T4, T5, T6, T7, T8), outName: String, attrs: Map[String, Any])(implicit arg0: ClassTag[T], arg1: ClassTag[T1], arg2: ClassTag[T2], arg3: ClassTag[T3], arg4: ClassTag[T4], arg5: ClassTag[T5], arg6: ClassTag[T6], arg7: ClassTag[T7], arg8: ClassTag[T8]): Array[Byte]

    Permalink
    Definition Classes
    OpToONNXBytesConverter
  133. val scope: PointerScope

    Permalink
    Definition Classes
    NGraphOperatorBackend
  134. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  135. def tensorToInputShape[T](tens: Tensor[T])(implicit arg0: ClassTag[T]): bytedeco.ngraph.Shape

    Permalink
    Attributes
    protected
    Definition Classes
    NGraphBackendUtils
  136. def tensorToPointerAndType[T](tens: Tensor[T])(implicit arg0: ClassTag[T]): (Pointer, Type)

    Permalink
    Attributes
    protected
    Definition Classes
    NGraphBackendUtils
  137. def tensorVectorToOutputTensor[T](tensVec: TensorVector, outputShape: bytedeco.ngraph.Shape)(implicit arg0: ClassTag[T]): T

    Permalink
    Attributes
    protected
    Definition Classes
    NGraphBackendUtils
  138. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  139. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  140. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  141. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from LpPool

Inherited from LpNormalization

Inherited from LogSoftmax

Inherited from Log

Inherited from Less

Inherited from LeakyRelu

Inherited from LSTM

Inherited from LRN

Inherited from IsNaN

Inherited from InstanceNormalization

Inherited from Identity

Inherited from Hardmax

Inherited from HardSigmoid

Inherited from Greater

Inherited from GlobalMaxPool

Inherited from GlobalAveragePool

Inherited from Gemm

Inherited from Gather

Inherited from GRU

Inherited from Floor

Inherited from Flatten

Inherited from EyeLike

Inherited from Exp

Inherited from Erf

Inherited from Equal

Inherited from Elu

Inherited from Dropout

Inherited from Div

Inherited from DequantizeLinear

Inherited from DepthToSpace

Inherited from Cosh

Inherited from Cos

Inherited from ConvTranspose

Inherited from ConvInteger

Inherited from Conv

Inherited from Constant

Inherited from Concat

Inherited from Clip

Inherited from Ceil

Inherited from Cast

Inherited from BatchNormalization

Inherited from AveragePool

Inherited from Atan

Inherited from Asinh

Inherited from Asin

Inherited from ArgMin

Inherited from ArgMax

Inherited from And

Inherited from Add

Inherited from Acosh

Inherited from Acos

Inherited from Abs

Inherited from NGraphOperatorBackend

Inherited from NGraphBackendUtils

Inherited from OpToONNXBytesConverter

Inherited from AutoCloseable

Inherited from Operator

Inherited from AnyRef

Inherited from Any

Ungrouped