You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initial trials for build win with py38 locally
* use .dll instead of .lib for build
* Revert "use .dll instead of .lib for build"
This reverts commit e439852.
* revert all path hard-code changes
* adjust py38 setup to fix compile errors on server
* refine win build script for py38/vs2019
* use ninja instead of vs; add make clean up
* save the setup that could link successful (but still has layer missing issues in caffe infererence)
* fix the python caffe layer type missing issues
* fix error for build pytest
* clear up the conda path setup
* windows path / \ handling fix
* add boost fix also in build script
* force to make install for windows to work around layer type missing issues for .exe evoke
* refine codes to keep better backwards compatibility
* try to make appveyor regression also able to work
* further try appveyor fix
* try to fix appveyor
* try to fix appveyor
* fix appveyor build error for py36
* refine hdf5 set after conda installed version change
0 commit comments