dmx.compressor.numerical.format.Format

class dmx.compressor.numerical.format.Format

This is an abstract class of tensor numerical format. Child classes to implement cast() and from_shorthand() method.

__init__()

Methods

__init__()

cast(*input)

from_shorthand(sh)

Attributes

bfp_id

bit_precision

bytes_per_elem

blocked