Skip to content

Update model to be more hls4ml compatible

Javier Duarte requested to merge update_model into master
  • Update model to be more hls4ml compatible:
    • Remove lambda layers
    • Remove custom layer
    • Batched Dense -> Conv1D
  • Preliminary conversion code (works for partial_model_2)

Merge request reports