-
Notifications
You must be signed in to change notification settings - Fork 43
DL4J Docs Update 2.15.2019 #171
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
Conversation
@crockpotveggies Check it out. Autogen seems to work perfectly for me now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deeplearning4j-nn-convolutional
is broken and is not generating java classes properly. Please fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deeplearning4j-nn-convolutional
is broken and is not generating java classes properly. Please fix.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problem starts here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same problem exists here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same problem exists here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same problem exists here.
@crockpotveggies I'm confused. So {{autogenerated}} should automatically insert the Java classes, right?
If so, it might be an issue with the auto gen script. Does it happen to be working on your computer? It seemed to run fine on my Macbook but I'm not sure of the expected behavior.
FWIW all these files were already stashed in doc_sources
. I only fixed a broken link on the evaluation page.
One possible explanation is that the java classes have moved locations. Not sure without looking at it further, can you copy/paste the output from the gen docs script and send it to me?
No description provided.