Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
Signed-off-by: eharper <[email protected]>
  • Loading branch information
ericharper committed Aug 10, 2023
1 parent 6199567 commit 4ddc99f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
import enum
import logging
from dataclasses import dataclass
from typing import Any, Optional

import torch
import torch.nn as nn
import torch.nn.init as init
from MeCab import Model

from nemo.collections.common.parts.adapter_modules import AdapterModuleUtil
from nemo.collections.common.parts.utils import activation_registry
Expand Down

0 comments on commit 4ddc99f

Please sign in to comment.