Skip to content

[On Nightly] [ONNX] - Runtime Error for efficientnet model #3126

@pdeviTT

Description

@pdeviTT

SUMMARY

Facing Regression on nightly pipeline due to buffer issue for efficientnet model.

tt-forge-fe
Passing commit id: 504b383
Failing commit id: cab74ec
Regressed Commit id: 78ff321 (tt-mlir uplift)

tt-mlir
Passing commit id: 25a204d993b77624c52f1288327ff2e4e069f1ad
Failing commit id: 7ba0fbc9ad0bdf19af8e4f7dbe73e8271eb37823
Regressed Commit id: 31b7b0e46242a85abce927d215c5d38e912c3f68 (tt-metal uplift)

TESTCASE

forge/test/models/onnx/vision/efficientnet/test_efficientnet.py::test_efficientnet_onnx_export_from_package[efficientnet-b6]
forge/test/models/onnx/vision/efficientnet/test_efficientnet.py::test_efficientnet_onnx_export_from_package[efficientnet-b7]

FAILURE REASON

E       RuntimeError: TT_THROW @ /proj_sw/user_dev/pdevi/forge/jan_7/tt-forge-fe/third_party/tt-mlir/third_party/tt-metal/src/tt-metal/tt_metal/impl/program/program.cpp:916: tt::exception
E       info:
E       Statically allocated circular buffers on core range [(x=0,y=0) - (x=7,y=4)] grow to 1749440 B which is beyond max L1 size of 1499136 B

ERROR LOG

Error_efficient_b6.log
Error_efficient_b7.log

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions