import { tensor5D } from "https://deno.land/x/netsaur@0.2.2/src/core/tensor/tensor.ts";
Create a 5D tensor from the given 5D array.
Parameters
values: Array5D
import { tensor5D } from "https://deno.land/x/netsaur@0.2.2/src/core/tensor/tensor.ts";
Create a 5D tensor from the given 5D array.