You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
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