Commits


amancini-N authored and GitHub committed 8826e39a818
#22890 Fix profiling on empty Optional (#22891) ### Description Fix sequential_executor.cc to avoid segfault when profiling is used on model with empty Optional ### Motivation and Context Fixes #22890