Class

org.emergentorder.onnx.backends

NGraphOperatorBackendFull

Related Doc: package backends

Permalink

class NGraphOperatorBackendFull extends NGraphOperatorBackendAtoL with MatMul with MatMulInteger with Max with MaxPool with Mean with MeanVarianceNormalization with Min with Mul with Multinomial with Neg with Not with OneHot with Or with PRelu with Pad with Pow with QLinearConv with QLinearMatMul with QuantizeLinear with Reciprocal with ReduceL1 with ReduceL2 with ReduceLogSum with ReduceLogSumExp with ReduceMax with ReduceMean with ReduceMin with ReduceProd with ReduceSum with ReduceSumSquare with Relu with Reshape with ReverseSequence with Selu with Shape with Shrink with Sigmoid with Sign with Sin with Sinh with Size with Slice with Softmax with Softplus with Softsign with SpaceToDepth with Split with Sqrt with Squeeze with Sub with Sum with Tan with Tanh with ThresholdedRelu with TopK with Transpose with Unsqueeze with Where with Xor

Linear Supertypes
Xor, Where, Unsqueeze, Transpose, TopK, ThresholdedRelu, Tanh, Tan, Sum, Sub, Squeeze, Sqrt, Split, SpaceToDepth, Softsign, Softplus, Softmax, Slice, Size, Sinh, Sin, Sign, Sigmoid, Shrink, Shape, Selu, ReverseSequence, Reshape, Relu, ReduceSumSquare, ReduceSum, ReduceProd, ReduceMin, ReduceMean, ReduceMax, ReduceLogSumExp, ReduceLogSum, ReduceL2, ReduceL1, Reciprocal, QuantizeLinear, QLinearMatMul, QLinearConv, Pow, Pad, PRelu, Or, OneHot, Not, Neg, Multinomial, Mul, Min, MeanVarianceNormalization, Mean, MaxPool, Max, MatMulInteger, MatMul, NGraphOperatorBackendAtoL, 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
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NGraphOperatorBackendFull
  2. Xor
  3. Where
  4. Unsqueeze
  5. Transpose
  6. TopK
  7. ThresholdedRelu
  8. Tanh
  9. Tan
  10. Sum
  11. Sub
  12. Squeeze
  13. Sqrt
  14. Split
  15. SpaceToDepth
  16. Softsign
  17. Softplus
  18. Softmax
  19. Slice
  20. Size
  21. Sinh
  22. Sin
  23. Sign
  24. Sigmoid
  25. Shrink
  26. Shape
  27. Selu
  28. ReverseSequence
  29. Reshape
  30. Relu
  31. ReduceSumSquare
  32. ReduceSum
  33. ReduceProd
  34. ReduceMin
  35. ReduceMean
  36. ReduceMax
  37. ReduceLogSumExp
  38. ReduceLogSum
  39. ReduceL2
  40. ReduceL1
  41. Reciprocal
  42. QuantizeLinear
  43. QLinearMatMul
  44. QLinearConv
  45. Pow
  46. Pad
  47. PRelu
  48. Or
  49. OneHot
  50. Not
  51. Neg
  52. Multinomial
  53. Mul
  54. Min
  55. MeanVarianceNormalization
  56. Mean
  57. MaxPool
  58. Max
  59. MatMulInteger
  60. MatMul
  61. NGraphOperatorBackendAtoL
  62. LpPool
  63. LpNormalization
  64. LogSoftmax
  65. Log
  66. Less
  67. LeakyRelu
  68. LSTM
  69. LRN
  70. IsNaN
  71. InstanceNormalization
  72. Identity
  73. Hardmax
  74. HardSigmoid
  75. Greater
  76. GlobalMaxPool
  77. GlobalAveragePool
  78. Gemm
  79. Gather
  80. GRU
  81. Floor
  82. Flatten
  83. EyeLike
  84. Exp
  85. Erf
  86. Equal
  87. Elu
  88. Dropout
  89. Div
  90. DequantizeLinear
  91. DepthToSpace
  92. Cosh
  93. Cos
  94. ConvTranspose
  95. ConvInteger
  96. Conv
  97. Constant
  98. Concat
  99. Clip
  100. Ceil
  101. Cast
  102. BatchNormalization
  103. AveragePool
  104. Atan
  105. Asinh
  106. Asin
  107. ArgMin
  108. ArgMax
  109. And
  110. Add
  111. Acosh
  112. Acos
  113. Abs
  114. NGraphOperatorBackend
  115. NGraphBackendUtils
  116. OpToONNXBytesConverter
  117. AutoCloseable
  118. Operator
  119. AnyRef
  120. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new NGraphOperatorBackendFull()

    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 MatMul1[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MatMul
  113. def MatMul9[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MatMul
  114. def MatMulInteger10[T1, T2, T3](name: String, A: Option[Tensor[T1]], B: Option[Tensor[T2]], a_zero_point: Option[Tensor[T1]], b_zero_point: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT3: Contains[T3, ((Int) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T3]

    Permalink
    Definition Classes
    MatMulInteger
  115. def Max1[T](name: String, consumed_inputs: Option[Array[Int]], 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]

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

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

    Permalink
    Definition Classes
    Max
  118. def MaxPool1[T](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MaxPool
  119. def MaxPool10[T, I](name: String, auto_pad: Option[String], ceil_mode: Option[Int], dilations: Option[Array[Int]], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], storage_order: Option[Int], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evI: Contains[I, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MaxPool
  120. def MaxPool11[T, I](name: String, auto_pad: Option[String], ceil_mode: Option[Int], dilations: Option[Array[Int]], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], storage_order: Option[Int], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evI: Contains[I, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MaxPool
  121. def MaxPool8[T, I](name: String, auto_pad: Option[String], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], storage_order: Option[Int], strides: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evI: Contains[I, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MaxPool
  122. def Mean1[T](name: String, consumed_inputs: Option[Array[Int]], 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]

    Permalink
    Definition Classes
    Mean
  123. def Mean6[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Mean
  124. def Mean8[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Mean
  125. def MeanVarianceNormalization9[T](name: String, axes: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    MeanVarianceNormalization
  126. def Min1[T](name: String, consumed_inputs: Option[Array[Int]], 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]

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

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

    Permalink
    Definition Classes
    Min
  129. def Mul1[T](name: String, axis: Option[Int], broadcast: Option[Int], consumed_inputs: Option[Array[Int]], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Mul
  130. def Mul6[T](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

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

    Permalink
    Definition Classes
    Mul
  132. def Multinomial7[T1, T2](name: String, dtype: Option[Int], sample_size: Option[Int], seed: Option[Float], input: Option[Tensor[T1]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T2]

    Permalink
    Definition Classes
    Multinomial
  133. def Neg1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (Int) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Neg
  134. def Neg6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (Int) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Neg
  135. def Not1[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Not
  136. def OneHot11[T1, T2, T3](name: String, axis: Option[Int], indices: Option[Tensor[T1]], depth: Option[Tensor[T2]], values: Option[Tensor[T3]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT3: Contains[T3, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T3]

    Permalink
    Definition Classes
    OneHot
  137. def OneHot9[T1, T2, T3](name: String, axis: Option[Int], indices: Option[Tensor[T1]], depth: Option[Tensor[T2]], values: Option[Tensor[T3]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT3: Contains[T3, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T3]

    Permalink
    Definition Classes
    OneHot
  138. def Or1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT1: Contains[T1, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T1]

    Permalink
    Definition Classes
    Or
  139. def Or7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT1: Contains[T1, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T1]

    Permalink
    Definition Classes
    Or
  140. def PRelu1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    PRelu
  141. def PRelu6[T](name: String, X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    PRelu
  142. def PRelu7[T](name: String, X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    PRelu
  143. def PRelu9[T](name: String, X: Option[Tensor[T]], slope: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    PRelu
  144. def Pad1[T](name: String, mode: Option[String], paddings: Option[Array[Int]], value: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Pad
  145. def Pad11[T](name: String, mode: Option[String], data: Option[Tensor[T]], pads: Option[Tensor[Long]], constant_value: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Pad
  146. def Pad2[T](name: String, mode: Option[String], pads: Option[Array[Int]], value: Option[Float], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Pad
  147. def Pow1[T](name: String, axis: Option[Int], broadcast: Option[Int], X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Pow
  148. def Pow7[T](name: String, X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Pow
  149. def QLinearConv10[T1, T2, T3, T4](name: String, auto_pad: Option[String], dilations: Option[Array[Int]], group: Option[Int], kernel_shape: Option[Array[Int]], pads: Option[Array[Int]], strides: Option[Array[Int]], x: Option[Tensor[T1]], x_scale: Option[Tensor[Float]], x_zero_point: Option[Tensor[T1]], w: Option[Tensor[T2]], w_scale: Option[Tensor[Float]], w_zero_point: Option[Tensor[T2]], y_scale: Option[Tensor[Float]], y_zero_point: Option[Tensor[T3]], B: Option[Tensor[T4]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], arg6: Numeric[T4], arg7: ClassTag[T4], evT1: Contains[T1, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT3: Contains[T3, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT4: Contains[T4, ((Int) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T3]

    Permalink
    Definition Classes
    QLinearConv
  150. def QLinearMatMul10[T1, T2, T3](name: String, a: Option[Tensor[T1]], a_scale: Option[Tensor[Float]], a_zero_point: Option[Tensor[T1]], b: Option[Tensor[T2]], b_scale: Option[Tensor[Float]], b_zero_point: Option[Tensor[T2]], y_scale: Option[Tensor[Float]], y_zero_point: Option[Tensor[T3]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], arg4: Numeric[T3], arg5: ClassTag[T3], evT1: Contains[T1, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT3: Contains[T3, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T3]

    Permalink
    Definition Classes
    QLinearMatMul
  151. def QuantizeLinear10[T1, T2](name: String, x: Option[Tensor[T1]], y_scale: Option[Tensor[Float]], y_zero_point: Option[Tensor[T2]])(implicit arg0: Numeric[T1], arg1: ClassTag[T1], arg2: Numeric[T2], arg3: ClassTag[T2], evT1: Contains[T1, ((Float) ⇒ Nothing with (Int) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT2: Contains[T2, ((Byte) ⇒ Nothing with (UByte) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T2]

    Permalink
    Definition Classes
    QuantizeLinear
  152. def Reciprocal1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Reciprocal
  153. def Reciprocal6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Reciprocal
  154. def ReduceL11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceL1
  155. def ReduceL111[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceL1
  156. def ReduceL21[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceL2
  157. def ReduceL211[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceL2
  158. def ReduceLogSum1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceLogSum
  159. def ReduceLogSum11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceLogSum
  160. def ReduceLogSumExp1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceLogSumExp
  161. def ReduceLogSumExp11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceLogSumExp
  162. def ReduceMax1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceMax
  163. def ReduceMax11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceMax
  164. def ReduceMean1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceMean
  165. def ReduceMean11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceMean
  166. def ReduceMin1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceMin
  167. def ReduceMin11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceMin
  168. def ReduceProd1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceProd
  169. def ReduceProd11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceProd
  170. def ReduceSum1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceSum
  171. def ReduceSum11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceSum
  172. def ReduceSumSquare1[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReduceSumSquare
  173. def ReduceSumSquare11[T](name: String, axes: Option[Array[Int]], keepdims: Option[Int], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

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

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

    Permalink
    Definition Classes
    Relu
  176. def Reshape1[T](name: String, consumed_inputs: Option[Array[Int]], shape: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Reshape
  177. def Reshape5[T](name: String, data: Option[Tensor[T]], shapeInput: 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]

    Permalink
    Definition Classes
    Reshape
  178. def ReverseSequence10[T](name: String, batch_axis: Option[Int], time_axis: Option[Int], input: Option[Tensor[T]], sequence_lens: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ReverseSequence
  179. def Selu1[T](name: String, alpha: Option[Float], consumed_inputs: Option[Array[Int]], gamma: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Selu
  180. def Selu6[T](name: String, alpha: Option[Float], gamma: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Selu
  181. def Shape1[T, T1](name: String, data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT1: Contains[T1, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T1]

    Permalink
    Definition Classes
    Shape
  182. def Shrink9[T](name: String, bias: Option[Float], lambd: Option[Float], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Shrink
  183. def Sigmoid1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

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

    Permalink
    Definition Classes
    Sigmoid
  185. def Sign9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sign
  186. def Sin7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sin
  187. def Sinh9[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sinh
  188. def Size1[T, T1](name: String, data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT1: Contains[T1, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T1]

    Permalink
    Definition Classes
    Size
  189. def Slice1[T](name: String, axes: Option[Array[Int]], ends: Option[Array[Int]], starts: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Slice
  190. def Slice10[T, Tind](name: String, data: Option[Tensor[T]], starts: Option[Tensor[Tind]], ends: Option[Tensor[Tind]], axes: Option[Tensor[Tind]], steps: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evTind: Contains[Tind, ((Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Slice
  191. def Slice11[T, Tind](name: String, data: Option[Tensor[T]], starts: Option[Tensor[Tind]], ends: Option[Tensor[Tind]], axes: Option[Tensor[Tind]], steps: Option[Tensor[Tind]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[Tind], arg3: ClassTag[Tind], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evTind: Contains[Tind, ((Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Slice
  192. def Softmax1[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Softmax
  193. def Softmax11[T](name: String, axis: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Softmax
  194. def Softplus1[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Softplus
  195. def Softsign1[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Softsign
  196. def SpaceToDepth1[T](name: String, blocksize: Option[Int], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    SpaceToDepth
  197. def Split1[T](name: String, axis: Option[Int], splitAttr: Option[Array[Int]], input: Option[Tensor[T]], split: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Split
  198. def Split11[T](name: String, axis: Option[Int], splitAttr: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Split
  199. def Split2[T](name: String, axis: Option[Int], splitAttr: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Split
  200. def Sqrt1[T](name: String, consumed_inputs: Option[Array[Int]], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sqrt
  201. def Sqrt6[T](name: String, X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sqrt
  202. def Squeeze1[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Squeeze
  203. def Squeeze11[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Squeeze
  204. def Sub1[T](name: String, axis: Option[Int], broadcast: Option[Int], consumed_inputs: Option[Array[Int]], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sub
  205. def Sub6[T](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sub
  206. def Sub7[T](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sub
  207. def Sum1[T](name: String, consumed_inputs: Option[Array[Int]], 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]

    Permalink
    Definition Classes
    Sum
  208. def Sum6[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sum
  209. def Sum8[T](name: String, data_0: Seq[Option[Tensor[T]]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Sum
  210. def Tan7[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Tan
  211. def Tanh1[T](name: String, consumed_inputs: Option[Array[Int]], input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Tanh
  212. def Tanh6[T](name: String, input: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Tanh
  213. def ThresholdedRelu10[T](name: String, alpha: Option[Float], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    ThresholdedRelu
  214. def TopK1[T, I](name: String, axis: Option[Int], k: Option[Int], X: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evI: Contains[I, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    TopK
  215. def TopK10[T, I](name: String, axis: Option[Int], X: Option[Tensor[T]], K: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evI: Contains[I, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    TopK
  216. def TopK11[T, I](name: String, axis: Option[Int], largest: Option[Int], sorted: Option[Int], X: Option[Tensor[T]], K: Option[Tensor[Long]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[I], arg3: ClassTag[I], evT: Contains[T, ((Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evI: Contains[I, ((Long) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    TopK
  217. def Transpose1[T](name: String, perm: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Transpose
  218. def Unsqueeze1[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Unsqueeze
  219. def Unsqueeze11[T](name: String, axes: Option[Array[Int]], data: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Unsqueeze
  220. def Where9[B, T](name: String, condition: Option[Tensor[B]], X: Option[Tensor[T]], Y: Option[Tensor[T]])(implicit arg0: Numeric[B], arg1: ClassTag[B], arg2: Numeric[T], arg3: ClassTag[T], evB: Contains[B, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT: Contains[T, ((UByte) ⇒ Nothing with (UShort) ⇒ Nothing with (UInt) ⇒ Nothing with (ULong) ⇒ Nothing with (Byte) ⇒ Nothing with (Short) ⇒ Nothing with (Int) ⇒ Nothing with (Long) ⇒ Nothing with (Float16) ⇒ Nothing with (Float) ⇒ Nothing with (Double) ⇒ Nothing with (String) ⇒ Nothing with (Boolean) ⇒ Nothing with (Complex[Float]) ⇒ Nothing with (Complex[Double]) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T]

    Permalink
    Definition Classes
    Where
  221. def Xor1[T, T1](name: String, axis: Option[Int], broadcast: Option[Int], A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT1: Contains[T1, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T1]

    Permalink
    Definition Classes
    Xor
  222. def Xor7[T, T1](name: String, A: Option[Tensor[T]], B: Option[Tensor[T]])(implicit arg0: Numeric[T], arg1: ClassTag[T], arg2: Numeric[T1], arg3: ClassTag[T1], evT: Contains[T, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing], evT1: Contains[T1, ((Boolean) ⇒ Nothing with (UNil) ⇒ Nothing) ⇒ Nothing]): Tensor[T1]

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

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

    Permalink
    Definition Classes
    Any
  225. 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
  226. 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
  227. 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
  228. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  239. val ngraphBackend: Backend

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

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

    Permalink
    Definition Classes
    AnyRef
  242. 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
  243. 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
  244. val scope: PointerScope

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

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

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

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

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

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

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

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

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

Inherited from Xor

Inherited from Where

Inherited from Unsqueeze

Inherited from Transpose

Inherited from TopK

Inherited from ThresholdedRelu

Inherited from Tanh

Inherited from Tan

Inherited from Sum

Inherited from Sub

Inherited from Squeeze

Inherited from Sqrt

Inherited from Split

Inherited from SpaceToDepth

Inherited from Softsign

Inherited from Softplus

Inherited from Softmax

Inherited from Slice

Inherited from Size

Inherited from Sinh

Inherited from Sin

Inherited from Sign

Inherited from Sigmoid

Inherited from Shrink

Inherited from Shape

Inherited from Selu

Inherited from ReverseSequence

Inherited from Reshape

Inherited from Relu

Inherited from ReduceSumSquare

Inherited from ReduceSum

Inherited from ReduceProd

Inherited from ReduceMin

Inherited from ReduceMean

Inherited from ReduceMax

Inherited from ReduceLogSumExp

Inherited from ReduceLogSum

Inherited from ReduceL2

Inherited from ReduceL1

Inherited from Reciprocal

Inherited from QuantizeLinear

Inherited from QLinearMatMul

Inherited from QLinearConv

Inherited from Pow

Inherited from Pad

Inherited from PRelu

Inherited from Or

Inherited from OneHot

Inherited from Not

Inherited from Neg

Inherited from Multinomial

Inherited from Mul

Inherited from Min

Inherited from MeanVarianceNormalization

Inherited from Mean

Inherited from MaxPool

Inherited from Max

Inherited from MatMulInteger

Inherited from MatMul

Inherited from NGraphOperatorBackendAtoL

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