DeepRec icon indicating copy to clipboard operation
DeepRec copied to clipboard

Fix build for GCC11&12

Open lockmatrix opened this issue 3 years ago • 0 comments

contains these PRs:

  • https://github.com/alibaba/DeepRec/pull/435
  • https://github.com/alibaba/DeepRec/pull/440
  • https://github.com/alibaba/DeepRec/pull/442
  • https://github.com/alibaba/DeepRec/pull/443

And there are still many warnings when use GCC11 or GCC12, needs to remove -Werror

lockmatrix avatar Sep 14 '22 03:09 lockmatrix