Abolfazl Shahbazi
Abolfazl Shahbazi
Thanks @gabrielbriones I had someone reported this on StackOverflow and I responded here: https://stackoverflow.com/questions/48837894/typeerror-init-got-multiple-values-for-keyword-argument-add-config-file/49016052#49016052 However I think you are on the right track 🙁
@jakeret this is basically just bringing #202 up to date with `master`. I also realized the issue with https://github.com/IntelAI/models/blob/v1.4.0/benchmarks/image_segmentation/tensorflow/unet/README.md was that I was using `checkpoint_name=model.cpkt` not realizing that it's now...
@mpjlu would you also please review and provide feedback if needed. Thanks.
Thanks @jakeret That sounds great. In the meantime I'm unblocked right now but I keep my eyes open for the any activity on #202
Hi @rafariossaa Thanks for filing this issue, I'll look into it.
Hi @rafariossaa Here's how I got the wheel to build successfully and from there you can take it to any OS (Either Ubuntu or Debian) and install it. ```bash FROM...
@rafariossaa let me get a fresh setup again with `Debian 11 + GCC 10` and will update here. Thanks.
@ibab I'm not sure how maintains this repository now. Would you please review and let me know if there are any feedback? Thanks.
I'm not sure why this PR is still not being approved for merge. @netfs would you want me to submit this for `master` branch and the most recent release branch?
Hi @hsl89 please look at that PR and should fix your issue.