Commits


satyajandhyala authored and GitHub committed bb1e417da0a
Add logging support to Cast Propagation transformation from python (#7353) * Fixes needed to PropagateCast transformation. * Added number of passes to the logs. * Added logging support to OrtModuleGraphBuilder. * Added new testcases. * Added NodeArgToConsumerMap