Commits


Scott McKay authored and GitHub committed ef19916d078
Add Node::SinceVersion() (#4874) * Add Node::SinceVersion() so that the value is known when loading a graph from the ORT format (OpSchema is not available). * Fix build warning from returning 'const int'