Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

怎么知道layer 333是对应的那个算子的呢 #1995

Open
cbingdu opened this issue Sep 7, 2024 · 0 comments
Open

怎么知道layer 333是对应的那个算子的呢 #1995

cbingdu opened this issue Sep 7, 2024 · 0 comments

Comments

@cbingdu
Copy link

cbingdu commented Sep 7, 2024

          我的模型结构就这么简单,也遇到了类似报错:

image

E/tnn: std::shared_ptr<const ImplementedLayout> tnn::optimizer::NetOptimizerInsertLayoutReformat::GetLayoutsByLayerType(tnn::LayerType) [File source/tnn/optimizer/net_optimizer_insert_layout_reformat.cc][Line 126] NetOptimizerInsertLayoutReformat Error: empty adaptor device layouts of 333
E/tnn: virtual tnn::Status tnn::optimizer::NetOptimizerInsertLayoutReformat::Optimize(tnn::NetStructure *, tnn::NetResource *) [File source/tnn/optimizer/net_optimizer_insert_layout_reformat.cc][Line 246] NetOptimizerInsertLayoutReformat Error: empty implemented_layouts of layer 333

经查,layer 333是LAYER_GREATER = 333,我的设备是DEVICE_ARM

Originally posted by @wwdok in #1122 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant