Adam

Results 11 issues of Adam

This reverts parts of commit 44e088c3c589163bfeabf63900edb83c98901250. The var.grad() api is more convenient than requiring to first bind a float and then reading it back. for instance, expr.propagate() and var.grad() can...

I'm using KDStateMachineEditor within gammaray. This is what i get, when i start my program: ``` GammaRay server listening on: tcp://127.0.0.1:11732 kdsme.view: KDSME::GraphvizLayouter(0x16460a0) QObject(0x0) kdsme.view: KDSME::GraphvizLayouter(0x16460a0) State[this=0x2094fa0, label="StateMachine"] kdsme.core: State[this=0x2094fa0,...

bug
help wanted
crash

**Edit from @JetpackDuba** > ah, my merge tool (kdiff3) keeps a file_with_conflict.cpp.orig file. after deleting it i the merge button gets enabled. ![image](https://user-images.githubusercontent.com/5292991/243180894-9a0739c8-366d-4ff9-b6c8-2450d37e724b.png) > > i guess this could be...

enhancement

**Describe the bug** when setting the `[!shouldfail]` on a unit test, it can still be failed with `FAIL_CHECK`. **Expected behavior** it should not produce a failure due to the `[!shouldfail]`...

**Describe the bug** When the [!shouldfail] tag is present AND there are SECTIONs, and all tests pass in the sections, then the test doesn't fail. **Expected behavior** The test should...

Hi, I wanted to use this plugin to generate training and test data for our Gaussian splatting implementation. And it generates training data, but no test data. looking into the...

Hi, thanks for the great tool :) it'll help a lot.. We have an issue with the state machine view though. Some of the transitions are missing (parallelState0 and 1...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when i want to revert something and several unrelated changes are packed into one commit. it's then...

enhancement

**Is your feature request related to a problem? Please describe.** I often work with many repositories of a similar name, e.g. student repos for their assignments, or various pull requests...

enhancement