-
hi, i have been trying to implement a reducelronplateau scheduler which will allow tracking of loss history, and automatically update the learning rate whenever a loss plateau is detected.
i have mad…
-
- [x] a detailed description of the bug or problem you are having
When running pytest via `pytest.main()`, plugins which add a required options no longer parse their options correctly. This doe…
-
**TL;DR** This proposal changes the API but keeps most of the original hueristics completely intact. Tests were added and adopted, but with the exception of deprecated methods (e.g. `util` methods), n…
-
isleapp.cpp has these two string annotations:
```cpp
// STRING: ISLE 0x4101c4
#define WNDCLASS_NAME "Lego Island MainNoM App"
// STRING: ISLE 0x4101dc
#define WINDOW_TITLE "LEGO\xAE"
```
…
-
How can I lock the uniform sampling option for training network with command "> python -m runx.runx scripts/train_cityscapes.yml -i"?
I tried to modify a config and train file in the code and lock t…
-
With Yarn v4's [pnpm linker](https://yarnpkg.com/features/linkers#nodelinker-pnpm), this extension no longer works on TS files due to issues the installation layout causes with the regexps the extensi…
-
This is a feature request.
Could it be that an option is added to Earmark so that the generated AST (Via `Earmark.Parser.as_ast/2`) could expose the line number at which the statement from which th…
-
From the Dotnet Parser sample:
```c#
private static Option VerbosityOption() =>
Option("-v|--verbosity",
"Set the verbosity level of the command. Allowed values a…
-
In this repro pulled from my unit tests, I am checking that parsing fails when the full option 'source' is used but with a single '-' character. This actually parses:
![image](https://cloud.githubu…
-
## Versions
```
$ cat Gemfile.lock
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
parallel (1.20.1)
parser (3.0.2.0)
ast (~> 2.4.1)
rainbow (3.0.0)
reg…