Aurora Blog
Home
Keras Outdated code
2025-08-02 14:02:43
2000
Some of the lines of code in the actor-critic implementation in the reinforcement learning code examples has some bugs r...
Keras Keras stuck on set_random_seed with PyTorch backend on Metal (Applied Silicon)
2025-08-02 14:02:41
274
import osos.environ["KERAS_BACKEND"] = "torch"import kerasprint(f"Keras imported with {keras.ba...
Keras How to specify the device on which the model resides
2025-08-02 14:02:39
195
I now have two GPUs and two models, and I want one GPU to hold one model. How can I achieve this, especially with a jax ...
Keras 🗺️ Keras Development Roadmap
2025-08-02 14:02:37
6268
Here's an overview of the features we intend to work on in the near future.Core KerasPerformance and OptimizationA new K...
Gin Blank Search Box
2025-08-02 14:02:31
188
I just wanted to search something.... but the search bar opens and shows nothing........just a blank box.......Comment F...
Gin render.TOMLContentType should not be exported
2025-08-02 14:02:27
222
render.TOMLContentType should not be exported. If it is accidentally tampered with, it will affect the client's parsing ...
Gin Improved GoDoc in test_helpers.go
2025-08-02 14:02:25
2138
Expected EffectI have made it clearer when and how to use these helper functions by making the GoDoc comments a bit more...
Gin Release: Publish Gin 1.11.0
2025-08-02 14:02:24
202
[ ] Prepare a new changelog (there are a lot of new changes) and update CHANGELOG.md[ ] Update "version.go" to 1.11.0[ ]...
Gin Static Route throwing error
2025-08-02 14:02:22
1477
Hey I am having trouble to implement a full frontend in my backend.I have a directory called public where a index.html i...
Gin Route matching format
2025-08-02 14:02:21
195
Can the route matching of the gin framework support Google's RESTful specification, currently only supports the /:id/upd...
Jackson Databind Support "binary vectors": @JsonFormat(shape = Shape.BINARY) for float[], double[]
2025-08-02 14:02:15
1040
The default method of serializing float[] and double[] is as regular JSON Array with floating-point numbers. But as per:...
Jackson Databind Make deserialization throw for null/absent field only if field is not annotated with @Nullable
2025-08-02 14:02:13
4237
Describe your IssueHello, Jackson devs! I have been trying to do this with Jackson but have been unable to: I want it to...
Apache Superset Race condition in dashboards makes search results not reflect current filters
2025-08-02 14:02:06
5161
Bug descriptionGo to a dashboard, ideally featuring a slow table with lots of rows of dataRun a search with very broad o...
Apache Superset Dashboard table scroll position
2025-08-02 14:02:04
1036
ScreenshotDescriptionWhile accessing a dashboard, when I am on first page of table results and if I scroll to middle or ...
Apache Superset Running superset db upgrade results is about a SQLite syntax error.
2025-08-02 14:01:59
10960
Bug descriptionI encountered a ‘sqlite3.OperationalError: near “extra”: syntax error’ while performing superset db upgra...
Apache Superset Datetime values are returned as 0NaN-NaN-NaN outside of a certain range
2025-08-02 14:01:57
2823
Bug descriptionDatetime values outside of the range '1938-04-24 22:13:20.003' to '2286-11-20 17:46:39.997' are returned ...
Apache Superset Postgres: Charts with INTERVAL metrics fail to render
2025-08-02 14:01:55
2871
Bug descriptionWhen using an INTERVAL type in postgres as a metric, both bar charts and pie charts fail to render with n...
Apache Superset With Production docker compose, empty page with the X and Close buttons on login
2025-08-02 14:01:49
13412
Bug descriptionBasically the same issue as #24014 and #25171 but I created this new issue as I do not have the permissio...
Apache Superset Sqllab UI regession in 3.0.0 where it's not displaying certain string values
2025-08-02 14:01:44
4538
After we upgraded to 3.0.0, we have received user reporting query results not rendering in sqllab results. I have checke...
Apache Superset SQL Lab: Query History: Duration column shows some nonsense durations (expected only duration of run)
2025-08-02 14:01:35
2713
Bug descriptionOn the SQL Lab’s “Query History” tab, the “Duration column:expected: it should show only execution durati...
上一页
下一页
1
…
169
170
171
172
173
…
386
.