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