sugarme / gotch

Go binding for Pytorch C++ API (libtorch)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install steps on macos

emilaleksanteri opened this issue · comments

Noticed that sudo ldconfig is used on the install steps that does not exist on macos, is there a good way around this or someplace for me to add macos specific command sudo update_dyld_shared_cache instead?

@emilaleksanteri were you able to install and use it on mac?

@emilaleksanteri were you able to install and use it on mac?

couldnt get it running on macos even with a vm so just gotta use my other computer

@iamwavecut , @emilaleksanteri ,

Someone has it works on MacOS intel CPU if it is your case, then look up at closed issues. For MacOS metal, unfortunately, I have no device to test. Would love if you could report/comment, update README.md if you can. Thanks.