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