Konstantin Vinogradov

Results 6 comments of Konstantin Vinogradov

These two operators and this issue are the only things that prevent ANN HLS code to be compiled in Windows. https://github.com/fastmachinelearning/hls4ml/issues/300 For our team, it makes a lof sense to...

@thesps for some reason, we didn't push this fix to the master branch of the origin Could you please have a look at it https://github.com/fastmachinelearning/hls4ml/pull/318

The same segfault errors with `sklearn_RandomForest.py` and `sklearn_to_hls.py` examples

The BDT project generated by `5dcd46823dfe4ee08507513a3a5aa3ab397b7900` compiles in Vitis 2020.2 ``` /tools/Xilinx/Vitis_HLS/2020.2/bin/vitis_hls -f build_prj.tcl "reset=1 csim=0 synth=1 cosim=0 validation=0 export=1 vsynth=0" ``` @thesps Do you think it makes sense to...

@thesps yes, `sklearn_to_hls.py` example compiles with Vivado 2020.1

Nope, just vanilla example out of the box