Browse Source

chore(mge): update copyright years

GitOrigin-RevId: 3c0690bcc1
tags/v1.3.0
Megvii Engine Team 4 years ago
parent
commit
364afec033
100 changed files with 101 additions and 101 deletions
  1. +1
    -1
      LICENSE
  2. +1
    -1
      dnn/atlas-stub/src/libacl_cblas-wrap.cpp
  3. +1
    -1
      dnn/atlas-stub/src/libatlas-wrap.cpp
  4. +1
    -1
      dnn/include/hcc_detail/hcc_defs_epilogue.h
  5. +1
    -1
      dnn/include/hcc_detail/hcc_defs_prologue.h
  6. +1
    -1
      dnn/include/hip_header.h
  7. +1
    -1
      dnn/include/megcore.h
  8. +1
    -1
      dnn/include/megcore_atlas.h
  9. +1
    -1
      dnn/include/megcore_cambricon.h
  10. +1
    -1
      dnn/include/megcore_cdefs.h
  11. +1
    -1
      dnn/include/megcore_cuda.h
  12. +1
    -1
      dnn/include/megcore_rocm.h
  13. +1
    -1
      dnn/include/megdnn.h
  14. +1
    -1
      dnn/include/megdnn/arch.h
  15. +1
    -1
      dnn/include/megdnn/basic_types.h
  16. +1
    -1
      dnn/include/megdnn/config/config.h
  17. +1
    -1
      dnn/include/megdnn/cuda.h
  18. +1
    -1
      dnn/include/megdnn/dtype.h
  19. +1
    -1
      dnn/include/megdnn/dtype/bfloat16.hpp
  20. +1
    -1
      dnn/include/megdnn/dtype/half.hpp
  21. +1
    -1
      dnn/include/megdnn/dtype/half_common_epilogue.h
  22. +1
    -1
      dnn/include/megdnn/dtype/half_common_prologue.h
  23. +1
    -1
      dnn/include/megdnn/handle.h
  24. +1
    -1
      dnn/include/megdnn/internal/defs.h
  25. +1
    -1
      dnn/include/megdnn/internal/opr_header_epilogue.h
  26. +1
    -1
      dnn/include/megdnn/internal/opr_header_prologue.h
  27. +1
    -1
      dnn/include/megdnn/internal/visibility_epilogue.h
  28. +1
    -1
      dnn/include/megdnn/internal/visibility_prologue.h
  29. +1
    -1
      dnn/include/megdnn/opr_result_defs.h
  30. +1
    -1
      dnn/include/megdnn/oprs.h
  31. +1
    -1
      dnn/include/megdnn/oprs/base.h
  32. +1
    -1
      dnn/include/megdnn/oprs/cv.h
  33. +1
    -1
      dnn/include/megdnn/oprs/general.h
  34. +1
    -1
      dnn/include/megdnn/oprs/imgproc.h
  35. +1
    -1
      dnn/include/megdnn/oprs/linalg.h
  36. +1
    -1
      dnn/include/megdnn/oprs/nn.h
  37. +1
    -1
      dnn/include/megdnn/oprs/nn_int.h
  38. +1
    -1
      dnn/include/megdnn/oprs/utils.h
  39. +1
    -1
      dnn/include/megdnn/tensor_format.h
  40. +1
    -1
      dnn/include/megdnn/tensor_iter.h
  41. +1
    -1
      dnn/include/megdnn/thin/function.h
  42. +2
    -2
      dnn/include/megdnn/thin/small_vector.h
  43. +1
    -1
      dnn/include/megdnn/version.h
  44. +1
    -1
      dnn/src/aarch64/conv_bias/fp16/algos.cpp
  45. +1
    -1
      dnn/src/aarch64/conv_bias/fp16/algos.h
  46. +1
    -1
      dnn/src/aarch64/conv_bias/fp16/stride2_kern.h
  47. +1
    -1
      dnn/src/aarch64/conv_bias/fp32/algos.cpp
  48. +1
    -1
      dnn/src/aarch64/conv_bias/fp32/algos.h
  49. +1
    -1
      dnn/src/aarch64/conv_bias/fp32/stride2_kern.h
  50. +1
    -1
      dnn/src/aarch64/conv_bias/int8/algos.cpp
  51. +1
    -1
      dnn/src/aarch64/conv_bias/int8/algos.h
  52. +1
    -1
      dnn/src/aarch64/conv_bias/int8/strategy.cpp
  53. +1
    -1
      dnn/src/aarch64/conv_bias/int8/strategy.h
  54. +1
    -1
      dnn/src/aarch64/conv_bias/opr_impl.cpp
  55. +1
    -1
      dnn/src/aarch64/conv_bias/opr_impl.h
  56. +1
    -1
      dnn/src/aarch64/conv_bias/quint8/algos.cpp
  57. +1
    -1
      dnn/src/aarch64/conv_bias/quint8/algos.h
  58. +1
    -1
      dnn/src/aarch64/conv_bias/quint8/strategy.cpp
  59. +1
    -1
      dnn/src/aarch64/conv_bias/quint8/strategy.h
  60. +1
    -1
      dnn/src/aarch64/handle.cpp
  61. +1
    -1
      dnn/src/aarch64/handle.h
  62. +1
    -1
      dnn/src/aarch64/matrix_mul/algos.cpp
  63. +1
    -1
      dnn/src/aarch64/matrix_mul/algos.h
  64. +1
    -1
      dnn/src/aarch64/matrix_mul/asm/common.h
  65. +1
    -1
      dnn/src/aarch64/matrix_mul/fp16/strategy.cpp
  66. +1
    -1
      dnn/src/aarch64/matrix_mul/fp16/strategy.h
  67. +1
    -1
      dnn/src/aarch64/matrix_mul/fp16/strategy_mk8_8x8.cpp
  68. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/common.h
  69. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_general_4x16.h
  70. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12.h
  71. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12_a53.h
  72. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12_a55.h
  73. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12.h
  74. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12_a53.h
  75. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12_a55.h
  76. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/strategy.cpp
  77. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/strategy.h
  78. +1
    -1
      dnn/src/aarch64/matrix_mul/fp32/strategy_mk4_4x16.cpp
  79. +1
    -1
      dnn/src/aarch64/matrix_mul/int16/kernel_12x8x1.h
  80. +1
    -1
      dnn/src/aarch64/matrix_mul/int16/strategy.cpp
  81. +1
    -1
      dnn/src/aarch64/matrix_mul/int16/strategy.h
  82. +1
    -1
      dnn/src/aarch64/matrix_mul/int16/strategy_mk8_8x8.cpp
  83. +1
    -1
      dnn/src/aarch64/matrix_mul/int4x4x16/kernel_int4_8x8x8.h
  84. +1
    -1
      dnn/src/aarch64/matrix_mul/int4x4x16/strategy.cpp
  85. +1
    -1
      dnn/src/aarch64/matrix_mul/int4x4x16/strategy.h
  86. +1
    -1
      dnn/src/aarch64/matrix_mul/int8/kernel_4x4x16.h
  87. +1
    -1
      dnn/src/aarch64/matrix_mul/int8/kernel_8x8x8.h
  88. +1
    -1
      dnn/src/aarch64/matrix_mul/int8/kernel_mk4_4x4x16.h
  89. +1
    -1
      dnn/src/aarch64/matrix_mul/int8/strategy.cpp
  90. +1
    -1
      dnn/src/aarch64/matrix_mul/int8/strategy.h
  91. +1
    -1
      dnn/src/aarch64/matrix_mul/int8_dot/kernel_8x12x4.h
  92. +1
    -1
      dnn/src/aarch64/matrix_mul/int8_dot/kernel_mk4_8x12x4.h
  93. +1
    -1
      dnn/src/aarch64/matrix_mul/int8_dot/strategy.cpp
  94. +1
    -1
      dnn/src/aarch64/matrix_mul/int8_dot/strategy.h
  95. +1
    -1
      dnn/src/aarch64/matrix_mul/int8x8x16/kernel_4x4x16.h
  96. +1
    -1
      dnn/src/aarch64/matrix_mul/int8x8x16/kernel_8x8x8.h
  97. +1
    -1
      dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_16x12x4_a53.h
  98. +1
    -1
      dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_4x4x8_a72.h
  99. +1
    -1
      dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_8x8x8.h
  100. +1
    -1
      dnn/src/aarch64/matrix_mul/int8x8x16/strategy.cpp

