Operations#
  | 
Element-wise absolute value.  | 
  | 
Element-wise addition.  | 
  | 
An and reduction over the given axes.  | 
  | 
Approximate comparison of two arrays.  | 
  | 
An or reduction over the given axes.  | 
  | 
Generates ranges of numbers.  | 
  | 
Element-wise inverse cosine.  | 
  | 
Element-wise inverse hyperbolic cosine.  | 
  | 
Element-wise inverse sine.  | 
  | 
Element-wise inverse hyperbolic sine.  | 
  | 
Element-wise inverse tangent.  | 
  | 
Element-wise inverse hyperbolic tangent.  | 
  | 
Indices of the maximum values along the axis.  | 
  | 
Indices of the minimum values along the axis.  | 
  | 
Returns the indices that partition the array.  | 
  | 
Returns the indices that sort the array.  | 
  | 
Array equality check.  | 
  | 
Broadcast an array to the given shape.  | 
  | 
Element-wise ceil.  | 
  | 
Clip the values of the array between the given minimum and maximum.  | 
  | 
Concatenate the arrays along the given axis.  | 
  | 
The discrete convolution of 1D arrays.  | 
  | 
1D convolution over an input with several channels  | 
  | 
2D convolution over an input with several channels  | 
  | 
Element-wise cosine.  | 
  | 
Element-wise hyperbolic cosine.  | 
  | 
Dequantize the matrix   | 
  | 
Element-wise division.  | 
  | 
Element-wise equality.  | 
  | 
Element-wise error function.  | 
  | 
Element-wise inverse of   | 
  | 
Element-wise exponential.  | 
  | 
Add a size one dimension at the given axis.  | 
  | 
Create an identity matrix or a general diagonal matrix.  | 
  | 
Flatten an array.  | 
  | 
Element-wise floor.  | 
  | 
Element-wise integer division.  | 
  | 
Construct an array with the given value.  | 
  | 
Element-wise greater than.  | 
  | 
Element-wise greater or equal.  | 
  | 
Create a square identity matrix.  | 
  | 
Element-wise less than.  | 
  | 
Element-wise less than or equal.  | 
  | 
Generate   | 
  | 
Load array(s) from a binary file in   | 
  | 
Element-wise natural logarithm.  | 
  | 
Element-wise base-2 logarithm.  | 
  | 
Element-wise base-10 logarithm.  | 
  | 
Element-wise natural log of one plus the array.  | 
  | 
Element-wise log-add-exp.  | 
  | 
Element-wise logical not.  | 
  | 
A log-sum-exp reduction over the given axes.  | 
  | 
Matrix multiplication.  | 
  | 
An max reduction over the given axes.  | 
  | 
Element-wise maximum.  | 
  | 
Compute the mean(s) over the given axes.  | 
  | 
An min reduction over the given axes.  | 
  | 
Element-wise minimum.  | 
  | 
Move an axis to a new position.  | 
  | 
Element-wise multiplication.  | 
  | 
Element-wise negation.  | 
  | 
Construct an array of ones.  | 
  | 
An array of ones like the input.  | 
  | 
Returns a partitioned copy of the array such that the smaller   | 
  | 
Pad an array with a constant value  | 
  | 
An product reduction over the given axes.  | 
  | 
Quantize the matrix   | 
  | 
Perform the matrix multiplication with the quantized matrix   | 
  | 
Element-wise reciprocal.  | 
  | 
Repeat an array along a specified axis.  | 
  | 
Reshape an array while preserving the size.  | 
  | 
Round to the given number of decimals.  | 
  | 
Element-wise reciprocal and square root.  | 
  | 
Save the array to a binary file in   | 
  | 
Save several arrays to a binary file in uncompressed   | 
  | 
Save several arrays to a binary file in compressed   | 
  | 
Save array(s) to a binary file in   | 
  | 
Element-wise logistic sigmoid.  | 
  | 
Element-wise sign.  | 
  | 
Element-wise sine.  | 
  | 
Element-wise hyperbolic sine.  | 
  | 
Perform the softmax along the given axis.  | 
  | 
Returns a sorted copy of the array.  | 
  | 
Split an array along a given axis.  | 
  | 
Element-wise square root.  | 
  | 
Element-wise square.  | 
  | 
Remove length one axes from an array.  | 
  | 
Stacks the arrays along a new axis.  | 
  | 
Stop gradients from being computed.  | 
  | 
Element-wise subtraction.  | 
  | 
Sum reduce the array over the given axes.  | 
  | 
Swap two axes of an array.  | 
  | 
Take elements along an axis.  | 
  | 
Take values along an axis at the specified indices.  | 
  | 
Element-wise tangent.  | 
  | 
Element-wise hyperbolic tangent.  | 
  | 
Compute the tensor dot product along the specified axes.  | 
  | 
Transpose the dimensions of the array.  | 
  | 
An array with ones at and below the given diagonal and zeros elsewhere.  | 
  | 
Zeros the array above the given diagonal.  | 
  | 
Zeros the array below the given diagonal.  | 
  | 
Compute the variance(s) over the given axes.  | 
  | 
Select from   | 
  | 
Construct an array of zeros.  | 
  | 
An array of zeros like the input.  |