Return the number of ndarray dimensions.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Test if an input value is an ndarray order.
Return the shape of a provided ndarray.
Saves an ndarray as an image to a file
Universal Sentence Encoder lite in TensorFlow.js
Return the underlying data buffer of a provided ndarray.
Test if an input value is a supported ndarray index mode.
Determine the order of a multidimensional array based on a provided stride array.
Return the number of elements in an array.
Return the layout order of a provided ndarray.
Determine if a buffer length is compatible with provided ndarray meta data.
Convert an ndarray-like object to an object likely to have the same "shape".
ndarray data buffer constructors.
TFLite support for TensorFlow.js
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Default ndarray settings.
Return the data type of a provided ndarray.
Wrap an index on the interval [0,max].
Convert an ndarray to a generic array.
Given a stride array, determine array iteration order.
Test if an input value is a supported built-in ndarray data type string.
Return the flags of a provided ndarray.
Convert an ndarray buffer to a generic array.