pytorch-lattice icon indicating copy to clipboard operation
pytorch-lattice copied to clipboard

Enable Multi-Unit Inputs For Numerical And Categorical Calibrators

Open brianpark0126 opened this issue 1 year ago • 0 comments


About:

Add multi-unit capabilities to numerical and categorical calibration layers.


Is your feature request related to a problem? Please describe. As we build up the PyTorch Lattice Library, we will be implementing optimizations for the basic Lattice model which will require it to handle multiple units (RTL and Kronecker factored lattices). As a prerequisite, we will need the calibrators to accept multi-unit inputs.

Describe the solution you'd like A refactoring of categorical_calibrator and numerical_calibrator classes to include multi unit functionality.

Describe alternatives you've considered N/A

Additional context N/A

brianpark0126 avatar Nov 29 '23 22:11 brianpark0126