Skip to content

Commit 3bc1576

Browse files
committed
t
a Differential Revision: [D70191881](https://our.internmc.facebook.com/intern/diff/D70191881/) [ghstack-poisoned]
1 parent 857101d commit 3bc1576

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
It supports a wide range of models including LLMs (Large Language Models), CV (Computer Vision), ASR (Automatic Speech Recognition), and TTS (Text to Speech).
1818

19+
asdasda
20+
1921
Platform Support:
2022
- Operating Systems:
2123
- iOS

backends/cadence/aot/tests/test_memory_passes.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
from executorch.exir.tests.models import MultiLayerPerceptron
2323

2424

25+
asd
26+
27+
2528
class TestMemPlanningPasses(unittest.TestCase):
2629
def test_calculate_peak_memory_pass(self) -> None:
2730
class PeakMemoryTestModel(torch.nn.Module):

0 commit comments

Comments
 (0)