Commit graph

192 commits

Author SHA1 Message Date
Dmitri Smirnov
dfe04bd91a
Update docs from rel-1.4.0 (#4590) 2020-08-12 19:12:50 -07:00
Faith Xu
b9dfe4565f
add java and nodejs pkg links (#4270)
* add java and nodejs pkg links

* add Gradle text
2020-06-22 11:34:19 -07:00
Prasanth Pulavarthi
d2ee21cb77
Update index.html (#3992) 2020-05-19 11:15:12 -07:00
Prasanth Pulavarthi
6f8fbce516
update index.html (#3990) 2020-05-19 09:40:59 -07:00
Prasanth Pulavarthi
394cf5b2ce
update website layout (#3989) 2020-05-19 08:32:33 -07:00
Prasanth Pulavarthi
d5b9f7f652
website update for ort 1.3 (#3982) 2020-05-19 07:56:27 -07:00
Faith Xu
1b187710e8
Add java and remove forward compat text (#3968) 2020-05-17 17:34:26 -07:00
Xavier Dupré
99b2c8a053
Update documentation (#3380)
Co-authored-by: xavier dupré <xavier.dupre@gmail.com>
2020-04-06 15:52:48 -07:00
Prasanth Pulavarthi
d41ff722b7 Add analytics for website (#2906)
* Add analytics for website

* Update about.html

* Update index.html

* Update 404.html
2020-01-27 22:41:36 -08:00
Prasanth Pulavarthi
46293a6a09 add approved oracle logo and quote to website (#2785)
* add approved oracle logo and quote

* add approved oracle logo and quote
2020-01-16 13:49:18 -08:00
Ryan Hill
ac549a3e67 Update Python Docs to v1.1.0 (#2717)
* Update to v1.1.0

* Update Python docs to v1.1.0
2019-12-20 17:11:46 -08:00
Faith Xu
0b28c77753
Revert "Update to v1.1.0 (#2706)" (#2710)
This reverts commit 5ef84bf0f8.
2019-12-20 13:38:07 -08:00
Ryan Hill
5ef84bf0f8 Update to v1.1.0 (#2706) 2019-12-20 13:35:58 -08:00
Prasanth Pulavarthi
7e33f3b5b1 simplify wording (#2673) 2019-12-16 13:43:26 -08:00
Faith Xu
a867380fe2
Update quickstart matrix. (#2661) 2019-12-16 13:43:02 -08:00
Adam Pocock
a2e4914279 Adding Javadoc to the website (#2554)
* Adding Javadoc to the website.

* Updated javadoc.
2019-12-15 12:58:06 -08:00
Prasanth Pulavarthi
6ea67b8011 Custom 404 page (#2471) 2019-12-10 21:34:36 -08:00
Faith Xu
38aceadd08
Handle disabled js (#2363)
* Update css

* Add element for disabled js
2019-11-11 22:43:16 -08:00
Xavier Dupré
1cb8464725 [documentation] Add .jekyll at root (#2352)
* update all files to get them published

* add .jekyll
2019-11-08 09:34:10 -08:00
Faith Xu
dbae5b711a
Update _config.yml 2019-11-07 13:15:09 -08:00
Xavier Dupré
05ab52fa23 update all files to get them published (#2324) 2019-11-05 11:05:40 -08:00
Faith Xu
6b1e8d9c31
Add image 2019-11-01 12:09:35 -07:00
Faith Xu
97056cc633
Fix default instructions 2019-11-01 11:14:29 -07:00
Faith Xu
a7cc6486ec Set theme jekyll-theme-minimal 2019-10-31 11:49:50 -07:00
Faith Xu
8cab1ac738 Set theme jekyll-theme-cayman 2019-10-31 11:47:21 -07:00
Xavier Dupré
a071fd02fd New web site 1.0.0 (#2289)
* new website

* python documentation
2019-10-30 09:35:16 -07:00
Hariharan Seshadri
e10d3f5202 Update docs based on 0.5.0 release (#1548) 2019-08-01 18:12:59 -07:00
Ashwini Khade
411d5501c5 update python documetation for 0.4 release (#974) 2019-05-07 12:11:16 -07:00
Xavier Dupré
2d85714183 First version of the documentation (#312)
* clear branch

* First version of the documentation on github
2019-01-11 11:08:33 -08:00
Raymond Yang
20b7536721 Update logo in doxygen web 2018-12-06 22:59:09 -08:00
Raymond Yang
841452c16e Merge branch 'master' of github.com:Microsoft/onnxruntime into gh-pages 2018-12-06 22:54:11 -08:00
shahasad
5cec70df4b added the redirected URL to nuget package icon (#125) 2018-12-06 22:21:44 -08:00
Pranav Sharma
c5cbdd5a55
Miscellaneous fixes (#123) 2018-12-06 22:21:04 -08:00
shahasad
a53d617b7a
added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
jignparm
9b9cb32f88
Jignparm/csharp test difftypes (#122)
* Added tests for C# types

* added multithread c# test
2018-12-07 05:17:31 +00:00
Ke Zhang
830c341c19
remove graph editor since it's not designed as expected to restrict graph access for rewrite rule. (#119) 2018-12-06 14:10:51 -08:00
Weixing Zhang
194d0a98d1 Add domain and version check for ops fusion. (#108)
* Add domain and version check for ops fusion.

* Create a helper function for OpType, domain and version check.

* Put domain as a parameter.
2018-12-06 11:24:37 -08:00
Tracy Sharpe
3c7c1068e7
refactor threading (#110) 2018-12-06 09:20:32 -08:00
Sreekanth Yalachigere
6d80253502 mkldnn activations.relu (#86)
* mkldnn activations.relu

* updates after PR review 1

* modified license

* Added MIT License to header
2018-12-05 19:33:56 -08:00
Dmitri Smirnov
c52636e187
Implement Tokenizer op (#31)
* Implement separator tokenizer with TST.
  TODO: Clarify what to do if the output is empty and no start/end text
  markers required. Also see if the current search algo is acceptable.

* Add utf8 util test

* For empty output produce [C] -> [C][0], [N][C] -> [N][C][0]

* Augument TST search with match conflict resolution in favor of
  earlier specified pattern matches.

* Address MAcOS build error.

* Adjust error message

* Address review comments.

* Remove nested loops.

* Remove 3rd party utf8 validation code.

* Address review comments part I.

* Move padding outside start/end markers.
  Split unit tests for invidividual test cases.

* Fix a common prefix bug reported by Xavier.
2018-12-05 17:52:04 -08:00
Hector Li
a68f5ccfd9
Upgrade gpu build to CUDA 10 + cudnn 7.3 (#112)
* Upgrade gpu build to CUDA 10 + cudnn 7.3

* update the yaml file for python package building

* switch to the cuda9.1 docker file if the CUDA_VER is cuda9.1-cudnn7.1
2018-12-05 17:49:16 -08:00
Hector Li
4801e67104
Hecli/cuda10 upgrade (#111)
* Add build step to remove the cuda msbuildcutomization file after build, otherwise, the cuda high version could impact the lower version build

* update vs path

* update the path
2018-12-05 14:58:40 -08:00
Ryan Hill
eea7618d53
Ryanunderhill/c api (#85)
* Unify all C API header files into a single file.
Remove Ptr suffix and use '*' syntax directly.
2018-12-05 14:03:45 -08:00
Tang, Cheng
dd1b16dd58
add brainslice change in common folder (#109) 2018-12-05 13:48:51 -08:00
Hector Li
3dcf344f09
switch build agents to the CUDA 10 pool (#106) 2018-12-05 12:48:02 -08:00
Xavier Dupré
0573952499 Update the documentation, run all examples during the generation of the documentation (replace #89) (#103)
* Minor update in the documentation

* Run examples during the generation of the documentation.
2018-12-05 10:12:25 -08:00
Klein Hu
eeb862ab1a Update Dockerfile for ARM build and the build instruction (#93)
* Update Dockerfile for ARM build and build description

* Update BUILD.md for ARM build

* Fix typo

* Kezhan/renaming graph_base.h to graph.h (#95)

* rename graph.h to graph_viewer.h

* rename graph_base.h to graph.h

* Implement StringNormalizer (#69)

* Imlpement StringNormalizer
  Add mixed language tests, test case insentive path.
* Create a locale on the fly. Default locale does not seem to create well.
* Add CI language-pack-en to make default locale available.
  Catch and translate locale creation exception to make the message
  meaningful.
* Make sure locales are configured on Ubuntu.

* Split the CI pipelines (#94)

* Add the split build badges (#96)

* Split the CI pipelines

* Update build bdge display table in README

* Revert Softmax optimizations using openmp. (#97)

Revert "Simpler unused parameter in #if defined() switch."
This reverts commit 6b00e6bb4d.

Revert "Better opemmp parallel group count calculation in Softmax parallel running."
This reverts commit c530064ebe.

Revert "Optimize softmax cpu by parallel using openmp."
This reverts commit e7bdfa00db.

* Delete logo as per marketing requirements (#98)

* Update Dockerfile for ARM build and build description

* Update BUILD.md for ARM build

* Fix typo
2018-12-04 23:06:36 -08:00
R. G. Esteves
c8ae91251e Eliminate the confusing double negative (#92)
* Eliminate the confusing double negative

I was having trouble parsing the caveat NOTE, proposing wording changes that I think reflect the meaning and avoid the confusion.

* Eliminate double negative without further explanation on role of this file.

Incorporate @pranavsharma feedback.
2018-12-04 23:06:09 -08:00
Pranav Sharma
358be0653c
Delete logo as per marketing requirements (#98) 2018-12-04 18:04:59 -08:00
Raymond Yang
1111fc6972
Hide logo for now 2018-12-04 17:14:14 -08:00