We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binary ops
TTNN_ElementwiseBinaryOp
third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/eltwise/binary/binary.hpp
TTNN_AddOp
TTNN_DivOp
TTNN_EqualOp
TTNN_NotEqualOp
TTNN_GreaterEqualOp
TTNN_GreaterThanOp
TTNN_LessEqualOp
TTNN_LessThanOp
TTNN_LogicalAndOp
TTNN_LogicalOrOp
TTNN_LogicalXorOp
TTNN_MultiplyOp
TTNN_SubtractOp
third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/eltwise/binary/binary_composite.hpp
TTNN_RemainderOp
TTNN_MinimumOp
TTNN_MaximumOp
TTNN_ScatterOp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Binary ops
TTNN_ElementwiseBinaryOp
third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/eltwise/binary/binary.hpp
TTNN_AddOp
TTNN_DivOp
TTNN_EqualOp
TTNN_NotEqualOp
TTNN_GreaterEqualOp
TTNN_GreaterThanOp
TTNN_LessEqualOp
TTNN_LessThanOp
TTNN_LogicalAndOp
TTNN_LogicalOrOp
TTNN_LogicalXorOp
TTNN_MultiplyOp
TTNN_SubtractOp
third_party/tt-metal/src/tt-metal/ttnn/cpp/ttnn/operations/eltwise/binary/binary_composite.hpp
TTNN_RemainderOp
TTNN_MinimumOp
TTNN_MaximumOp
TTNN_ScatterOp
The text was updated successfully, but these errors were encountered: