mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-11 17:48:34 +00:00
* Changes to fuse embed layer for gpt2, kernal changes pending * verified add output and regular add match * Test added for additional output embedlayernorm, working on CUDA * Test passing on CPU * updated convert_to_onnx toll to check parity correctly * removed some debugs * couple of TODO left as in optimizer.py * removed changes to optimizer.py * fixing build * fixing build * updated order of initilization * added a test case for float16 * updating the docs * updating tests failing due to embed layer fusion * update unit tests * updating CUDA documentation in operatorkernels.md * addressing comments * OperatorKernels.md updated with CUDA * adding TODO to qembed_layer * minor edit * updated docs * addressing comments * adding position ids to embed layer gpt2 * updating fused gpt2 model * added extra test * remove comments * addressing comments * contrib_defs.cc updated * all tests passing * fixing a typo * minor edit * trigger build * qembedlayernorm checkinputs updated * fixing build error * fixing build error * fixing build error |
||
|---|---|---|
| .. | ||
| contrib_ops | ||
| quantization | ||
| testdata | ||
| transformers | ||
| helper.py | ||
| onnx_backend_test_series.py | ||
| onnxruntime_test_ort_trainer.py | ||
| onnxruntime_test_ort_trainer_with_mixed_precision.py | ||
| onnxruntime_test_python.py | ||
| onnxruntime_test_python_backend.py | ||
| onnxruntime_test_python_backend_mlops.py | ||
| onnxruntime_test_python_iobinding.py | ||
| onnxruntime_test_python_keras.py | ||
| onnxruntime_test_python_mlops.py | ||
| onnxruntime_test_python_nuphar.py | ||
| onnxruntime_test_python_sparse_matmul.py | ||
| onnxruntime_test_python_symbolic_shape_infer.py | ||
| onnxruntime_test_training_unit_tests.py | ||
| onnxruntime_test_training_unittest_utils.py | ||
| test_pytorch_export_contrib_ops.py | ||