Commits


ashbhandare authored and GitHub committed fc2f36c6083
Shape independent gradient builder for Concat (#4675) * Add gradient for ConcatTraining * Graph rewriter changes for concat * Add generated onnx graph, minor fixes * Revert unintended change * Fix for MaxPoolGradTest * Fix UT * Review comments, windows tests * Review comments