-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Description
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
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
Metadata
Metadata
Assignees
Labels
No labels