tensor

inline fun <T : DType, V> ComputationContextDsl.tensor(noinline content: TensorFactoryContext<T, V>.() -> Tensor<T, V>): Tensor<T, V>(source)