import { tensor6D } from "https://deno.land/x/netsaur@0.2.2/mod.ts";
Create a 6D tensor from the given 6D array.
Parameters
values: Array6D
import { tensor6D } from "https://deno.land/x/netsaur@0.2.2/mod.ts";
Create a 6D tensor from the given 6D array.