onnxruntime/include/onnxruntime/core
mingyueliuh d1d40fbafd
[VitisAI][Fix] ShapeInferContext GetAttrxxxs support empty value (#21471)
### Description
Bug fix for the ShapeInferContext GetAttrxxxs APIs. Node attribute maybe
is empty.



### Motivation and Context
If the attr value is empty, the expected result through the interface is
empty , but currently, it returns a meaningless {0}.

---------

Co-authored-by: mingyue <mingyue@amd.com>
Co-authored-by: Liu Minyue <mingyue@xilinx.com>
2024-08-18 13:51:25 -07:00
..
common Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
graph CoreML: Aggregated changes to add all required ops for priority model (#21472) 2024-07-26 08:29:33 +10:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
providers [TensorRT EP] No workspace size limit to TRT memory pool (#21643) 2024-08-09 17:30:51 -07:00
session [VitisAI][Fix] ShapeInferContext GetAttrxxxs support empty value (#21471) 2024-08-18 13:51:25 -07:00