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