[Docs] Add header for files (#1181)
* [Docs] Add header for files * change to OpenMMLab * add headers for .cpp, .cu, .h, .cuh * replace Open-MMLab with OpenMMLabpull/1206/head^2
parent
04daea425b
commit
c47c9196d0
339 changed files with 339 additions and 95 deletions
@ -1,4 +1,4 @@ |
||||
# Copyright (c) Open-MMLab. All rights reserved. |
||||
# Copyright (c) OpenMMLab. All rights reserved. |
||||
from .quantization import dequantize, quantize |
||||
|
||||
__all__ = ['quantize', 'dequantize'] |
||||
|
@ -0,0 +1 @@ |
||||
# Copyright (c) OpenMMLab. All rights reserved. |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue