You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since both OneHotToBinary and BinaryToOneHot have one input and one output, it would be nice to access them with an API on top of Logic and LogicValue to convert easily.
Desired solution
Add oneHotToBinary and binaryToOneHot as extensions on Logic and LogicValue.
Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered:
Motivation
Since both
OneHotToBinary
andBinaryToOneHot
have one input and one output, it would be nice to access them with an API on top ofLogic
andLogicValue
to convert easily.Desired solution
Add
oneHotToBinary
andbinaryToOneHot
asextension
s onLogic
andLogicValue
.Alternatives considered
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: