You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/01/04 11:09:23 UTC

[GitHub] [incubator-mxnet] bartekkuncer edited a comment on issue #19690: oneDNN 2 missing headerfiles

bartekkuncer edited a comment on issue #19690:
URL: https://github.com/apache/incubator-mxnet/issues/19690#issuecomment-753866603


   > 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
   
   Thanks @leezu . I changed it in CI but must have overlooked it in 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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org