Unverified Commit ed81c6cc authored by dingchang's avatar dingchang Committed by GitHub
Browse files

Add header for files (#869)

* Add header for files

* Add header for files

* Add header for files

* Add header for files
parent d154e24d
# 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 pytest import pytest
import torch import torch
from torch import nn as nn from torch import 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 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 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 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
from mmdet3d.ops import SparseBasicBlock from mmdet3d.ops import SparseBasicBlock
......
# Copyright (c) OpenMMLab. All rights reserved.
import torch import torch
......
# Copyright (c) OpenMMLab. All rights reserved.
import copy import copy
import numpy as np import numpy as np
import pytest import pytest
......
# Copyright (c) OpenMMLab. All rights reserved.
"""Test model forward process. """Test model forward process.
CommandLine: CommandLine:
......
# Copyright (c) OpenMMLab. All rights reserved.
"""Tests coords transformation in fusion modules. """Tests coords transformation in fusion modules.
CommandLine: CommandLine:
......
# Copyright (c) OpenMMLab. All rights reserved.
"""Tests the core function of point fusion. """Tests the core function of point fusion.
CommandLine: CommandLine:
......
# Copyright (c) OpenMMLab. All rights reserved.
"""Tests the core function of vote fusion. """Tests the core function of vote fusion.
CommandLine: CommandLine:
......
# Copyright (c) OpenMMLab. All rights reserved.
import copy import copy
import numpy as np import numpy as np
import pytest import pytest
......
# 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 pytest import pytest
import torch import torch
from mmcv import Config from mmcv import Config
......
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