Skip to content

Commit

Permalink
#12009: remove ttnn.conv and ttnn.optimized_conv (#12270)
Browse files Browse the repository at this point in the history
* #12009: remove ttnn.conv and ttnn.optimized_conv

* #12009: remove a resnet50 conv unit test

* #12009: delete models and tests using old conv and depracate some conv classes

* #12009: add call to conv class and delete more conv tests

* #12009: delete more tests and update info accordingly

* #12009: Remove depracated conv setup classes and remove model preprocessing conv tests

* #12009: delete more conv tests and remove info about removed conv tests from pipelines

* #12009: put needed files in ttnn_resnet directory structure that used to be in resnet directory and update references

* #12009: put in new ttnn resenet test to gs only nightly pipeline

* #12009: Make run_gs_only.sh executable
  • Loading branch information
bbradelTT authored Sep 5, 2024
1 parent 2d5fa12 commit 22c123c
Show file tree
Hide file tree
Showing 83 changed files with 25 additions and 18,378 deletions.
32 changes: 0 additions & 32 deletions models/demos/resnet/README.md

This file was deleted.

236 changes: 0 additions & 236 deletions models/demos/resnet/demo/demo.py

This file was deleted.

51 changes: 0 additions & 51 deletions models/demos/resnet/tests/test_demo.py

This file was deleted.

Loading

0 comments on commit 22c123c

Please sign in to comment.