0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
factor out asMultipleOf More... over 8 years ago
Merge remote-tracking branch 'origin/master' into nikosk/workaround-curand More... over 8 years ago
Merge branch 'master' of https://github.com/Microsoft/cntk into fseide/privtype More... over 8 years ago
reenabled the accidentally disabled test of LanguageUnderstanding.py More... over 8 years ago
changed all uses of input(**type) to input(type) More... over 8 years ago
input() now accepts a Variable._Type object, e.g. input(Tensor[13]) More... over 8 years ago
clean up stray comment More... over 8 years ago
pow pytest More... over 8 years ago
CNTK v2 library: Fixed handling of references of existing netowrk matrix storage handed out from Forward/Backward More... over 8 years ago
sanitize_input() now responds with an actionable error message when the user inadvertently passes a Variable._Type instead of a Variable More... over 8 years ago
Variable._Type now has a __call__ operator, such that attempting to instantiate a Variable._Type (e.g. Tensor[13,42]()) will print a proper error message. More... over 8 years ago
Integrate jqian/wip/gdr into master More... over 8 years ago
made Variable.Type private by renaming it to Variable._Type More... over 8 years ago
Integrate mahilleb/Py36 into master More... over 8 years ago
added pow pytest More... over 8 years ago
Integrate nikmil/upsampling_layer_fix into master More... over 8 years ago
Fix links in docstring More... over 8 years ago
expose SliceView More... over 8 years ago
improve outputs More... over 8 years ago
add tests More... over 8 years ago
add utils.cs More... over 8 years ago
Optimize dictionary filling More... over 8 years ago
Fix hard tabs More... over 8 years ago
Fix gym atari dependencies in conda.yml More... over 8 years ago
Fix gym atari dependencies in conda.yml More... over 8 years ago
Fix gym atari dependencies in conda.yml More... over 8 years ago
fix typo in file name More... over 8 years ago
rename SWIG default class from Utils to CNTKLib, in order to prepare the new Utils.cs in C# More... over 8 years ago
add sparse tests More... over 8 years ago
bindings/python/doc: show module documentation where hidden More... over 8 years ago