Commits


G. Ramalingam authored and GitHub committed 930e009567f
[WIP] Update call to GetFunction (#14949) ### Description OpSchema::GetFunction() changed in ONNX to support opset-version-dependent function-body. Update the call to GetFunction appropriately. ### Motivation and Context Motivated by https://github.com/microsoft/onnxruntime/issues/14810 --------- Signed-off-by: Ganesan Ramalingam <grama@microsoft.com>