onnxruntime
Update nGraph to version 0.26
#1965
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
32
Changes
View On
GitHub
Commits
Adjust ngraph cmake files to onnx 1.5.0
tomdol
committed
6 years ago
Enable LSTM reverse direction mode in nGraph EP
tomdol
committed
6 years ago
Enable full support for the Split op in nGraph EP
tomdol
committed
6 years ago
Revert "Disable the unsigned input Shrink op tests for nGraph until the next update"
tomdol
committed
6 years ago
Enable Gather and remove unused subgraph attribute
tomdol
committed
6 years ago
Remove the unused param from AppendClusterToSubGraph
tomdol
committed
6 years ago
Merge remote-tracking branch 'origin/master' into tomdol/ngraph_26
tomdol
committed
6 years ago
Fix for the incorrect onnx opset version
tomdol
committed
6 years ago
Use the r0.26 release branch before the tag is created
tomdol
committed
6 years ago
Enable the quantizelinear and dequantizelinear for NGEP
tomdol
committed
6 years ago
Use the v0.26.0-rc.2 tag in ngraph.cmake
GitHub
committed
6 years ago
Add skip for modes others than default in Pad operator
tsocha
committed
6 years ago
Merge remote-tracking branch 'origin/master' into tomdol/ngraph_26
tsocha
committed
6 years ago
Reenable negative axis tests for ngraph
tsocha
committed
6 years ago
Use temporary ngraph version
tsocha
committed
6 years ago
Use branch name instead of SHA for temporary ngraph branch
tsocha
committed
6 years ago
Merge remote-tracking branch 'origin/master' into tomdol/ngraph_26
tsocha
committed
6 years ago
Use ngraph v0.26.0-rc.4
tsocha
committed
6 years ago
Merge remote-tracking branch 'origin/master' into tomdol/ngraph_26
tsocha
committed
6 years ago
Remove patch for missing symbol in MKLDNN
tsocha
committed
6 years ago
Use MKLDNN 1.0 in ngraph
tsocha
committed
6 years ago
Exclude the Pad op for opsets greater than 10
tomdol
committed
6 years ago
Merge remote-tracking branch 'origin/master' into tomdol/ngraph_26
tomdol
committed
6 years ago
Disable quantizelinear and dequantizelinear tests for ONNX 1.5.0
tomdol
committed
6 years ago
Fix the onnx-headers related compilation errors
tomdol
committed
6 years ago
ONNX libs linking fix
tomdol
committed
6 years ago
Use a tag for ngraph and support more Pad modes
tomdol
committed
6 years ago
Use the v0.26.0 release tag for nGraph
GitHub
committed
6 years ago
Update ngraph to RC8 - bigobj flag for Windows builds
tomdol
committed
6 years ago
Merge branch 'tomdol/ngraph_26' into tomdol/ngraph_26_tag
GitHub
committed
6 years ago
Merge pull request #15 from NervanaSystems/tomdol/ngraph_26_tag
GitHub
committed
6 years ago
Fix the MKLDNN constexpr error on Windows
tomdol
committed
6 years ago
Loading