Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
inline fun <T : DType, V> ComputationContextDsl.tensor(noinline content: TensorFactoryContext<T, V>.() -> Tensor<T, V>): Tensor<T, V>