leezu commented on issue #19690: URL: https://github.com/apache/incubator-mxnet/issues/19690#issuecomment-752637355
The files included in are ``` mxnet/include/mkldnn mxnet/include/mkldnn/mkldnn_version.h mxnet/include/mkldnn/dnnl_debug.h mxnet/include/mkldnn/mkldnn_debug.h mxnet/include/mkldnn/dnnl_ocl.h mxnet/include/mkldnn/dnnl_sycl.h mxnet/include/mkldnn/dnnl_ocl.hpp mxnet/include/mkldnn/mkldnn_types.h mxnet/include/mkldnn/dnnl_version.h mxnet/include/mkldnn/oneapi mxnet/include/mkldnn/oneapi/dnnl mxnet/include/mkldnn/oneapi/dnnl/dnnl_debug.h mxnet/include/mkldnn/oneapi/dnnl/dnnl_ocl.h mxnet/include/mkldnn/oneapi/dnnl/dnnl_sycl.h mxnet/include/mkldnn/oneapi/dnnl/dnnl_ocl.hpp mxnet/include/mkldnn/oneapi/dnnl/dnnl_types.h mxnet/include/mkldnn/oneapi/dnnl/dnnl.hpp mxnet/include/mkldnn/oneapi/dnnl/dnnl_sycl_types.h mxnet/include/mkldnn/oneapi/dnnl/dnnl_threadpool_iface.hpp mxnet/include/mkldnn/oneapi/dnnl/dnnl_threadpool.hpp mxnet/include/mkldnn/oneapi/dnnl/dnnl_sycl.hpp mxnet/include/mkldnn/oneapi/dnnl/dnnl_threadpool.h mxnet/include/mkldnn/oneapi/dnnl/dnnl.h mxnet/include/mkldnn/mkldnn_config.h mxnet/include/mkldnn/dnnl_types.h mxnet/include/mkldnn/dnnl.hpp mxnet/include/mkldnn/dnnl_config.h mxnet/include/mkldnn/mkldnn.hpp mxnet/include/mkldnn/mkldnn_dnnl_mangling.h mxnet/include/mkldnn/dnnl_sycl_types.h mxnet/include/mkldnn/dnnl_threadpool_iface.hpp mxnet/include/mkldnn/dnnl_threadpool.hpp mxnet/include/mkldnn/dnnl_sycl.hpp mxnet/include/mkldnn/dnnl_threadpool.h mxnet/include/mkldnn/mkldnn.h mxnet/include/mkldnn/dnnl.h ``` I think we may need to update https://github.com/apache/incubator-mxnet/blob/3c5beb3596b6bc01f77bc7ddd14ed90221c31950/cd/mxnet_lib/static/Jenkins_pipeline.groovy#L36 to ensure that the config files are stashed correctly on the CD ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
