Scott McKay
f3fb1d5ff8
Merge remote-tracking branch 'origin/master' into scmckay/FixInferenceSessionInputValidationHandlingOfOptionalInputs
2018-11-29 16:35:05 +10:00
Scott McKay
2486336355
Update error messages C# tests check for.
2018-11-29 16:31:10 +10:00
Scott McKay
d263d6734e
Adjust test. valid input names aren't deterministically ordered in error message.
2018-11-29 15:04:53 +10:00
jywu-msft
ca86d8f17c
Merge pull request #55 from Microsoft/jywu/incr_fixup
...
fix for possible incremental build breaks.
2018-11-28 20:40:36 -08:00
Scott McKay
ea1ad0aaf5
Merge remote-tracking branch 'origin/master' into scmckay/FixInferenceSessionInputValidationHandlingOfOptionalInputs
2018-11-29 14:32:32 +10:00
Scott McKay
989b00321e
Update session state initializer to support overriding initializers.
...
Update test
2018-11-29 14:31:36 +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
Faith Xu
7523e76649
Minor wording changes to design doc ( #51 )
...
* Update HighLevelDesign.md
* Update HighLevelDesign.md
* Update HighLevelDesign.md
2018-11-28 19:43:03 -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
Scott McKay
bfaade660b
Initial changes.
...
Optional inputs aren't being handled properly in SaveInputOutputNamesToNodeMapping
2018-11-29 12:23:44 +10:00
George Wu
6179ddb2a1
fix for possible incremental build breaks.
2018-11-28 18:14:20 -08:00
Raymond Yang
cb1781927f
Remove mklml in Linux python wheel packagaing ( #53 )
2018-11-28 17:37:49 -08:00
Zhang Lei
21cabe3ead
Merge pull request #35 from Microsoft/zhalei/reduce_mean_optimize
...
Optimize ReduceMean/ReduceSum using openmp and no extra transpose on some general cases
2018-11-28 17:07:10 -08:00
jignparm
2f234e4e78
Minor fixes to nuget README.md file ( #49 )
2018-11-28 16:30:34 -08:00
Tang, Cheng
564907fa1a
remove the non ascii char ( #48 )
2018-11-28 16:20:04 -08:00
shahasad
16ef49c51b
Merge pull request #47 from Microsoft/dev/shahasad/some-cosmetic-fixes-in-the-build-script
...
Some fixes in NuGet package metadata
2018-11-28 15:56:07 -08:00
Lei Zhang
0540d8e5f7
Better name for read.
2018-11-28 15:25:17 -08:00
Lei Zhang
7cb3dfc18a
Optimize ReduceMean/ReduceSum when all reduce axises located at the tail of the
...
input tensor's dims by do not make extra copy. And use openmp to parallel the
reduce on results.
2018-11-28 15:25:17 -08:00
Shah Asaduzzaman
6f65a03939
some cleanup
2018-11-28 15:21:17 -08:00
Shah Asaduzzaman
c1613aa28e
Fixes in the NuGet package meatada. Include sourcelink
2018-11-28 15:09:51 -08:00
Tracy Sharpe
17b72b2e7d
Merge pull request #46 from Microsoft/tracysh/mergemaster
...
merge from internal master
2018-11-28 12:23:50 -08:00
Tracy Sharpe
39fc17281c
merge from internal master
2018-11-28 12:06:33 -08:00
Scott McKay
bd50598d17
Document the Graph header files and cleanup some issues. ( #42 )
...
* Checkpoint.
* Add doco to graph.h and graph_base.h.
Change NodeConstIterator to return a reference to clearly advertise no nullptr's are going to be returned as it's only iterating valid Nodes.
Fix some code analysis warnings.
* Make a couple of APIs return a reference instead of a pointer as they never return nullptr.
* More doco and some minor naming cleanups.
* Cleanups
Couple more consistency changes.
* Fix CUDA test file
* Fix invalid line.
2018-11-28 08:42:11 -08:00
Changming Sun
4fbd345732
Merge pull request #44 from Microsoft/fix_codeowners_file
...
Fix codeowners file
2018-11-28 17:52:25 +08:00
shahasad
75d329d845
Merge pull request #25 from Microsoft/dev/shahasad/merge-latest-few-changes-on-csharp-api
...
updated the files with the latest ones from VSTS repo
2018-11-28 01:50:00 -08:00
Shah Asaduzzaman (ASAD)
6e2a1ceb41
merged from master
2018-11-28 01:29:08 -08:00
Shah Asaduzzaman (ASAD)
be1be9fa94
explicitly specify outputpath in the test project
2018-11-28 01:10:37 -08:00
Shah Asaduzzaman (ASAD)
f638031f02
make test explicitly anyCPU
2018-11-28 00:13:56 -08:00
Shah Asaduzzaman (ASAD)
1a03f44938
make the test project explicitly x64 platform to get working
2018-11-28 00:09:35 -08:00
Pranav Sharma
6038ba21fd
Fix codeowners file
2018-11-27 23:42:17 -08:00
Raymond Yang
1b3efc36c1
Add pipeline for building python wheels ( #41 )
...
* Add pipeline for building python wheels for Windows/Linux CPU and GPU
* try enable mkldnn
* remove mklml
* Update python packaging configuration
* Add python3.7 support
* Revert to disable the py37 packaging on windows
2018-11-27 20:02:41 -08:00
Pranav Sharma
3f4589ced5
Add remaining build options and make minor changes in documentation ( #39 )
...
* Minor changes in documentation
* Synchronous, not sync
* Add remaining build options after mkldnn fix
2018-11-27 19:59:40 -08:00
Shah Asaduzzaman (ASAD)
29f9e89226
merged the latest csharp folder changes from VSTS repo @313681f9
2018-11-27 19:01:28 -08:00
Shah Asaduzzaman (ASAD)
d7d43bc13f
merged from master
2018-11-27 18:54:06 -08:00
Ryan Hill
3b1140954e
Bug bash ( #43 )
...
* Update README.md
* Update Versioning.md
* Update rename_manylinux.sh
Remove duplicate word
* Update README.md
Remove a 'the' as ONNX Runtime is a proper noun.
* Update CUDA version to 9.1 cudnn version to 7.1
* Update ReleaseManagement.md
* put tensorflow copy-right headers
there are around 10 lines of code is borrowed from tflite.
* Update README.md
Mention C++ API
* Update README.md
Fix link
* Update C_API.md
Fix broken link to onnxruntime_c_api.h
* Update ABI.md
Delete mention of COM and fix 'ONNX Runtime' to be two words
* Update README.md
* Update README.md
* Update C_API.md
2018-11-27 18:52:50 -08:00
Ryan Hill
a9b52f399d
Add pre-release notice to c_api ( #38 )
2018-11-27 18:06:00 -08:00
Raymond Yang
c07b4aff5e
Merge pull request #37 from Microsoft/ryanunderhill/hide_leak
...
Change debug_alloc to not exit(-1) so that our build tests pass
2018-11-27 16:40:28 -08:00
Raymond Yang
047ca7e57e
Merge branch 'master' into ryanunderhill/hide_leak
2018-11-27 16:21:46 -08:00
Raymond Yang
df1d01f853
Update CI configs to test mkldnn
2018-11-27 15:47:08 -08:00
RyanUnderhill
dcd4e0cb8f
Change debug_alloc to not exit(-1) on the command line so that our build tests pass
2018-11-27 14:21:49 -08:00
Du Li
9c4020678c
Merge pull request #21 from Microsoft/duli/shape_inference
...
Adding shape inference for Op expand_dims
2018-11-27 11:41:12 -08:00
Du Li
725a262ceb
Merge branch 'duli/shape_inference' of github.com:Microsoft/onnxruntime into duli/shape_inference
2018-11-27 11:16:37 -08:00
Du Li
e75bde2e97
Accomodating PR comments.
2018-11-27 11:14:50 -08:00
Changming Sun
408fd21a7f
Windows CI: enable pybind ( #34 )
2018-11-27 08:13:31 -08:00
Faith Xu
4fe7045214
Faxu documentation ( #16 )
...
* Update README.md
* Update CONTRIBUTING.md
* Update README.md
* Update README.md
2018-11-27 02:28:55 -08:00
Du Li
0bb5cb7a30
Accomodating PR comments.
2018-11-26 21:02:18 -08:00
Ryan Hill
573a9aba3c
Merge pull request #29 from Microsoft/RyanUnderhill-patch-1
...
Update C_API.md
2018-11-26 16:36:27 -08:00
Scott McKay
6982325b29
Merge pull request #22 from Microsoft/scmckay/SupportUnknownDimensionInScanSubgraphOutputs
...
Support symbolic dimension in Scan subgraph outputs
2018-11-27 09:55:32 +10:00