Git Product home page Git Product logo

Comments (4)

sunshinemyson avatar sunshinemyson commented on August 29, 2024 1

Thanks. I think i know where is the problem. Let me ask the developer to fix this issue.
Root cause: we didn't add layout inference for transpose op yet.

from tim-vx.

sunshinemyson avatar sunshinemyson commented on August 29, 2024

Could you share backtrace for the segfault?

from tim-vx.

bkovalenkocomp avatar bkovalenkocomp commented on August 29, 2024
...
2021-06-30 12:56:04.580070: I tensorflow/lite/delegates/vx-delegate/op_map.cc:405] Creating Dequantize op
2021-06-30 12:56:04.580137: I tensorflow/lite/delegates/vx-delegate/op_map.cc:405] Creating Dequantize op
2021-06-30 12:56:04.580203: I tensorflow/lite/delegates/vx-delegate/op_map.cc:405] Creating Dequantize op
2021-06-30 12:56:04.580270: I tensorflow/lite/delegates/vx-delegate/op_map.cc:405] Creating Dequantize op
2021-06-30 12:56:04.580335: I tensorflow/lite/delegates/vx-delegate/op_map.cc:405] Creating Dequantize op
2021-06-30 12:56:04.580402: I tensorflow/lite/delegates/vx-delegate/op_map.cc:405] Creating Dequantize op
2021-06-30 12:56:04.580431: I tensorflow/lite/delegates/vx-delegate/delegate_main.cc:570] Verifying graph
W [HandleLayoutInfer:257]Op 19: Default layout inference pass.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [GetMapedTensor:140]Tensor has not beed inserted in tensor map.
E [vsi_nn_SetupGraph:670]CHECK STATUS(-10:The supplied parameter information does not match the kernel contract.)
2021-06-30 12:56:04.588468: I tensorflow/lite/delegates/vx-delegate/delegate_main.cc:579] Verified graph
2021-06-30 12:56:04.588552: I tensorflow/lite/delegates/vx-delegate/delegate_main.cc:585] Copying input 595:data:0
2021-06-30 12:56:04.589129: I tensorflow/lite/delegates/vx-delegate/delegate_main.cc:598] Invoking graph
2021-06-30 12:56:04.589595: I tensorflow/lite/delegates/vx-delegate/delegate_main.cc:605] Copying output 596:transpose_6:0

Thread 1 "benchmark_model" received signal SIGSEGV, Segmentation fault.
0x000000000060efbc in ?? ()

here I have transpose at the beginning and at the end of the graph, to mimic NCHW

from tim-vx.

sunshinemyson avatar sunshinemyson commented on August 29, 2024

Hi,

We fixed issue with transpose in the layout inference framework. Please try with latest commit. Thanks

from tim-vx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.