Unverified Commit 836b1284 authored by Xiangxu-0103's avatar Xiangxu-0103 Committed by GitHub
Browse files

Update fuse_conv_bn.py (#1433)

parent a23af3cf
......@@ -5,7 +5,7 @@ import torch
from mmcv.runner import save_checkpoint
from torch import nn as nn
from mmdet.apis import init_model
from mmdet3d.apis import init_model
def fuse_conv_bn(conv, bn):
......
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