onnxruntime/onnxruntime/contrib_ops
Dmitri Smirnov d34fb62012
Introduce container type runtime checks and other improvements (#2522)
Rework TensorSeq in a manner consistent with Tensor and SparseTensor
  in terms of type system setup.
  Reduce templating. Introduce helpers to ensure the same
  data type.
  Make OrtValue __dtor not virtual.
  Introduce ContainerChecker
2019-12-04 16:04:17 -08:00
..
cpu Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
cuda Change mask input of EmbedLayerNormalization op to be optional (#2495) 2019-12-01 08:36:06 -08:00
cpu_contrib_kernels.cc Implement AddGelu and SkipLayerNorm (#2487) 2019-11-28 08:29:59 -08:00
cpu_contrib_kernels.h Fix kernel registry bug (#2137) 2019-10-17 23:10:54 -07:00
cuda_contrib_kernels.cc Implement AddGelu and SkipLayerNorm (#2487) 2019-11-28 08:29:59 -08:00
cuda_contrib_kernels.h move all contrib ops to contrib ops namespace (#1190) 2019-06-24 10:19:01 -07:00