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
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
Scott McKay
3ccb0876fd
Merge
2018-11-27 09:19:45 +10:00
Ryan Hill
3761d2d718
Update C_API.md
...
Rephrasing
2018-11-26 14:57:54 -08:00
Scott McKay
194cc1539c
Merge pull request #24 from Microsoft/scmckay/Scan_SupportScalarInputs
...
Support scalar inputs to the Scan subgraph
2018-11-27 07:13:38 +10:00
Shah Asaduzzaman
930145f2d2
add mkldnn and openmp on windows CI build. C# package binary includes mkldnn
2018-11-26 11:27:47 -08:00
Pranav Sharma
84fa1018a3
Create CODEOWNERS ( #27 )
2018-11-26 01:14:09 -08:00
Pranav Sharma
b9dc153106
Merge pull request #20 from linkerzhang/kezhan/quantize_ops
...
add ops for quantization support.
2018-11-26 00:59:53 -08:00
Shah Asaduzzaman (ASAD)
e477e7563b
typo in last commit
2018-11-26 00:18:14 -08:00
Shah Asaduzzaman (ASAD)
4f0ec77f6e
Merge branch 'dev/shahasad/enable-dll-and-csharp-in-windows-ci-build' into dev/shahasad/merge-latest-few-changes-on-csharp-api
2018-11-26 00:14:58 -08:00
Shah Asaduzzaman (ASAD)
33537055cb
make mkldnn.dll optional
2018-11-26 00:13:32 -08:00
Shah Asaduzzaman (ASAD)
d8cf3f0e33
enabled shared-lib and csharp build in windows CI
2018-11-25 23:55:09 -08:00
Shah Asaduzzaman (ASAD)
ba6123db57
fix the exceptions
2018-11-25 23:44:39 -08:00
Shah Asaduzzaman (ASAD)
41e1ed8e01
added the CSHarp doc
2018-11-25 22:57:24 -08:00
Shah Asaduzzaman (ASAD)
f454826b93
updated the files with the latest ones from Lotus VSTS repo
2018-11-25 22:46:21 -08:00
Scott McKay
eef4db37f3
Fix a couple of warnings from the linux and VC 14.11 toolset builds
2018-11-26 10:31:33 +10:00
Scott McKay
03d7d25989
Support scalars (zero dimensions) in Scan by allowing the parameters to Scan to have no dimension for the input data.
2018-11-26 10:23:26 +10:00
Scott McKay
720aca581a
Update comments
2018-11-26 08:22:28 +10:00
Scott McKay
eef36d2fbf
Update some comments
2018-11-26 07:40:08 +10:00