-
Notifications
You must be signed in to change notification settings - Fork 23
ProbProg: Making trace an operand #1444
New issue
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
base: main
Are you sure you want to change the base?
Conversation
…robprog-trace-operand
…robprog-trace-operand
… untraced call ops
…robprog-trace-operand
…resses. Address struct are now the key of Constraint dicts
…robprog-trace-operand
@wsmoses So I added Reactant.jl/src/probprog/Modeling.jl Lines 283 to 285 in 9bd1dee
Also GC triggered by mapped functions in Reactant.jl/src/probprog/Modeling.jl Line 292 in 9bd1dee
So I added Reactant.jl/src/probprog/Modeling.jl Lines 287 to 289 in 9bd1dee
(Adding trivial Base.isready for ConcretePJRTArray and ConcreteIFRTArray).
Does that sound like an ok-ish fix, or am i missing something? |
No description provided.