-
Hi guys,
I am trying to build some binaries for a model containing `ModelingToolkit.jl`, `OrdinaryDiffEq.jl`, and `Open62541.jl`. The compilation finishes but if I try to run the binary, I get the fol…
-
While debugging my own code, I noticed that `CompiledLogicNet` cannot be used to compile a model with just a single logic gate:
```
llkw = {
'connections': 'random',
'implementation': 'pyt…
-
### Issue
It would be really useful, to aid in debugging issues and understanding the "behind the curtain" work aider is doing, to be able to toggle the verbose output seen with --verbose, on and off…
-
## Description
The current main.py script uses XAIWrapper, but methods like perform_eda, fit, analyze, generate_report, and explain_prediction may be missing or undefined. Exception handling could be…
-
### Issue
I am doing quite a bit of debugging at the moment and it has involved having to enable a number of nested stack traces. This results in a lot of output going to the API and it got out of h…
-
https://github.com/Australian-Structural-Biology-Computing/proteinfold/blob/8ce05982ff57ba3722c4e87093307b68f9923d43/modules/local/run_alphafold2.nf#L67C23-L67C28
Should be truly random as each 5 m…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
It's tedious to examine the `Distri…
-
Attempting to compile any Chapel program with `--no-inline` and `CHPL_LOCALE_MODEL=gpu` results in an internal error. This occurs in any Chapel program.
```chapel
;
```
Compiling as `CHPL_LOCA…
-
I'd like to see a utility like this:
```python
>>> model = ...
>>> debug_forward_pass(model, input_data=x)
```
As well as:
```python
>>> model =
>>> model.compile(...)
>>> debug_train_…
-
Probably if consecutive layers have same layer type stacked they are logged under same dictionary key in the results.