jywu-msft
eb867be331
update mkldnn to 0.17.2 ( #231 )
2018-12-20 07:32:49 -08:00
Tang, Cheng
0dca080238
remove useless internal schema file ( #226 )
...
* placeholder for internal contrib ops
* remove useless internal file
* fix build break
2018-12-19 18:17:20 -08:00
Changming Sun
e97caa7787
change mkldnn so path ( #210 )
2018-12-19 14:45:57 -08:00
Changming Sun
dc8b37f4c4
update onnx ( #209 )
...
* update onnx
2018-12-18 14:50:28 -08:00
Ke Zhang
37b74c771a
add gemmlowp as submodule. ( #206 )
2018-12-18 13:57:53 -08:00
Changming Sun
c0ec7d56c4
Clean up garbage files ( #208 )
2018-12-18 13:51:01 -08:00
KeDengMS
b0f27ba0a7
Allow using MKLML header/libs when use_mklml is specified ( #178 )
...
Allow using MKLML header/libs when use_mklml is specified
2018-12-17 14:41:42 -08:00
jignparm
5fd9024139
[WIP] Initial checking for CSharp GPU support ( #176 )
...
* Initial checking for CSharp GPU support
* Enabled C# for GPU build
* Update Onnxruntime to Ort
* Add runtime check for cuda dlls for windows
* Update pretrained model test, for models where name!=model.onnx
* lowered tolerance for float checks to pass new models
* ignore extra ._resnet34v2.onnx file in pretrained test
2018-12-17 21:18:48 +00:00
xkszltl
383315a7e0
Upgrade Eigen to 3.3.7 ( #185 )
2018-12-16 00:26:08 -08:00
Tongliang Liao
16b3a9fd63
onnxruntime_CUDA_HOME should only be used when available.
2018-12-16 00:25:12 -08:00
Tracy Sharpe
47551da994
Optimize Tanh/Sigmoid activations ( #162 )
...
* optimized tanh/sigmoid
* fix /W4 warnings from alternate build environment
* use MLAS for tanh/sigmoid
* fix my broken C++ templates
* add x86_64 files
2018-12-13 22:53:40 -08:00
edgchen1
c5a0119d42
Added Environment::IsInitialized() and added check to InferenceSession constructor. ( #169 )
2018-12-13 13:34:49 -08:00
Ashwini Khade
b054646ddd
Askhade/implement erf ( #137 )
...
* erf implementation for op9
* enable erf node tests + review comment fixes
* update CMAKE flag
* plus erf to execution provider
2018-12-10 17:26:01 -08:00
Ashwini Khade
c5a691d67d
update onnx to latest commit ( #132 )
...
* update onnx to latest commit
* fixes
* Add not implemented operator tests to whitelist
* fix test name
2018-12-10 11:17:52 -08:00
Tracy Sharpe
3c7c1068e7
refactor threading ( #110 )
2018-12-06 09:20:32 -08:00
jywu-msft
47a6992e1b
update mkldnn to 0.17.1 and address assumptions related to tensor padding that come with new mkldnn version. ( #79 )
2018-12-03 17:07:44 -08:00
Scott McKay
4dd1e50aa7
Merge remote-tracking branch 'origin/master' into scmckay/UpdateCudaInfoInBuildMd
2018-11-29 14:53:11 +10:00
George Wu
3feeb9de3e
Merge branch 'master' of https://github.com/Microsoft/onnxruntime into jywu/incr_fixup
2018-11-28 20:16:06 -08:00
Yulong Wang
846044e282
[Mac] support mkldnn for macOS ( #56 )
2018-11-28 20:01:21 -08:00
Raymond Yang
6371025860
Add flag for mac compliance ( #45 )
...
* Refine windows CI configs
* Add flag for mac compliance
2018-11-28 19:22:29 -08:00
Yulong Wang
d60507d2e9
[Mac] fix python binding ( #54 )
2018-11-28 18:29:16 -08:00
George Wu
6179ddb2a1
fix for possible incremental build breaks.
2018-11-28 18:14:20 -08:00
Scott McKay
2f61926390
Update build.md section on CUDA builds to clarify and add CUDA 10.0 info.
...
Add --msvc_toolset param to build.py
Tweak CMakeLists.txt to set the CUDA toolset path from onnxruntime_CUDA_HOME.
2018-11-29 10:37:21 +10:00
Pranav Sharma
7aef8a1cca
Sync with internal master.
2018-11-22 20:56:43 -08:00
Pranav Sharma
9fbcb7fa51
Update onnx to commit to pickup shape inference fix for broadcast, concat and scan
2018-11-20 19:41:30 -08:00
Pranav Sharma
89618e8f1e
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00