Aurora Blog
Home
Golang proposal: x/sync/errgroup: propagate panics through Go
2025-06-18 14:04:18
1184
Proposal DetailsSee https://github.com/golang/go/issues/53757#issuecomment-2980378567 , #53757 can delay the propagation...
Golang x/sync/errgroup: propagate panics and Goexits through Wait
2025-06-18 14:04:16
32086
BackgroundThe handling of panics and calls to runtime.Goexit in x/sync/errgroup has come up several times in its history...
Golang proposal: x/net/websocket: Add proxy support
2025-06-18 14:04:04
1231
I'd like to add proxy support to websocket.In the client.go there is NewClient function which I think I need to change t...
Golang x/pkgsite: API for pkg.go.dev
2025-06-18 14:04:02
24533
Prior to pkg.go.dev, godoc.org has had a JSON API that can be used to, among other things, discover importers of a given...
Golang proposal: x/crypto/acme: support the ACME Renewal Information standard in Client
2025-06-18 14:04:00
8920
(This could be viewed as a preliminary ticket because, while Let's Encrypt supports the API in question and there are mu...
Viper ConfigFileNotFoundError is not returned when SetConfigFile is called and there is no config file
2025-06-18 14:03:54
9202
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas BUG: cannot use registered float16 extension dtype
2025-06-18 14:03:51
3798
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas BUG: pandas.Styler.__repr__ and pandas.Styler.__str__ cause nbconvert failure to display data
2025-06-18 14:03:50
18983
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Keras The documentation for Conv1DTranspose does not state that the CPU does not support dilation rates larger than 1
2025-06-18 14:03:46
6542
Issue typeDocumentation BugHave you reproduced the bug with TensorFlow Nightly?YesSourcesourceTensorFlow versiontf 2.14....
Keras tf.keras.layers.Embedding() somehow passing a float to randrange
2025-06-18 14:03:44
7671
Hi all,I'm developing a TF/Keras model on Vertex AI. I am able to successfully (albeit slowly) train the model on my App...
Keras keras.utils.timeseries_dataset_from_array example bugs
2025-06-18 14:03:41
1531
if you refer to documentary of timeseries_dataset_from_array, there is an example similarly like this ( I changed param...
Keras Failed to convert LSTM layers to ONNX on Torch backend
2025-06-18 14:03:26
604
Not sure if this is Torch or Keras issue, but simple LSTM models cannot be exported as ONNX.TypeError: Exception encount...
Keras RNN constructor should use raise TypeError and not ValueError
2025-06-18 14:03:25
1153
This is very nit-picky, but I happened to look at the RNN constructor and see that a ValueError is raised when, by defin...
Keras The documentation for Conv1DTranspose does not state that the CPU does not support dilation rates larger than 1
2025-06-18 14:03:23
3167
Issue typeDocumentation BugHave you reproduced the bug with TensorFlow Nightly?YesSourcesourceTensorFlow versiontf 2.14....
Keras Documentation: Docstring examples for SKLearnClassifier and SKLearnRegressor do not work
2025-06-18 14:03:21
771
The examples in the docstrings for SKLearnClassifier and SKLearnRegressor are currently not working. This is because of ...
Jackson Core How to use JsonReadFeature.ALLOW_UNESCAPED_CONTROL_CHARS
2025-06-18 14:03:18
7243
The enum JsonParser.Feature.ALLOW_UNQUOTED_CONTROL_CHARS is Deprecated in version jackson-core 2.10.0. I see to use Js...
Apache Superset Charts, datasets and databases are not overwriting
2025-06-18 14:03:02
13399
Bug descriptionI am trying to import databases, datasets, dashboards and chats using API calls. I am downloading theses ...
Apache Superset Excel sheet upload throwing 500 error
2025-06-18 14:02:54
411
I am uploading an excel sheet but superset is throwing 500 Internal Server ErrorIt uploads files to this directory UPLOA...
Apache Superset Same colors applying to adjacent bars
2025-06-18 14:02:50
1881
Bug descriptionWhen colors are applied to stacked bar charts, Superset is making adjacent sections of the bar utlilize t...
Apache Superset Same color is assigned to 2 different consecutive dimension values
2025-06-18 14:02:47
2467
The same color is assigned to 2 different consecutive dimension values, even though the color scheme has other available...
上一页
下一页
1
…
294
295
296
297
298
…
369
.