Nineya
Home
Blog
Pandas ENH: Control resampling at halfyear with origin
2025-02-14 14:04:57
2985
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
2025-02-14 14:04:46
6207
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
2025-02-14 14:04:41
7571
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
2025-02-14 14:04:24
17780
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?)
2025-02-14 14:04:17
2695
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
2025-02-14 14:04:12
13925
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
2025-02-14 14:04:06
2773
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
2025-02-14 14:04:01
3738
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
2025-02-14 14:03:56
912
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
2025-02-14 14:03:45
1877
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
2025-02-14 14:03:40
7091
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
2025-02-14 14:02:57
625
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
2025-02-14 14:02:47
1022
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
2025-02-14 14:02:41
1232
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错误
2025-02-14 14:02:32
31244
本地使用ollama运行deepseekr1模型,embedding模型使用bge-m3, 使用defaultFunctions 方法会报错,不使用该方法是正常的错误信息:, chatOptions=org.springframework....
Spring AI Spring AI Release plan
2025-02-14 14:02:21
498
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
2025-02-14 14:02:13
764
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
2025-02-14 14:02:05
924
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)
2025-02-14 14:01:39
2548
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
2025-02-14 14:01:34
507
I have a table where the field is desc. Since it's a reserved keyword in PostgreSQL, I had to use the annotation @Column...
上一页
下一页
1
…
25
26
27
28
29
…
2246
.