Commits


harshithapv authored and GitHub committed c24335246b0
Support bool type for Pad Op and fix Unsqueeze in Tile grad for Opset 13 (#8602) * changes * tile grad unsqueeze fix for opset 13 * clean up * remove bool support for opset 2 to 12 for Pad as it is not supported. * Copy OperatorKernels.md from artifacts of Windows CI build.