We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In API document, notice that some of the parameters' names are not displayed properly.
This is due to the single quotes used around "class" directives in source code:
CNTK/bindings/python/cntk/contrib/crosstalkcaffe/adapter/bvlccaffe/caffeadapter.py
Line 67 in 10a8ffc
We suggest to remove the quotes to resolve the API document issue.
Related bug: https://dev.azure.com/ceapex/Engineering/_workitems/edit/724859
The text was updated successfully, but these errors were encountered:
I have Doubt in the issue I have Forked the Repo and opened the file is I have to remove quotes from the all input_info class in the file?
Sorry, something went wrong.
No branches or pull requests
In API document, notice that some of the parameters' names are not displayed properly.
This is due to the single quotes used around "class" directives in source code:
CNTK/bindings/python/cntk/contrib/crosstalkcaffe/adapter/bvlccaffe/caffeadapter.py
Line 67 in 10a8ffc
We suggest to remove the quotes to resolve the API document issue.
Related bug: https://dev.azure.com/ceapex/Engineering/_workitems/edit/724859
The text was updated successfully, but these errors were encountered: