Nineya
Home
Blog
Keras Error When Converting Keras Model to TensorFlow Lite Format
2025-02-13 14:08:17
24371
Environment:TensorFlow Version: 2.15.0.post1Keras Version: 3.0.4Issue Description:An error occurs when converting a Kera...
Keras LSTM Model and FGSM Attack Implementation in TensorFlow: Shape Mismatch Errors
2025-02-13 14:08:05
12738
I'm working on a project to implement an FGSM (Fast Gradient Sign Method) attack on an LSTM model for stock price predic...
Keras Functional API (keras.models.Model) yields erroneous graph when initialized by the input attribute of another Model constructed from an intermediate symbolic tensor.
2025-02-13 14:07:54
1904
When a keras.models.Model instance is initialized from the input attribute from another Model that was constructed by pa...
Keras Mixed precision tutorial does not work for custom training loop
2025-02-13 14:07:43
693
I am trying to follow the mixed precision tutorial when using a custom training loop, specifically@tf.functiondef train_...
Keras Loss scale optimizer does not increment iterations
2025-02-13 14:07:33
237
Loss scale optimizer does not automatically increment iteration counter when apply method is called.As a side effect, th...
MyBatis cacheEnabled bypasses BATCH mode
2025-02-13 14:06:47
812
cacheEnabled is true by defaultWhen specifying a default executor type of BATCH, it is not used if cacheEnabled is true,...
Spring Cloud Config Spring Cloud Config returns an empty string instead of an empty array
2025-02-13 14:06:33
725
Describe the bugAfter upgrading to the latest version of Spring Cloud Config, I encountered an issue where the cloud-con...
Spring Security Update to oauth2-oidc-sdk 9.43.5
2025-02-13 14:06:04
534
Update to oauth2-oidc-sdk 9.43.5Comment From: gaussianrecurrenceHi,I am experiencing the issue described here #16579. Fo...
Spring AI ChatCompletionMessage$Role Serialization Failure When role is ""
2025-02-13 14:05:19
1497
Bug descriptionJONS{"id":"d7ae7c4a-1524-4fe5-9d58-e4d59b89d8f0","object":"chat.comple...
SpringBoot 3.3.8; erroneous sslBundle definition behaviour: IllegalStateException: SSL Options cannot be specified with Java connections
2025-02-13 14:04:02
11608
Tried upgrading to 3.3.8 from Spring Boot 3.3.5.I have an application-SslBundles.yml file containing: CustomerDis...
SpringBoot An error occurs sporadically after the project is started :java.lang.IllegalStateException: Zip file closed
2025-02-13 14:03:49
20159
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-start...
SpringBoot Correct typo in MVC security when explaining when UserDetailsService auto-configuration will back off
2025-02-13 14:03:39
1438
Description of the IssueIn the Spring Security documentation, the following sentence appears incorrect due to a missing ...
SpringBoot LdapTemplate bean should pick up a ObjectDirectoryMapper bean
2025-02-13 14:03:29
630
Related to https://github.com/spring-projects/spring-ldap/issues/633, it would be nice if Spring Boot picked up a Object...
SpringBoot Banner placeholder and defaults do not work during development
2025-02-13 14:01:34
3108
I've always wanted to have a fancy banner that works in production AND during development.But if you start with a fresh ...
Spring PathMatchingResourcePatternResolver failing against non-jar file in classpath
2025-02-13 14:00:57
1248
Since version 6.2.0-RC3 / #33705 the PathMatchingResourcePatternResolver throws an java.util.zip.ZipException: zip file ...
Spring Avoid Gradle build warnings about @SuppressFBWarnings from FindBugs
2025-02-13 14:00:31
1123
OverviewEven though the spring-webmvc.gradle build file already configures a compileOnly("com.google.code.findbugs:findb...
Spring @MockitoBean is not supported in @Component class like @MockBean is
2025-02-13 14:00:12
2525
I expected @MockitoBean to also be injected into the Spring Context as @MockBean did.Minimal reproducible project: https...
Pandas DOC: Should pandas.api.types.is_dtype_equal() be documented?
2025-02-12 14:08:45
691
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: pandas.read_excel returns dict type if sheet_name=None
2025-02-12 14:08:35
1576
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Unexpected rounding behaviour
2025-02-12 14:08:27
3402
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
27
28
29
30
31
…
2246
.