-
Notifications
You must be signed in to change notification settings - Fork 25
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? |
…robprog-trace-operand
…robprog-trace-operand
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1444 +/- ##
==========================================
- Coverage 42.69% 41.72% -0.98%
==========================================
Files 123 129 +6
Lines 21807 22286 +479
==========================================
- Hits 9310 9298 -12
- Misses 12497 12988 +491 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.