Skip to content

export.py里面的export_pnnx函数import不了pnnx.wrapper #287

@WilliamGwok

Description

@WilliamGwok

def export_pnnx(args, model):
import os.path as osp
import sys

import pnnx
from pnnx.wrapper import convert_inputshape_to_cmd

无法找到正确的pnnx版本

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions