Duc Hoang

Results 10 comments of Duc Hoang

This is something of interest for me now, so I'll take it.

Hello, I'm looking into this now, could you elaborate your ideas a bit: > Basically, I think we'll just need to add another type of template to the backend templates....

@vloncar This sounds good! I'm trying to implement it so I just have a question: in order to do the matching with the `HLSModel` do we need to pass the...

@jmduarte Is this the full list of keras layers we plan to support in the future? Currently I think we have less than that?

What specific model were you trying to convert? And did you encounter the error when running this line? ```python hls_model = hls4ml.converters.keras_to_hls(config) ```

Hello, We should probably update the example onnx model ... The new onnx converter is not really built to handle onnx models from keras (since the keras converter already handles...

@aloeliger Hello, the description is identical to the PR referred above, they are the same changes just now propagating to the master branch! https://github.com/cms-l1t-offline/cmssw/pull/1214 If you need more detaills let...

@aloeliger Hello, thank you for the comment. Just to make sure I understand it, I was just reading the other thread and it looks like the existing naming for the...

@antoniovilela Hello! Thank you, I wrote the PR description again, and squash the commits, please check. Thanks.