tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
471 stars 73 forks source link

Porting RoBERTa model to n300 #14424

Open Sudharsan-V opened 2 weeks ago

Sudharsan-V commented 2 weeks ago

Executive summary (as of Nov 14):

ToDo:

kkeerthana0573 commented 1 week ago

@mbahnasTT,

We're calculating the Sen/Sec metric for the RoBERTa model which is brought up using ttnn_optimized_bert. I couldn’t reproduce the mentioned Sen/Sec for BERT-Large using test_perf_bert11.py. Could you provide details on how Sen/Sec is calculated as available on tt-metal homepage here?