tenstorrent / tt-metal

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

TTNN trigonometric hyperbolic ops - wrong types info in documentation #7792

Closed npetrovic-tenstorrent closed 1 week ago

npetrovic-tenstorrent commented 6 months ago

For the following TTN trigonometric hyperbolic ops:

The documentation is complete, but seems wrong/inconsistent. It does mention supported data types (BFLOAT16/BFLOAT8_B) and supported layouts (ROW_MAJOR/TILE). In practice, its seems that BFLOAT8_B is not supported.

Aswinmcw commented 3 months ago

Will revisit this task and update it after migration task

mcw-anasuya commented 1 week ago

Merged to main. Hence closing this issue.