Aurora Blog
Home
Golang x/tools/gopls: "View package documentation" ergonomics
2025-06-19 14:05:52
1780
@hyangah makes four suggestions for ergonomic improvements to the new package documentation viewer:1. Change the command...
Golang runtime/debug: ReadBuildInfo gives incomplete answer in a test binary
2025-06-19 14:05:50
2859
Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...
Golang x/pkgsite: package removal request for github.com/jeaguil/go-mesencryp
2025-06-19 14:05:48
823
What is the path of the package that you would like to have removed?github.com/jeaguil/go-mesencrypAre you the owner of ...
Golang x/pkgsite: package removal request for github.com/danny-kuehn/wordgen
2025-06-19 14:05:46
186
This source is no longer available, it was replaced by: https://github.com/wordgen/wordgenComment From: adonovanDone. Pl...
Golang compiler detects module based on current working directory
2025-06-19 14:05:44
4446
Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...
Golang x/build/internal/installer/darwinpkg: unclear purpose and effect of "Fixing permissions" step during postinstall
2025-06-19 14:05:40
1650
The Go macOS installer currently runs a sequence of commands described as "Fixing permissions":GOROOT=/usr/local/goecho ...
Golang runtime: cgroup GOMAXPROCS set to 1 instead of 2
2025-06-19 14:05:39
2106
Go versiongolang:1.25rc1 / ImageID: d86a0805aa18Output of go env in your module/workspace:I am running Go using the gola...
Golang x/build: bot mac-329-h526 reported as broken
2025-06-19 14:05:37
150
The bot mac-329-h526 has been reported as broken. It is currently in "quarantined" state. Please work to resolve the iss...
Golang go/types: type inferred for append([]byte(nil), y) causes NewSignatureType to panic
2025-06-19 14:05:35
59814
govulncheck versionGo: go1.25-devel_aca9f4e484 2025-05-23 17:06:24 -0700Scanner: govulncheck@v1.1.5-0.20250506005559-e4f...
Golang cmd/go,x/mod/module: missing exclusion for COM0, LPT0 for embedded file names
2025-06-19 14:05:33
4560
Go versiongo version go1.22.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang go build has unexpected behavior
2025-06-19 14:05:31
2300
Go versiongo version go1.21.9 darwin/amd64Output of go env in your module/workspace:$ go envGO111MODULE='on'GOARCH='amd6...
Pandas Incorrect rolling std() results on very large DataFrames
2025-06-19 14:05:18
676
I apologize that I cannot provide a reproducible example, as this issue was discovered while working with an extremely l...
Pandas BUG: Implicit conversion to float64 with isin()
2025-06-19 14:05:17
2620
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras keras.layers.UpSampling2D bilinear channel first bug
2025-06-19 14:05:11
678
import tensorflow as tfimport kerasfrom keras.src import opskeras.backend.set_image_data_format('channels_first')x = tf....
Keras TF+XLA+Mixed Precision: Keras fails to compute gradients
2025-06-19 14:05:09
1260
Keras fails to compute gradients for autoencoder-esce model using Tensorflow backend with mixed precision and jit compil...
Keras What is correct behavior of keras.ops.eye?
2025-06-19 14:05:07
1861
Hi, I have a question about keras.ops.eye of Keras3.With Tensorflow, the keras.ops.eye accepts integers and floats.Howev...
Keras TimeDistributed layer computational time
2025-06-19 14:05:05
2470
Inference with TimeDistributed(Dense(1, activation="sigmoid")) in Keras 3 is a lot slower than in Keras 2 (tf.keras) Pro...
Keras Error exporting model with multiple outputs using model.export when specifying input_signature
2025-06-19 14:05:03
7265
Bug descriptionWhen exporting a keras model in tf_saved_model format to use it in tensorflow-serving serverI've encounte...
Keras keras.utils.timeseries_dataset_from_array bugs 1
2025-06-19 14:05:01
2931
Found another bug for this api.If I import timeseries_dataset_from_array like "from keras.utils import timeseries_datase...
Keras AttributeError in SKLearnClassifier and SKLearnRegressor wrappers due to missing sklearn.utils.multiclass
2025-06-19 14:04:59
1950
When using SKLearnClassifier or SKLearnRegressor wrappers with no other scikit-learn imports (such as make_classificatio...
上一页
下一页
1
…
153
154
155
156
157
…
234
.