onnxruntime/onnxruntime/core
zesongw d87f73ab44
[WebNN EP] Use GetVecUint32FromVecInt64 to simplify the code (#19324)
- Use the function `GetVecUint32FromVecInt64` in helper.h to replace
`transform`.
- Change some `int32_t` to `uint32_t`.
- Remove a useless `temp`.
2024-01-31 00:20:07 -08:00
..
codegen Replace some ORT_ENFORCE with ORT_THROW_IF_ERROR (#18812) 2023-12-14 10:14:22 -08:00
common [aarch64] Add Sbgemm kernel to accelerate fp32 tensor matmul with bfloat16 (#17031) 2024-01-22 14:43:06 -08:00
dll
dlpack
eager
flatbuffers Introduce a Nominal Checkpoint for On-Device Training (#19232) 2024-01-30 22:11:25 -08:00
framework ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP (#18977) 2024-01-26 07:39:08 -08:00
graph Introduce a Nominal Checkpoint for On-Device Training (#19232) 2024-01-30 22:11:25 -08:00
language_interop_ops
mickey Adding unit test for sm80 prepack (#18514) 2023-11-28 10:01:09 -08:00
mlas [MLAS AArch64] SQNBitGemm optimization (#19272) 2024-01-30 14:29:12 -08:00
optimizer [js/webgpu] Add hardSigmoid activation for fusedConv (#19233) 2024-01-30 16:28:53 -08:00
platform Remove the references to CreateFileMapping2 (#19102) 2024-01-12 07:21:12 -08:00
providers [WebNN EP] Use GetVecUint32FromVecInt64 to simplify the code (#19324) 2024-01-31 00:20:07 -08:00
quantization
session [js/webgpu] Support capture and replay for jsep (#18989) 2024-01-30 18:28:03 -08:00
util Windows - Only set thread affinity on Server with auto affinity (#19318) 2024-01-30 10:53:10 -08:00