0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update onnx_backend_test.py skipped models and ops. More... almost 7 years ago
pedantic option cannot be ignored More... almost 7 years ago
ONNX support of TopK More... almost 7 years ago
Build c# test dlls in sequence
TJ
More... almost 7 years ago
Correctly calling tolower or towlower More... almost 7 years ago
Merge branch 'peykash/batchnorm_float16_fixes' More... almost 7 years ago
Merge branch 'bowbao/onnx_imageScaler' More... almost 7 years ago
Merge branch 'liqun/Py2FixTupleUnpacking' More... almost 7 years ago
Remove template definition More... almost 7 years ago
Added several internal API header files More... almost 7 years ago
copy HalfConverter.hpp for make_binary_drop More... almost 7 years ago
fix python 2.7 tuple unpacking error More... almost 7 years ago
fix reduce ops for onnx export/import with all_static_axes() and all_axes(). More... almost 7 years ago
Merge branch 'liqun/NewSequenceSliceStage2Stage' More... almost 7 years ago
Fix template compilation More... almost 7 years ago
Fix bug in import of Conv op in ONNX. More... almost 7 years ago
fix imageScaler export/import to onnx More... almost 7 years ago
Some cleanup More... almost 7 years ago
Refactor common methods More... almost 7 years ago
ONNX support for CNTK Sequence::Slice op. Due to a specific feature of CNTK Sequence::Slice op to handle zigged inputs (batch of variable length sequences), models converted from CNTK may not produce marching outcomes with zigged inputs. More... almost 7 years ago
Dump exception messages to stderr in Release mode More... almost 7 years ago
fix squeezenet onnx_backend_test of issues with Softmax, hardmax, logsoftmax and flatten with freedimension on batchaxis. More... almost 7 years ago
Merge branch 'master' into sptiwari/model_fix_test More... almost 7 years ago
Ignore TEST_TAG environment variable when not defined during testing More... almost 7 years ago
Disable fmeasure test and increase pytest verbosity More... almost 7 years ago
Removing support for user-provided node names and using uid for ONNX names. More... almost 7 years ago
Fixing batch axis handling bug in ReduceElements and Reshape export. More... almost 7 years ago
Merge branch 'master' into sptiwari/onnx_merge_with_master More... almost 7 years ago
Fmeasure (#3343) More... almost 7 years ago
Merge branch 'vadimma/lc-blstm-sq' More... almost 7 years ago