Skip to content

Commit 313cc80

Browse files
committed
fix
Signed-off-by: Icey <1790571317@qq.com>
1 parent b33b153 commit 313cc80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vllm_ascend/patch/platform/patch_common/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18+
import vllm_ascend.ops.casual_conv1d
19+
import vllm_ascend.ops.sigmoid_gating
1820
import vllm_ascend.patch.platform.patch_common.patch_distributed # noqa
1921
import vllm_ascend.patch.platform.patch_common.patch_mamba_config # noqa

0 commit comments

Comments
 (0)