Offsite Followup #1203
jhellerstein
started this conversation in
Ideas
Replies: 2 comments 7 replies
-
For monotonicity, what my rewrites care about is whether node behaves monotone across time (if the node is treated as a black box over inputs and outputs), but not necessarily that it contains monotonic functions or that facts within the node are monotone across time. That might be important to distinguish too, because this allows for a node to be "monotonic" because it uses a threshold at the end. |
Beta Was this translation helpful? Give feedback.
7 replies
-
Flagging this scenario as one to explore further when we have the optimizer
conversation.
…On Mon, May 20, 2024 at 12:05 PM Shadaj Laddad ***@***.***> wrote:
I think even with thresholds though the algebraic properties are somewhat
orthogonal. All you need is a partial order and a guarantee that a fold in
your pipeline spits out values monotone in that partial order when given
larger prefixes of the input. And the same for the boolean value that is
eventually used as a condition.
—
Reply to this email directly, view it on GitHub
<#1203 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAC54QLV2N6NOWBW2WMIXSLZDJCRFAVCNFSM6AAAAABH4ZBPH6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TIOJZHE2TS>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks all for a successful offsite on the 15th! Let's assemble a list of Followup plans and stakeholders. We should schedule initial meetings among the stakeholders in the coming week or two.
stakeholders: @rohitkulshreshtha @MingweiSamuel @jhellerstein @shadaj @conor-23 @davidchuyaya
Beta Was this translation helpful? Give feedback.
All reactions