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

API document issue due to syntax in source code #3873

Open
kexugit opened this issue Oct 18, 2022 · 1 comment
Open

API document issue due to syntax in source code #3873

kexugit opened this issue Oct 18, 2022 · 1 comment

Comments

@kexugit
Copy link

kexugit commented Oct 18, 2022

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:

inputs_info ('class':`cntk.contrib.crosstalkcaffe.unimodel.cntkmodel.CntkTensorDefinition`):
.

We suggest to remove the quotes to resolve the API document issue.

Related bug: https://dev.azure.com/ceapex/Engineering/_workitems/edit/724859

@gmpaliwal07
Copy link

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?

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