-
# The Problem
I think function overloading needs some changes in order for it to really function in the way that most people would find useful. This is especially problematic with event systems, as I…
-
Hi,
Thank you for this codebase! I would like to test the velocity optimization for the method by running `python train.py --dataset=synthetic-mb --case=9`. However, I'm running into the following …
-
#### ALL software version info
>>> import holoviews as hv
>>> hv.show_versions()
Python : 3.12.7 | packaged by conda-forge | (main, Oct 4 2024, 15:57:01) [Clang 17.0.6 ]
Operating sy…
-
## Description
According of the documentation of the beforeWrite callback for a UA_FieldTargetVariable, the function beforeWrite should be called with the param externalDataValue already containing…
-
### Description & Motivation
I would like to change the the `Tuner` and `LearningRateFinder` API so that it is possible to use more custom models.
#### Description
Currently, the learning ra…
-
## The main file of the plugin has a name that does not follow the convention.
We expect the main plugin file (the file containing the plugin headers) to have the same name as the plugin folder, wh…
-
I have gone through the tutorial and trained a lot of custom models. But still I am facing this issue of not finding a way to use callbacks in my training. This is the last thing that might help me …
-
### What happened?
When opening inline checkout, an initial country code is passed in by Paddle using geolocation. This allows us to get the correct `PricePreview()`. However if the user changes the …
b-bot updated
2 months ago
-
(Discussed in Discord. Formalizing as an Issue so someone can work on it. Is a _nice-to-have_.)
The following code using an async lambda within `RegisterTableFunction` does not compile under v1.1.3…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
### AnyIO …