Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version of tf and the gather layer #2

Closed
gengqichuan opened this issue Nov 1, 2017 · 3 comments
Closed

version of tf and the gather layer #2

gengqichuan opened this issue Nov 1, 2017 · 3 comments

Comments

@gengqichuan
Copy link

@hellochick
Excuse me. Because only the TF 1.1 can run on our platform, I am wondering if this version can be used?
Thank you for your help!
Again, appreciation for your contribution
Geng Qichuan

@hellochick
Copy link
Owner

Hey, @gengqichuan , I use tensorflow 1.3. I will try to implement tf 1.1 version !

@gengqichuan
Copy link
Author

OK!thank you very much!And then,how do you deal with the gather layer in original pspnet?

@hellochick
Copy link
Owner

@gengqichuan , Hey, I have tried tf version 1.1, it can work without any modification. You can run on your platform directly, but It seems to be much slower than running on tf 1.3. For gather layer, I use tf.images.resize_bilinear for interp layer, you can take a look at model.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants