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

Slice implementation issue. #185

Open
rahulsharma11 opened this issue Nov 18, 2019 · 1 comment
Open

Slice implementation issue. #185

rahulsharma11 opened this issue Nov 18, 2019 · 1 comment

Comments

@rahulsharma11
Copy link

Hi,
I am running an object detector caffemodel in rockpro64 (Ubuntu 18).
Caffemodel have Slice operator and is well tested with Caffe Framework.

But while using that model in Tengine, It throws Segmentation Fault.
I tested the same without Slice operator then it runs but gave no detection.

Problem statement-
Is there any difference in Slice implementation in between Caffe and Tengine?

Thanks.

@bzhang5
Copy link
Contributor

bzhang5 commented Apr 16, 2020

Slice under Tengine should be same as in Caffe, trying the newest tengine source code

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

2 participants