Commit 9d9e9b85 authored by acivgin1's avatar acivgin1
Browse files

spconv changed imports

parent c9d31d39
from functools import partial from functools import partial
import spconv import spconv.pytorch as spconv
import torch.nn as nn import torch.nn as nn
......
from functools import partial from functools import partial
import spconv import spconv.pytorch as spconv
import torch import torch
import torch.nn as nn import torch.nn as nn
......
import numpy as np import numpy as np
import spconv import spconv.pytorch as spconv
import torch import torch
import torch.nn as nn import torch.nn as nn
......
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