+ 1
- 1
LICENSE View File

@@ -175,7 +175,7 @@

END OF TERMS AND CONDITIONS

Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
Copyright (c) 2014-2021 Megvii Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.


+ 1
- 1
dnn/atlas-stub/src/libacl_cblas-wrap.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/atlas-stub/src/libacl_cblas-wrap.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/atlas-stub/src/libatlas-wrap.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/atlas-stub/src/libatlas-wrap.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/hcc_detail/hcc_defs_epilogue.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/hcc_detail/hcc_defs_epilogue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/hcc_detail/hcc_defs_prologue.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/hcc_detail/hcc_defs_prologue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/hip_header.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/hip_header.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megcore.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megcore.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megcore_atlas.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megcore_atlas.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megcore_cambricon.h View File

@@ -4,7 +4,7 @@
* This file is part of MegDNN, a deep neural network run-time library
* developed by Megvii.
*
* \copyright Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* \copyright Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*/

#pragma once


+ 1
- 1
dnn/include/megcore_cdefs.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megcore_cdefs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megcore_cuda.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megcore_cuda.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megcore_rocm.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megcore_rocm.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/arch.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/arch.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/basic_types.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/basic_types.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/config/config.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/config/config.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/cuda.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/cuda.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/dtype.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/dtype.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/dtype/bfloat16.hpp View File

