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

GrNet produces NaN entries in input tensor #4

Open
SouvikBan opened this issue Aug 2, 2021 · 2 comments
Open

GrNet produces NaN entries in input tensor #4

SouvikBan opened this issue Aug 2, 2021 · 2 comments

Comments

@SouvikBan
Copy link

SouvikBan commented Aug 2, 2021

Hi! First of all, really appreciate you guys taking the time to build a much required riemmannian geometry based package in tensorflow. It is proving to be quite useful for me.
However, I recently ran the [GrNet code] (https://github.com/master/tensorflow-riemopt/tree/master/examples/grnet) with the AFEW dataset(the default dataset used in the code) on my machine and it seems at some point the input tensors get filled with NaN values. I tried tinkering with the learning rate and a few other usual things that could determine the cause of such NaN value in a dl model but it seems to be of no use. Any idea as to why this might be the case- is the code still been checked for bugs or am I missing something? Thanks in advance!

@SouvikBan SouvikBan changed the title GrNet produces NaN entries in it GrNet produces NaN entries in input tensor Aug 2, 2021
@ahariri13
Copy link

ahariri13 commented Jul 12, 2022

Hi @SouvikBan, were you able to get past this issue ? Any help would be appreciated :)

@SouvikBan
Copy link
Author

Hi @ahariri13, unfortunately no. I was not able to get past this issue and since then have moved on to pytorch libraries like mcTorch and geoopt, although you will just have to code it yourself in those libraries.

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