import { tensor4D } from "https://deno.land/x/netsaur@0.2.5/src/core/tensor/tensor.ts";
Create a 4D tensor from the given 4D array.
Parameters
values: Array4D
import { tensor4D } from "https://deno.land/x/netsaur@0.2.5/src/core/tensor/tensor.ts";
Create a 4D tensor from the given 4D array.