Reference#
This part contains detailed explanation of background, configs and APIs.
- SPU Runtime Configuration
- Python API Reference
- C++ API Reference
- PPHlo API reference
- XLA Implementation Status
- Supported MPC Protocol
- JAX NumPy Operators Status
- Overview
- Tested Operators List
- abs
- add
- angle
- angle
- arccos
- arccosh
- arcsin
- arcsinh
- arctan
- arctan2
- arctanh
- argmax
- argmin
- array_equal
- array_equiv
- atleast_1d
- atleast_2d
- atleast_3d
- bitwise_and
- bitwise_not
- bitwise_or
- bitwise_xor
- cbrt
- ceil
- conj
- conjugate
- copysign
- cos
- cosh
- deg2rad
- divide
- divmod
- ediff1d
- equal
- exp
- exp2
- expm1
- fabs
- fix
- float_power
- floor
- floor_divide
- fmax
- fmin
- fmod
- gcd
- greater
- greater_equal
- heaviside
- hypot
- i0
- imag
- invert
- isclose
- iscomplex
- isfinite
- isinf
- isnan
- isneginf
- isposinf
- isreal
- isrealobj
- kron
- lcm
- ldexp
- left_shift
- less
- less_equal
- log
- log10
- log1p
- log1p
- log2
- logaddexp
- logaddexp2
- logical_and
- logical_not
- logical_or
- logical_xor
- maximum
- mean
- minimum
- mod
- modf
- multiply
- nanargmax
- nanargmin
- nanmean
- nanprod
- nansum
- negative
- nextafter
- not_equal
- outer
- polyval
- positive
- power
- prod
- rad2deg
- ravel
- real
- reciprocal
- remainder
- right_shift
- rint
- sign
- signbit
- sin
- sinc
- sinh
- sqrt
- square
- subtract
- sum
- tan
- tanh
- transpose
- true_divide
- trunc
- unwrap
- Pitfalls - Fxp Arithmetic
- SPU PSI Configuration
- CHANGELOGS