We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 seems not support for step != 1, as below log
ttnn.slice
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&)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ttnn.slice
seems not support for step != 1, as below logThe text was updated successfully, but these errors were encountered: