-
```
Currently plural table names are converted to plural class names. Can an option
be provided to convert plural table names to singular class names? There are
utility classes that allow this conve…
-
A recurring issue is also that there's also not so much documentation about how to structure the files and folders (including with testability in mind), and lack thereof creates confusion of "too much…
-
```
It is sometimes neccessary to create meshes and materials at run-time, there
should be utility classes that facilitate this kind of use.
E.g:
MeshBuilder mb = new MeshBuilder();
mb.addPosition( …
-
I'm not too clued up on all the tailwind utility classes, but there must be something that does the hide better for the top level sidebar component.
It needs to be hidden or a negative z index by …
-
### Bug description
LightningCLI cannot use strategy class instances.
# Does not work
python -u main.py fit --trainer.strategy lightning.pytorch.strategies.SingleDeviceStrategy
python -u mai…
-
I'd just avoiding recommending Captain Obvious (CO) names, particularly Pages, Components, and Triggers.
You're in the triggers folder, looking at a file called AccountBeforeTrigger.trigger. This is …
-
I tried to run the fine-tuning script provided in Uni-Mol (pasted here for easy reference).
```
data_path="./molecular_property_prediction" # replace to your data path
save_dir="./save_finetune…
-
In older versions, one needed to set the timestep (dt) for the various clock ticks and assign them to specific function (process/init) in classes/objects selected by wildcard in order to run things in…
-
A meta issue to keep track of actionable feedback from the recent released Visual Page Builder
## v0.1 (by priority)
- [x] BeaconCMS/beacon_live_admin#155
- [x] BeaconCMS/beacon_live_admin#154
…
-
For the 2018.1d release (and onwards) I'd like to focus on reducing the header and executable size, together with improving compile time (and, as a side effect, runtime performance). This was last don…
mosra updated
3 months ago