import { type TensorData } from "https://deno.land/x/netsaur@0.2.2/src/core/tensor/tensor.ts";
TensorData is the data type for the Tensor based on the backend.
import { type TensorData } from "https://deno.land/x/netsaur@0.2.2/src/core/tensor/tensor.ts";
TensorData is the data type for the Tensor based on the backend.