-
null
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.next(ArrayList.java:851)
at jetbrains.mps.in…
-
**Problem**
Adding a `NodeAttribute` to an shadow model input node throws the following exception:
```
ERROR - .ShadowOutputSynchronizerStep1 -
java.lang.UnsupportedOperationException: Not impl…
-
### Description
When running the following program twice:
```python
import jax.numpy as jnp
logits = jnp.array([[-0.63927454, 0.0, -1.2245101],
[-0.17820558, 0.0, -0.7477…
-
_The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense._
_**Important Note…
-
In MPS 2020.3, the icons are displayed like this:
![image](https://user-images.githubusercontent.com/6429350/114310170-30ff6200-9aea-11eb-97a0-2bc099063a68.png)
-
### What is the version?
3.3.5-3.4.1
### What happened?
Metrics like `DCGM_FI_PROF_GR_ENGINE_ACTIVE` are only exposed for one single pod even though there are multiple pods that use the same GPU
#…
-
Greetings.
I find there is something wrong with the localization script, when I add it to my demo, the renderers remain English while others are okay, I think this code's causing this:
opts = $.ex…
-
Hi, I think this should be relatively easy and make a little bit easier to use the plugin. It is also straightforward, I have already done for two gradle plugins. You just need to register a profile a…
-
The enhancement script `EscapeSpecialCharactersInProperties` from `jetbrains.mps.lang.smodel` shows a note next to any `Text` node from `de.slisson.mps.richtext` that happens to contain a linebreak.
…
-
What do you think of JUnit 4 -> JUnit 5?