Open calad0i opened 1 month ago
A couple of the current tests fails if hls4ml.optimization.dsp_aware_pruning is imported prior to those tests. The code causing the issue appears to be https://github.com/fastmachinelearning/hls4ml/blob/ab457084daf2956b5beae806b20729fd9103d8ad/hls4ml/optimization/dsp_aware_pruning/keras/__init__.py#L18 Is there anyway we can avoid using this?
hls4ml.optimization.dsp_aware_pruning
A couple of the current tests fails if
hls4ml.optimization.dsp_aware_pruning
is imported prior to those tests. The code causing the issue appears to be https://github.com/fastmachinelearning/hls4ml/blob/ab457084daf2956b5beae806b20729fd9103d8ad/hls4ml/optimization/dsp_aware_pruning/keras/__init__.py#L18 Is there anyway we can avoid using this?