tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
https://docs.tenstorrent.com/ttnn/latest/index.html
Apache License 2.0
488 stars 80 forks source link

Facing hang issue while generating perf sheet for MobilenetV2 #13946

Open keerthana-r-mcw opened 1 month ago

keerthana-r-mcw commented 1 month ago

Describe the bug Facing hang issue while generating performance sheet for MobilenetV2

To Reproduce Steps to reproduce the behavior:

  1. Checkout keerthanar/mobilenetv2_new_conv_ttnn
  2. Build the repo with profiler enabled (./build_metal.sh -p)
  3. Run the following command ./tt_metal/tools/profiler/profile_this.py -n mobilenetv2 -c "pytest models/experimental/functional_mobilenetv2/test/test_ttnn_mobilenetv2.py"

Please complete the following environment information: Device: WH n150

keerthana-r-mcw commented 3 weeks ago

The hang issue persists in the latest main, attaching the screenshot, Image