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