SteCla0
SteCla0
I am using hls4ml v0.6.0 The error seems to be triggered by the optimization of Add (Merge) layers. When I comment out the optimizer step (self._optimize_model(self.config.optimizers)) OR when I remove...
I have the same error when I use "add layers" in my model https://github.com/fastmachinelearning/hls4ml/issues/578
I have the same issue and will keep an eye on RAM as suggested. Additionally, is there any report on model size/complexity feasibility using hls4ml with certain reuse factor and...