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

ttnn.slice not support for stride (step != 1) #658

Open
pschang-phy opened this issue Dec 20, 2024 · 0 comments
Open

ttnn.slice not support for stride (step != 1) #658

pschang-phy opened this issue Dec 20, 2024 · 0 comments

Comments

@pschang-phy
Copy link
Contributor

ttnn.slice seems not support for step != 1, as below log

Failed to run. Raised exception: TT_FATAL @ /tmp/build-via-sdist-x4sr49oz/ttnn-0.54.0rc2+wormhole.b0/ttnn/cpp/ttnn/operations/data_movement/slice/slice.cpp:158: no_step
info:
Host tensor slice does not support strides
backtrace:
 --- /home/ubuntu/tt_env/lib/python3.8/site-packages/ttnn/_ttnn.cpython-38-x86_64-linux-gnu.so(+0x48b908) [0x7f86c3a4c908]
 --- tt::tt_metal::Tensor ttnn::operations::data_movement::SliceOperation::invoke<int>(unsigned char, tt::tt_metal::Tensor const&, tt::stl::Span<int const, 18446744073709551615ul>, tt::stl::Span<int const, 18446744073709551615ul>, tt::stl::Span<int const, 18446744073709551615ul>, std::__1::optional<tt::tt_metal::MemoryConfig> const&, std::__1::optional<tt::tt_metal::Tensor> const&)
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