onnxruntime/docs
Alexis Tsogias e20b529a32
Implement some missing element wise Add/Sub/Mul/Div/Neg operations for CPU and CUDA EPs (#23090)
* [CPU EP] Implement Add/Sub/Mul/Div element wise operations for
(u)int8, (u)int16, uint32 and uint64.
* [CPU EP] Implement Neg unary operation for int16
* [CUDA EP] Implement Add/Sub/Mul/Div element wise operations for
(u)int8 and (u)int16

### Motivation and Context
This solves https://github.com/microsoft/onnxruntime/issues/23051
2025-01-20 16:46:45 -08:00
..
c_cxx
execution_providers/images
images
python Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
ABI_Dev_Notes.md
Android_testing.md
C_API_Guidelines.md
cmake_guideline.md
Coding_Conventions_and_Standards.md Update python version metadata (remove 3.7, 3.8, 3.9; add 3.13). (#23067) 2024-12-17 10:59:20 -08:00
ContribOperators.md [Bug Fix] Missing CustomOp SchemaRegister when generator EPContext ONNX model (#23091) 2024-12-19 16:47:13 -08:00
FAQ.md
How_To_Update_ONNX_Dev_Notes.md Register opset 22 (#23344) 2025-01-16 11:26:34 -08:00
Memory_Optimizer.md Flash attention recompute (#20603) 2024-05-21 13:38:19 +08:00
Model_Test.md Update docs/Model_Test.md (#11466) 2024-05-15 11:33:11 -07:00
NotesOnThreading.md
ONNX_Runtime_Server_Usage.md
onnxruntime_dependencies.dot
onnxruntime_dependencies.png
onnxruntime_extensions.md
OperatorKernels.md Implement some missing element wise Add/Sub/Mul/Div/Neg operations for CPU and CUDA EPs (#23090) 2025-01-20 16:46:45 -08:00
ORT_Format_Update_in_1.13.md
ORT_Use_Triton_Kernel.md Rename a mispelled filename in the documentation (#21066) 2024-06-17 18:18:41 +02:00
ORTModule_Convergence_Notes.md
ORTModule_ModuleWithLoss_Wrapper.md
ORTModule_PythonOp_Notes.md
ORTModule_Training_Guidelines.md Adds ATen fallback for scaled_dot_product_attention (#21107) 2024-07-22 16:37:04 -07:00
PR_Guidelines.md
Privacy.md [C# and Python APIs] Expose knobs to enable/disable platform telemetry collection (#5481) 2020-10-21 10:32:13 -07:00
Reduced_Operator_Kernel_build.md
ReleaseManagement.md
Roadmap.md
Server.md
Versioning.md
WinML_principles.md