fastmachinelearning / hls4ml-tutorial

Tutorial notebooks for hls4ml
http://fastmachinelearning.org/hls4ml-tutorial/
285 stars 123 forks source link

Tutorial on pytorch MLP conversion? #20

Open green-cabbage opened 3 years ago

green-cabbage commented 3 years ago

I have been using pytorch a lot more than tensorflow, so writing in pytorch and converting to hls4ml would be more convenient. I tried to simply convert some of the code written in the jupyter notebook tensorflow tutorial, but to no avail.

Are you guys thinking of introducing pytorch tutorial. Even just a quick one that does the same thing as the jupyter notebook tutorial would be great, so I can immediately start experimenting.

Thanks in advance