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

sliding window ops in c++ #8693

Merged
merged 31 commits into from
May 23, 2024
Merged

sliding window ops in c++ #8693

merged 31 commits into from
May 23, 2024

Conversation

mywoodstock
Copy link
Contributor

No description provided.

ttnn/cpp/ttnn/operations/maxpool2d.hpp Outdated Show resolved Hide resolved
ttnn/cpp/ttnn/operations/conv2d.hpp Outdated Show resolved Hide resolved
ttnn/cpp/ttnn/operations/maxpool2d.hpp Outdated Show resolved Hide resolved
ttnn/ttnn/device.py Outdated Show resolved Hide resolved
ttnn/ttnn/device.py Outdated Show resolved Hide resolved
ttnn/ttnn/operations/conv2d.py Show resolved Hide resolved
ttnn/ttnn/__init__.py Outdated Show resolved Hide resolved
tt-nshanker and others added 28 commits May 23, 2024 04:01
#7083: maxpool2d c++ macro-op pybind
#7083: new maxpool unit tests
#7083: config identical to orig version
#7083: fix broken height sharded
#7083: height sharded tests pass on GS
#7083: fixes for bias conversion. Enabled all gs unit tests. One failing only
#7083: fixes for first conv and added explicit debug mode for conv
#7083: remove dtype, cleaning
#7083: eltwise, handle bfp8 and others
@mywoodstock mywoodstock force-pushed the asarje/final-conv-cpp-refactor branch from b50fcd5 to d2ec029 Compare May 23, 2024 04:01
@mywoodstock mywoodstock merged commit c745420 into main May 23, 2024
5 checks passed
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

Successfully merging this pull request may close these issues.

9 participants