tenstorrent / tt-metal

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

Get add_tile API support for int32 values #13754

Open sraizada-tt opened 2 hours ago

sraizada-tt commented 2 hours ago

int32 addition support is here: common/inc/sfpu/ckernel_sfpu_add_int32.h, we need wrappers to use this is an op

rtawfik01 commented 2 hours ago

@rdjogoTT @amahmudTT @ttmtrajkovic The above is needed for full int32 additions, currently the above kernel has been used and tested in buda, but it does not have llk_sfpu wrappers or any tests in tt-metal. The above is needed for wormhole_b0.