Unverified Commit 6e9ce183 authored by Zaida Zhou's avatar Zaida Zhou Committed by GitHub
Browse files

Add copyright pre-commit-hook (#1742)

* first commit

* Add copyright pre-commit-hook
parent 0a8e67f7
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import os import os
import warnings import warnings
from functools import partial from functools import partial
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import torch import torch
import torch.nn as nn import torch.nn as nn
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import numpy as np import numpy as np
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import os import os
import numpy as np import numpy as np
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import torch import torch
import torch.nn as nn import torch.nn as nn
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
from torch.autograd import gradcheck from torch.autograd import gradcheck
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
from torch import nn from torch import nn
......
# Copyright (c) OpenMMLab. All rights reserved.
import os import os
import platform import platform
......
# Copyright (c) OpenMMLab. All rights reserved.
import os import os
from functools import partial from functools import partial
from typing import Callable from typing import Callable
......
# Copyright (c) OpenMMLab. All rights reserved.
import os import os
from functools import wraps from functools import wraps
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import pytest import pytest
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import os import os
import numpy as np import numpy as np
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment