0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Microsoft mandatory file (#3870) More... over 3 years ago
disable fp16 test for poolWithSequenceAxis (#3810) More... about 6 years ago
Merge pull request #3806 from microsoft/liqun/wrap_maxlpool_with_reshape More... about 6 years ago
fix a typo More... about 6 years ago
update with reviewers' comments More... about 6 years ago
add comments More... about 6 years ago
support Pooling ops with Sequence axis More... about 6 years ago
Fix Windows Test Dockerfile More... almost 7 years ago
Update Windows Test Dockerfile More... almost 7 years ago
address CR More... almost 7 years ago
add FutureValue Op's custom attributes into Scan node's description More... almost 7 years ago
Merge branch 'yanchen/load-from-memory' More... almost 7 years ago
Merge branch 'yanchen/rm-asserts' More... almost 7 years ago
Merge pull request #3722 from microsoft/yanchen/output-mapping More... almost 7 years ago
remove an assert that seems to be too conservative More... almost 7 years ago
Added a new API to load models from memory More... almost 7 years ago
added a mapping from onnx outputs to cntk outputs into the graph's description More... almost 7 years ago
Fix hard tabs More... almost 7 years ago
Export custom attributes on Times node to ONNX file (#3709) More... almost 7 years ago
Merge branch 'master' into liqun/scan14 More... almost 7 years ago
transpose batch with dir before reshape to [seq, batch, dir*hidden] for RNN ops More... almost 7 years ago
Fix V2LibraryCSTests end to end test More... almost 7 years ago
Fix V2LibraryCSTests end to end test More... almost 7 years ago
set shape bacth dim to 0 for reshape op after LSTM to make batch size editable after ONNX export. More... almost 7 years ago
default keep dim is true More... almost 7 years ago
reduction keep dim edge cases More... almost 7 years ago
fix reduce op keepdim setting More... almost 7 years ago
onnx exporter for past/future value: fix for offset > sequence length cases; output delayed initial values More... about 7 years ago
ONNX convolution with more than 1 non-feature/channel dimensions More... about 7 years ago
onnx export: fix cases when scan input needs to be broadcasted More... about 7 years ago