onnxruntime/onnxruntime/test
Frank Dong 227c4419fc
add bf16 support for few ops (#20385)
### Description
Add bf16 support for below ops:
ConstantOfShape
Exp
Erf
convolution
PythonOp



### Motivation and Context
phimm model works on bf16, ORT need support bf16 on previous ops to work
with phimm on bf16
2024-04-25 11:28:34 -07:00
..
common Fix build errors from date/date.h C++20 compatibility (#20139) 2024-04-02 22:10:25 -07:00
contrib_ops [DML EP] Add MatMulNBits (#20308) 2024-04-19 15:05:37 -07:00
cuda_host Enable CUDA EP unit testing on Windows (#20039) 2024-03-27 13:32:36 -07:00
custom_op_registration
debug_node_inputs_outputs
flatbuffers Support >2GB of Tensor data in training checkpoint (#20077) 2024-04-22 15:17:43 -07:00
framework Avoid call to Node::ToProto on first Graph::Resolve to improve session creation performance. (#20296) 2024-04-17 10:07:12 +10:00
fuzzing
global_thread_pools Replace T4 to A10 in Linux GPU workflow (#19205) 2024-01-23 10:49:24 -08:00
ir Introduce memory efficient topological sort (#20258) 2024-04-23 08:00:23 +08:00
logging_apis
mlas [MLAS][AArch64] SQNBitGemm M>1 CompFp32 kernel optimization (#20319) 2024-04-17 17:50:26 -07:00
onnx Enable provider option to let user provider the profiling file path (#20285) 2024-04-17 09:42:40 -07:00
opaque_api
optimizer [QNN EP] Support per-channel quantized weights (#20154) 2024-04-16 08:45:35 -07:00
perftest OVEP Bug fix 1.18 (#20408) 2024-04-22 18:31:05 -07:00
platform Add helper to get errno and error message (#20324) 2024-04-17 21:17:36 +10:00
proto
providers add bf16 support for few ops (#20385) 2024-04-25 11:28:34 -07:00
python Fix missing argument when calling _get_quantize_input_nodes (#20245) 2024-04-25 00:46:48 +02:00
quantization Disable CPU EP's allocator's arena when address sanitizer is enabled (#19485) 2024-02-12 09:39:49 -08:00
shared_lib fix android build issue (#20389) 2024-04-19 14:21:34 -07:00
testdata Fix quantization tools for issue #19529 (#19591) 2024-04-24 19:16:27 +02:00
unittest_main Don't reduce warning level for CUDA build on Windows (#19663) 2024-03-06 15:03:55 +10:00
util [DML EP] Add graph capture (#20257) 2024-04-18 10:15:00 -07:00
wasm Bump follow-redirects from 1.15.4 to 1.15.6 in /onnxruntime/test/wasm (#19950) 2024-03-16 18:54:06 -07:00
win_getopt
xctest
run_benchmark.py Add onnxruntime/test/run_benchmark.py helper script. (#19234) 2024-04-05 07:02:01 -07:00
run_benchmark.readme.md Add onnxruntime/test/run_benchmark.py helper script. (#19234) 2024-04-05 07:02:01 -07:00