Pandas ENH: Control resampling at halfyear with origin

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: Unable to round-trip nested arrow extension types with pa.Table.to_pandas

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: Index.drop_duplicates() is inconsistent for unhashable values

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas ENH: DataFrame.to_sql with if_exists='replace' should do truncate table instead of drop table

Is your feature request related to a problem?Dropping table when if_exists=‘replace’ will fail if the table has any obje...

Keras pytorch backend lstm very +10x slow (maybe batch size with pytorch backend has different semantics than the traditional Keras semantics?)

https://stackoverflow.com/questions/78717341/keras-training-speed-with-pytorch-backend-is-a-lot-slower-than-with-tensorf...

Keras loading layers with lambda in from .h5 files

I have a large number of models trained using tensorflow.keras where the first layer is:s = Lambda(lambda x: x / 255) (i...

Keras Problem with framework agnostic KerasVariable slicing with another KerasVariable

I defined a KerasVariable with shape (n,d) in a keras.Layer() using self.add_weight(). I've also defined another KerasVa...

Keras Inconsistent validation data handling in Keras 3 for Language Model fine-tuning

Issue DescriptionWhen fine-tuning language models in Keras 3, there are inconsistencies in how validation data should be...

Keras Blackduck vulnerability reported in all the versions of Keras

In Blackduck scan ,Keras package is reported as vulnerable with CVE ID =BDSA-2025-0107. can you please let us know in wh...

Keras zoom_range in ImageDataGenerator uses different scales for x and y

I noticed that ImageDataGenerator, when setting the parameter zoom_range, uses a different random transformation for the...

Keras Cannot call legacy (saved with Keras 2) SavedModel models that have multiple inputs on Keras 3

When loading models saved in the legacy SavedModel format (TF/Keras 2) in a Keras 3 environment, I can successfully crea...

Spring Security Add PermitAll and DenyAll AuthorizationManager instances

It would be nice to have an AuthorizationManager that returned a static response:public final class SingleResultAuthoriz...

Spring Security DelegatingSecurityContextAsyncTaskExecutor is not working anymore - null SecurityContext in @Async methods

Describe the bugAfter upgrading from Spring Security 5.6.1 to Spring Security 6.2.2 the DelegatingSecurityContextAsyncTa...

Spring AI Unable to Retrieve Inference Process for DeepSeek-R1 Model

I am encountering an issue where I am unable to retrieve the inference process for the DeepSeek-R1 model. Despite follow...

Spring AI spring-ai-ollama-spring-boot-starter 1.0.0-M5的版本 使用defaultFunctions 方法,400错误

本地使用ollama运行deepseekr1模型,embedding模型使用bge-m3, 使用defaultFunctions 方法会报错,不使用该方法是正常的错误信息:, chatOptions=org.springframework....

Spring AI Spring AI Release plan

Thanks for your good work with Spring AI. We still are using 1.0.0.M5 for some time now. When are we going to see releas...

SpringBoot Test fails in nativeTest profile with Jextract dependencies

I'm working in a project which combines Spring Boot 3.4 with GraalVM native build, Jextract and Foreign Function & M...

SpringBoot Parsing an empty YAML Mapping (i.e. property: {}) into a @NotNull Map property now fails

The following works in Spring Boot 3.3 (and with Spring Framework overridden to 6.2.2), but fails in 3.4.2application.ym...

Spring BeanCurrentlyInCreationException is thrown when multiple threads simultaneously try to create bean (Spring 6.2.2)

It is similar problem what is described in the issue https://github.com/spring-projects/spring-framework/issues/34186The...

Spring MappingR2dbcConverter cannot convert reserved keyword fields

I have a table where the field is desc. Since it's a reserved keyword in PostgreSQL, I had to use the annotation @Column...
上一页 下一页
.