-
In the tracer, keystrokes BK and FD skip one line backwards and forwards through the code without executing anything. This is fine.
There are also corresponding buttons in the tracer toolbar, that …
-
## 🐛 Bug
PR #1048 introduced Proxy object tagging. However, when a trace is manipulated the tag information is lost, how can we make sure that the tags are not discarded?
As of now there are man…
-
Dynamo's `zip` does not support infinite iterators (e.g., `itertools.count()`).
Dynamo always realizes iterable into list items, which leads to an infinite loop. Also, fetching items from an iterat…
-
Edit this comment with ideas:
* add arbitrary named tracer (Anna)
* ..
-
### Your name
Jared Brewer
### Your affiliation
University of Minnesota
I've added an ethane tracer to the carbon gases simulation (see Issue #2497) and I'm now trying to unravel the diffe…
-
I'm trying to integrate the `cls_hooked` with SocketIO, using the Feathersjs framework:
```javascript
const socketio = require('@feathersjs/socketio')
const tracer = require('../tracer')
const s…
-
We have identified two RPC issues, these are:
## 1) `entered unreachable code` associated with the following code:
https://github.com/0xPolygonZero/zk_evm/blob/d81d68380e1209030c91508adcb9007c474…
-
### Description
```
import jax
import jax.numpy as jnp
def f(x, example):
jax.lax.cond(example == 1, jax.debug.breakpoint, lambda *args: None)
return x
f_vmap = jax.vmap(f, in_axes=(0, …
-
Hi,
Everything seems to be running smoothly - getting good results and am able to run plot_media_channel_posteriors(), plot_model_fit(), plot_out_of_sample_model_fit(), plot_media_baseline_contribu…
-
**Is your feature request related to a problem? Please describe.**
In our pipeline, we're providing a custom system_prompt when initializing the OpenAIGenerator component. Unfortunately, this system …
lc-bo updated
1 month ago