Open amancini-N opened 1 week ago
Makes sure the GTest parameters are processed before ORT Env is set up in unittests binary. In this way, binary won't segfault on exit if --help arg is used
Fixes #22838
Description
Makes sure the GTest parameters are processed before ORT Env is set up in unittests binary. In this way, binary won't segfault on exit if --help arg is used
Motivation and Context
Fixes #22838