Tile Tensors#
Class |
Description |
---|---|
A tile tensor object. Representing an encrypted tensor (multi-dimensional array, e.g., a matrix, or array of matrices). Supports high level operators such as matrix multiplication, sum over a dimension, replicate a dimension, elementwise operators, and others. |
|
A class for performing encryption, decryption, encode, and decode for tile tensors. |
Other classes include: