onnxruntime/onnxruntime/contrib_ops/cuda
Ryan Lai 018269f29f Merged PR 4868304: Manual merge of Onnxruntime github into DmlDev
There was a merge conflict in Operator Registration .cpp

Related work items: #27289842
2020-06-30 23:42:51 +00:00
..
activation Replacing CudaAsyncBuffer with TArray to improve perf (#3303) 2020-03-24 12:13:27 -07:00
bert Merged PR 4868304: Manual merge of Onnxruntime github into DmlDev 2020-06-30 23:42:51 +00:00
math Merge remote-tracking branch 'origin/master' into ort_training_for_merge_to_master 2020-04-24 02:27:27 +00:00
quantization Merged PR 4868304: Manual merge of Onnxruntime github into DmlDev 2020-06-30 23:42:51 +00:00
tensor operator code cleanup (#4228) 2020-06-13 14:47:44 -07:00
conv_transpose_with_dynamic_pads.cc Adding custom op ConvTransposeWithDynamicPads. (#638) 2019-05-31 11:48:43 -07:00
conv_transpose_with_dynamic_pads.h Adding custom op ConvTransposeWithDynamicPads. (#638) 2019-05-31 11:48:43 -07:00
cuda_contrib_kernels.cc Quantize attention with Cuda (#3693) 2020-05-04 14:20:38 -07:00
cuda_contrib_kernels.h move cpu/cuda related files to coresponding cpu/cuda folder (#3668) 2020-04-24 00:12:02 -07:00
inverse.cc Implement Inverse(12) for CPU and CUDA (#3485) 2020-04-18 17:10:21 -07:00
layer_norm.cc Simplify and clean code (#3655) 2020-04-23 10:12:55 -07:00
layer_norm.h Add layernorm operator (#1967) 2019-10-03 11:32:13 -07:00
layer_norm_impl.cu Simplify and clean code (#3655) 2020-04-23 10:12:55 -07:00
layer_norm_impl.h Introduce training changes. 2020-03-11 14:39:03 -07:00