pointwise icon indicating copy to clipboard operation
pointwise copied to clipboard

Does it work for Windows 10?

Open hduonggithub opened this issue 3 years ago • 3 comments

Hi

It is very nice work. I am interested in the code, just wonder if the code is also working under Windows 10, before giving it a try.

Thanks anyway!

hduonggithub avatar Apr 26 '21 15:04 hduonggithub

The code is only tested on Tensorflow 1 on Linux. Thanks for your interest!

2021年4月26日(月) 22:58 hduonggithub @.***>:

Hi

It is very nice work. I am interested in the code, just wonder if the code is also working under Windows 10, before giving it a try.

Thanks anyway!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hkust-vgd/pointwise/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABBPMUFOLQGGKAIZTZ5H3TTKWEQVANCNFSM43TFO4YQ .

songuke avatar Apr 26 '21 16:04 songuke

@songuke Is it hard to make it works on Windows 10 with Tensorflow 2.0+?

hduonggithub avatar Apr 26 '21 18:04 hduonggithub

It's doable. You need to solve the compatibility problem in the Tensorflow 2 API, and the compilation issues for CUDA code. This is technically an engineering problem. If you are looking for more technical contributions for this method, perhaps you should just use Linux.

2021年4月27日(火) 1:36 hduonggithub @.***>:

@songuke https://github.com/songuke Is it hard to make it works on Windows 10 with Tensorflow 2.0+?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hkust-vgd/pointwise/issues/20#issuecomment-827059342, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABBPMQSA2DXNQT7NZBLZIDTKWXENANCNFSM43TFO4YQ .

songuke avatar Apr 27 '21 02:04 songuke