Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Regime file parsing #7

@gianderiu

Description

@gianderiu

Looking at the parsing of the regime file, in utils.py,
https://github.com/pulp-platform/nemo/blob/master/nemo/utils.py#L111
it seems there is a bit of confusion with the parameters:
x_bit_stop_condition
W_bit_stop_condition
x_bit_scaler
W_bit_scaler
Some of them are stored under the level '0' some other into the root level.
It is not clear what is the hierarchy and whether the parameters at root level overwrite the parameters at level '0'.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions