import { tensor } from "https://deno.land/x/netsaur@0.2.5/src/core/tensor/tensor.ts";
Create an nth rank tensor from the given nthD array and shape.
Type Parameters
R extends Rank
import { tensor } from "https://deno.land/x/netsaur@0.2.5/src/core/tensor/tensor.ts";
Create an nth rank tensor from the given nthD array and shape.