package
onnx
Type Members
-
type
![A] = (A) ⇒ Nothing
-
type
!![A] = (![A]) ⇒ Nothing
-
-
type
Contains[S, T] = <:<[!![S], T]
-
type
SparseTensor[T] = (Array[T], Array[Int])
-
-
type
Tensor[T] = (Array[T], Array[Int])
-
type
TypesafeTensor[T, A <: Axes] = (Array[T], Array[Int])
-
abstract
type
UNil
-
type
Union[T] = AnyRef { type or[S] = org.emergentorder.onnx.package.Disjunction[T => Nothing with S => Nothing] }
-
type
XInt = Int with Singleton
Value Members
-