@@ -24,7 +24,7 @@
*
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/dtype/half.hpp View File

@@ -24,7 +24,7 @@
*
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/dtype/half_common_epilogue.h View File

@@ -24,7 +24,7 @@
*
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/dtype/half_common_prologue.h View File

@@ -24,7 +24,7 @@
*
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/handle.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/handle.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/internal/defs.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/internal/defs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/internal/opr_header_epilogue.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/internal/opr_header_epilogue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/internal/opr_header_prologue.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/internal/opr_header_prologue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/internal/visibility_epilogue.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/internal/visibility_epilogue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/internal/visibility_prologue.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/internal/visibility_prologue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/opr_result_defs.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/opr_result_defs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/base.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/base.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/cv.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/cv.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/general.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/general.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/imgproc.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/imgproc.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/linalg.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/linalg.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/nn.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/nn.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/nn_int.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/nn_int.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/oprs/utils.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/oprs/utils.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/tensor_format.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/tensor_format.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/tensor_iter.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/tensor_iter.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/include/megdnn/thin/function.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/thin/function.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 2
- 2
dnn/include/megdnn/thin/small_vector.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/thin/small_vector.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
@@ -28,7 +28,7 @@
*
* \brief thin megdnn function
*
* \copyright Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* \copyright Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*/
#pragma once



+ 1
- 1
dnn/include/megdnn/version.h View File

@@ -2,7 +2,7 @@
* \file dnn/include/megdnn/version.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/fp16/algos.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/fp16/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/fp16/algos.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/fp16/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/fp16/stride2_kern.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/fp16/stride2_kern.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/fp32/algos.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/fp32/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/fp32/algos.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/fp32/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/fp32/stride2_kern.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/fp32/stride2_kern.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/int8/algos.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/int8/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/int8/algos.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/int8/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/int8/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/int8/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/int8/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/int8/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/opr_impl.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/opr_impl.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/opr_impl.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/opr_impl.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/quint8/algos.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/quint8/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/quint8/algos.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/quint8/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/quint8/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/quint8/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/conv_bias/quint8/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/conv_bias/quint8/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/handle.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/handle.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/handle.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/handle.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/algos.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/algos.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/asm/common.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/asm/common.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp16/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp16/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp16/strategy_mk8_8x8.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp16/strategy_mk8_8x8.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/common.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/common.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_general_4x16.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_general_4x16.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12_a53.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12_a55.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12_a55.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_general_8x12_a55.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12_a53.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12_a53.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12_a55.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/kernel_mk4_8x12_a55.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/fp32/strategy_mk4_4x16.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/fp32/strategy_mk4_4x16.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int16/kernel_12x8x1.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int16/kernel_12x8x1.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int16/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int16/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int16/strategy_mk8_8x8.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int16/strategy_mk8_8x8.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int4x4x16/kernel_int4_8x8x8.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int4x4x16/kernel_8x8x8.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int4x4x16/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int4x4x16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int4x4x16/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int4x4x16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8/kernel_4x4x16.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8/kernel_4x4x16.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8/kernel_8x8x8.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8/kernel_8x8x8.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8/kernel_mk4_4x4x16.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8/kernel_mk4_4x4x16.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8_dot/kernel_8x12x4.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8_dot/kernel_8x12x4.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8_dot/kernel_mk4_8x12x4.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8_dot/kernel_mk4_8x12x4.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8_dot/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8_dot/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8_dot/strategy.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8_dot/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8x8x16/kernel_4x4x16.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8x8x16/kernel_4x4x16.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8x8x16/kernel_8x8x8.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8x8x16/kernel_8x8x8.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_16x12x4_a53.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/armv7/matrix_mul/int8x8x16/kernel_mk4_8x8x4.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_4x4x8_a72.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_4x4x8_a72.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_8x8x8.h View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8x8x16/kernel_mk4_8x8x8.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


+ 1
- 1
dnn/src/aarch64/matrix_mul/int8x8x16/strategy.cpp View File

@@ -2,7 +2,7 @@
* \file dnn/src/aarch64/matrix_mul/int8x8x16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
* Copyright (c) 2014-2021 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save