ndArray
Consume this value to access the underlying NDArray once any pending write is complete.
Declaration
var ndArray: NDArray? { get async throws }Return Value
The underlying ndArray or nil if this was not an ndArray value.
Consume this value to access the underlying NDArray once any pending write is complete.
var ndArray: NDArray? { get async throws }The underlying ndArray or nil if this was not an ndArray value.