Return the data type string associated with a provided single letter abbreviation.
Reads the pixels of an image as an ndarray
Fill a one-dimensional double-precision floating-point ndarray with linearly spaced values over a specified interval.
Sort a one-dimensional ndarray using heapsort.
Fill an input ndarray with a specified value.
Transform a list of array argument data types into a list of signatures.
Constructor for applying a strided function to an ndarray.
Quickly integrate face, hand, and/or pose tracking to your frontend projects in a snap ✨👌
Fill a one-dimensional single-precision floating-point ndarray with linearly spaced values over a specified interval.
Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.
Applies a colormap to an ndarray
<!-- See: www.tensorflow.org/tfx/model_analysis/ -->
JavaScript module for Face Detection and Face Recognition Using Tensorflow/JS
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Create a zero-filled generic array.
NIfTI support for Javascript
Computes a prefix sum of an ndarray
Tensorflow.js tasks API
Create a function for performing a reduction on a provided ndarray according to a callback function.
Return the shape defined by the dimensions which are not included in a list of dimensions.
JavaScript/TypeScript Implementation of LLMLingua-2
TypeScript definitions for cwise
Return a string created by joining one-dimensional ndarray elements using a specified separator.
Convert a linear index to an array of subscripts.