ZhennanQin commented on issue #12530: Implement mkldnn convolution fusion and quantization. URL: https://github.com/apache/incubator-mxnet/pull/12530#issuecomment-426122682 @zheng-da Based on my knowledge, merging this PR won't cause following CI failed. The reason that travis timeout is ccache can't find a cached build that similar enough to this PR, causing it almost build from scratch. After this PR merged, ccache will create new cache based on this PR, and following PR can still be built very quickly based on new cache. @KellenSunderland Is my understanding right?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
