Browse Source

chore(license): remove all license in file header

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

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

@@ -1,15 +1,3 @@
/**
* \file dnn/atlas-stub/src/libacl_cblas-wrap.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma GCC visibility push(default)

#include <cstdio>


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

@@ -1,15 +1,3 @@
/**
* \file dnn/atlas-stub/src/libatlas-wrap.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma GCC visibility push(default)

#include <cstdio>


+ 0
- 12
dnn/cuda-stub/src/libnvrtc.cpp View File

@@ -1,15 +1,3 @@
/**
* \file dnn/cuda-stub/src/libnvrtc.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* Copyright (c) 2014-2020 Megvii Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma GCC visibility push(default)

#include <cstdio>


+ 0
- 11
dnn/include/hcc_detail/hcc_defs_epilogue.h.in View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/hcc_detail/hcc_defs_epilogue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

@HIP_CPP_UNDEFINE@

// vim: syntax=cpp.doxygen

+ 0
- 11
dnn/include/hcc_detail/hcc_defs_prologue.h.in View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/hcc_detail/hcc_defs_prologue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

@HIP_CPP_DEFINE@

// vim: syntax=cpp.doxygen

+ 0
- 11
dnn/include/hip_header.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/hip_header.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

/**


+ 0
- 11
dnn/include/megcore.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megcore.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include <cstddef>


+ 0
- 12
dnn/include/megcore_atlas.h View File

@@ -1,15 +1,3 @@
/**
* \file dnn/include/megcore_atlas.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once

#include "megcore.h"


+ 0
- 11
dnn/include/megcore_cdefs.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megcore_cdefs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include <stdint.h>


+ 0
- 11
dnn/include/megcore_cuda.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megcore_cuda.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "./megcore.h"


+ 0
- 11
dnn/include/megcore_rocm.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megcore_rocm.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "./megcore.h"


+ 0
- 10
dnn/include/megdnn.h View File

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include "megdnn/oprs.h"


+ 0
- 12
dnn/include/megdnn/algorithm_cache.h View File

@@ -1,15 +1,3 @@
/**
* \file dnn/include/megdnn/heuristic_cache.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once

#include "megdnn/basic_types.h"


+ 0
- 10
dnn/include/megdnn/arch.h View File

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/arch.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

// include general build configurations


+ 0
- 11
dnn/include/megdnn/basic_types.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/basic_types.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "megdnn/arch.h"


+ 0
- 11
dnn/include/megdnn/common.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/common.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "megbrain_build_config.h"


+ 0
- 11
dnn/include/megdnn/config/config.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/config/config.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "megbrain_build_config.h"

#if !defined(__CUDACC__) && !defined(__HIPCC__)


+ 0
- 10
dnn/include/megdnn/cuda.h View File

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/cuda.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "megdnn/basic_types.h"



+ 0
- 11
dnn/include/megdnn/dtype.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/dtype.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once
#include "megdnn/arch.h"



+ 0
- 11
dnn/include/megdnn/handle.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/handle.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "megcore.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/internal/defs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#define MEGDNN_MAX_NDIM 7


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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/internal/opr_header_epilogue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
// intentional no header guard here

#undef DEF_OPR_PARAM


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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/internal/opr_header_prologue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
// intentional no header guard here

#include "megdnn/handle.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/internal/visibility_epilogue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#if MEGDNN_SHARED_LIB
#pragma GCC visibility pop
#endif


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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/internal/visibility_prologue.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#ifdef MEGDNN_VISIBILITY_PROLOGUE_INCLUDED
#error "visibility_prologue.h included twice without including visibility_epilogue.h"
#else


+ 0
- 12
dnn/include/megdnn/named_tensor.h View File

@@ -1,15 +1,3 @@
/**
* \file dnn/include/megdnn/named_tensor.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once

#include "megdnn/internal/defs.h"


+ 0
- 11
dnn/include/megdnn/opr_result_defs.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/opr_result_defs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include <stdint.h>


+ 0
- 10
dnn/include/megdnn/oprs.h View File

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/oprs.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include "megdnn/oprs/cv.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/base.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once

#include <type_traits>


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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/cv.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once
#include "megdnn/internal/opr_header_prologue.h"



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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/general.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include "megdnn/internal/opr_header_prologue.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/imgproc.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "megdnn/internal/opr_header_prologue.h"



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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/linalg.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "megdnn/internal/opr_header_prologue.h"



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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/nn.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once
#include "megdnn/internal/opr_header_prologue.h"



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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/nn_int.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "megdnn/internal/opr_header_prologue.h"



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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/oprs/utils.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once
#include "megdnn/internal/opr_header_prologue.h"



+ 0
- 11
dnn/include/megdnn/tensor_format.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/tensor_format.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "megdnn/basic_types.h"


+ 0
- 11
dnn/include/megdnn/tensor_iter.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/tensor_iter.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "megdnn/basic_types.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/include/megdnn/thin/function.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include <cstdlib>


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

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/thin/small_vector.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
//===- llvm/ADT/SmallVector.h - 'Normally small' vectors --------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure


+ 0
- 10
dnn/include/megdnn/version.h View File

@@ -1,13 +1,3 @@
/**
* \file dnn/include/megdnn/version.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#define MEGDNN_MAJOR 9


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

@@ -1,15 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/fp16/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/conv_bias/fp16/algos.h"
#include "src/aarch64/conv_bias/fp16/stride2_kern.h"
#include "src/arm_common/conv_bias/postprocess_helper.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/fp16/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "src/aarch64/conv_bias/opr_impl.h"


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

@@ -1,13 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#if __ARM_FEATURE_FP16_VECTOR_ARITHMETIC


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/fp32/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/conv_bias/fp32/algos.h"
#include "src/aarch64/conv_bias/fp32/stride2_kern.h"
#include "src/arm_common/conv_bias/postprocess_helper.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/fp32/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "src/aarch64/conv_bias/opr_impl.h"


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

@@ -1,13 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include <cstddef>


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/int8/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/conv_bias/int8/algos.h"
#include "src/aarch64/conv_bias/int8/strategy.h"
#include "src/arm_common/convolution/img2col_helper.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/int8/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "src/aarch64/conv_bias/opr_impl.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/int8/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/conv_bias/int8/strategy.h"
#include "src/arm_common/simd_macro/marm_neon.h"
#include "src/common/utils.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/int8/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "src/fallback/matrix_mul/gemm_common.h"



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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/opr_impl.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/conv_bias/opr_impl.h"
#include "src/aarch64/conv_bias/int8/algos.h"
#include "src/aarch64/conv_bias/quint8/algos.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/opr_impl.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "src/arm_common/conv_bias/opr_impl.h"
#include "src/common/utils.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/quint8/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/conv_bias/quint8/algos.h"
#include "src/aarch64/conv_bias/quint8/strategy.h"
#include "src/aarch64/matrix_mul/quint8_dot/gemv.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/quint8/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#pragma once

#include "src/aarch64/conv_bias/opr_impl.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/quint8/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/conv_bias/quint8/strategy.h"
#include "src/arm_common/simd_macro/marm_neon.h"
#include "src/common/utils.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/conv_bias/quint8/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "src/fallback/matrix_mul/gemm_common.h"



+ 0
- 11
dnn/src/aarch64/handle.cpp View File

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/handle.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/common/handle_impl.h"

#include "src/aarch64/conv_bias/opr_impl.h"


+ 0
- 10
dnn/src/aarch64/handle.h View File

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/handle.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "src/arm_common/handle.h"



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

@@ -1,15 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/algos.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/algos.h"
#include "src/aarch64/matrix_mul/fp16/strategy.h"
#include "src/aarch64/matrix_mul/fp32/strategy.h"


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

@@ -1,15 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/algos.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once

#include "src/aarch64/matrix_mul/opr_impl.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/asm/common.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once
#include <cmath>
#include <cstdint>


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/fp16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/fp16/strategy.h"
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/fp16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "src/fallback/matrix_mul/gemm_common.h"



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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/fp16/strategy.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/fp32/common.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include <cstddef>


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#pragma once
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/fp32/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/fp32/strategy.h"
#include "src/aarch64/matrix_mul/fp32/kernel_general_4x16.h"
#include "src/aarch64/matrix_mul/fp32/kernel_general_8x12.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/fp32/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once
#include "src/fallback/matrix_mul/gemm_common.h"



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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/fp32/strategy.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/int16/strategy.h"
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/int16/kernel_12x8x1.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include "src/fallback/matrix_mul/gemm_common.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/int16/strategy.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include <inttypes.h>
#include <cstring>
#include "src/aarch64/matrix_mul/asm/common.h"


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

@@ -1,15 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int4x4x16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/int4x4x16/strategy.h"
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/int4x4x16/kernel_int4_8x8x8.h"


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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int4x4x16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once

#include "src/fallback/matrix_mul/gemm_common.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"



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

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int8/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/int8/strategy.h"
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/int8/kernel_4x4x16.h"


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

@@ -1,13 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int8/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once

#include "src/fallback/matrix_mul/gemm_common.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#if MGB_ENABLE_DOT
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#if MGB_ENABLE_DOT
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include "src/aarch64/matrix_mul/int8_dot/strategy.h"
#if MGB_ENABLE_DOT
#include "src/aarch64/matrix_mul/asm/common.h"


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

@@ -1,13 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "src/fallback/matrix_mul/gemm_common.h"



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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include <inttypes.h>
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,14 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/

#include <inttypes.h>
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include <inttypes.h>
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include <inttypes.h>
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \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-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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include <inttypes.h>
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/arm_common/simd_macro/marm_neon.h"


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

@@ -1,15 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int8x8x16/strategy.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/

#include "src/aarch64/matrix_mul/int8x8x16/strategy.h"
#include "src/aarch64/matrix_mul/asm/common.h"
#include "src/aarch64/matrix_mul/int8x8x16/kernel_4x4x16.h"


+ 0
- 11
dnn/src/aarch64/matrix_mul/int8x8x16/strategy.h View File

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/int8x8x16/strategy.h
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#pragma once

#include "src/fallback/matrix_mul/gemm_common.h"


+ 0
- 11
dnn/src/aarch64/matrix_mul/opr_impl.cpp View File

@@ -1,14 +1,3 @@
/**
* \file dnn/src/aarch64/matrix_mul/opr_impl.cpp
* MegEngine is Licensed under the Apache License, Version 2.0 (the "License")
*
* 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
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or
* implied.
*/
#include "src/aarch64/matrix_mul/opr_impl.h"
#include "src/aarch64/matrix_mul/algos.h"
#include "src/common/metahelper.h"


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

Loading…
Cancel
Save