onnxruntime
Merge from master into ort_training
#3486
Merged

Merge from master into ort_training #3486

codemzs
tianleiwu Add Benchmark of GPT2 CPU inference (#3351)
ecbacd7d
manashgoswami Updated tags for v1.2.0 release (#3386)
044c4661
yuslepukhin OpSet 12 ops (#3341)
a4fe60c4
Fix a bug in FunctionImpl::FunctionImpl (#3376)
55fd283d
tiagoshibata Fix ARM cross compilation (related to #3378, #3298) (#3385)
a61400de
skottmckay Rework SVMClassifier to improve performance (#3363)
33d3239b
martinb35 fix some warnings in concurrency tests (#3395)
052c1fda
martinb35 ERROR_NOT_SUPPORTED doesn't trigger Failed Hresult. Need E_NOTIMPL (#…
77c7d09c
Build options for enabling AVX/AVX2/AVX512 (#3373)
accffded
xadupre Fix python examples in documentation (#3379)
edec8043
tiagoshibata Add Ninja generator to build.py (#3331)
1c334ed0
tiagoshibata [WIP] Port image tests from WAI (#3365)
1671072b
Allow zero in split op (#3389)
aefa4663
Disable model tests for Mac OS X builds
a5fea26c
Allow a custom op with the same name to be registered for several pro…
3568f8d1
skottmckay Enable upsample2x optimization for opset 11 Resize (#3388)
85131e76
Fix issue in construction of DummyArena. (#3416)
14f4c3e2
jessebenson Add #pragma once to providers.h, so avoid 'struct' redefinition error…
58353496
tracysh Use MlasConv for 1D convolutions (#3425)
d4d19a75
Update onnx submodule to 1.7.0 release candidate (#3405)
33006f48
tiagoshibata Fix race condition creating ConverterResourceStore (#3419)
517693a5
yangchen-MS Do not inline ExternOp's scalar tensor inputs (#3426)
d361121d
Disable strong inline (#3399)
0dcc6035
wangyems change (#3431)
4ebad880
yangchen-MS Fixed a typo (no functional change) (#3433)
7c69b170
yuslepukhin Implement Min/Max/Clip(12) (#3410)
c8f5e6e6
tianleiwu Bert Optimization Script Improvements (#3387)
8ab09186
Re-enable tests (#3437)
9e65298d
tianleiwu Add CPU implementation for FastGelu operator (#3398)
4bdb5cc8
Andrews548 Fix ACL EP pooling build breakage (#3429)
43d6c464
yuslepukhin Rework TensorToTensorProto. Do not put string data to raw_string. El…
53b9d52f
skottmckay Reduce binary size of Slice implementation (#3238)
48e96ea6
fs-eire Fix Split CUDA implementation for zero sized input (#2942)
aabf47b1
tracysh Fix output range for int8_t QuantizeLinear op (#3445)
de60a14c
yufenglee Use IMMA for int8 matmul to leverage Turing Tensor Core (#3413)
4d71958c
Merge branch 'master' into ort_training
6ba7c99e
Fix onnxruntime_unittests.cmake after merge.
8ea0e596
Fix dynamicslice.cc after merge.
eaa3f652
Rename ONNX OPTIONAL to OPTIONAL_VALUE.
84773c61
Get cuda_common.h from master.
0e4080f1
Get onnxruntime/core/providers/cuda/tensor/slice.h from ort_training.
6bbc8095
Get onnxruntime/contrib_ops/cuda/bert/fast_gelu.cc from ort_training.
c5176087
Get onnxruntime/core/providers/cuda/cu from ort_training.
1b465ba8
Get onnxruntime/core/providers/cuda/math/matmul_integer.cc from ort_t…
507d2bb9
Remove FastGelu from activations.
bb2f4279
Put dropout_default, dropout_random, celu back in the list of broken …
4b5f66ad
kit1980 kit1980 force pushed to 4b5f66ad 5 years ago
Add to list of failing backend tests from master.
571a6d52
Get cudnn_common.cc from master.
7b2fc196
Remove usage of DeviceProp (which is removed in ort_training) from cu…
b670cdc1
Put back SubmoduleCheckoutMode parameter into mac-ci.yml.
bf3df414
kit1980 kit1980 changed the title WIP: Sedymche/merge master ort training Merge master into ort_training 5 years ago
kit1980 kit1980 changed the title Merge master into ort_training Merge from master into ort_training 5 years ago
kit1980 kit1980 marked this pull request as ready for review 5 years ago
kit1980 kit1980 requested a review 5 years ago
kit1980 kit1980 added training
kit1980 kit1980 requested a review from edgchen1 edgchen1 5 years ago
kit1980 kit1980 requested a review from SherlockNoMad SherlockNoMad 5 years ago
SherlockNoMad
SherlockNoMad approved these changes on 2020-04-13
edgchen1
edgchen1 approved these changes on 2020-04-13
codemzs codemzs merged 5d99f179 into ort_training 5 years ago
codemzs codemzs deleted the sedymche/merge_master_ort_training branch 5 years ago
kit1980 kit1980 requested a review from xzhu1900 xzhu1900 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone