-
**[Oliver Theissen](https://jira.spring.io/secure/ViewProfile.jspa?name=oliver.theissen)** opened **[BATCH-1835](https://jira.spring.io/browse/BATCH-1835?redirect=false)** and commented
A Jaxb2Marsha…
-
# System
Plugin Version: 15.0.1
Application: IntelliJ IDEA Community Edition (2023.1.2)
Operating System: Linux (6.2.0-1003-lowlatency)
# Event
## Exception
### Stacktrace
…
-
Hello, I have a (probably basic) question. I was wondering if it is possible to use NT's stax implementation to do a more basic neural net. I'm attempting to embed some continuous sequences into _n_-d…
-
From the demo and the wiki the input data to the Aggregate layer is 3-channel pictures. But I would like to know if the input data is (BsxNxd) and the Adjacent matrix is (BsxNxN), how to use this Aggr…
-
In [this program,](https://staxlang.xyz/#c=%3D&i=[[7],[0]],[7,0]) stax asserts that `[[7],[0]]` and `[7,0]` are equal. Is this intentional, or a bug?
-
Hello!
I want to implement my custom layer (Dense layer without bias term (y = Wx) and with custom weight initialization).
How can I do this? I've looked at https://github.com/google/neural-tang…
-
In one our projects, we use the following packages: `jersey-server (2.28)` & `poi-ooxml(5.2.5)`. Both these packages have `commons-io` as sub-dependencies.
While `poi-ooxml` uses `2.15` version of …
-
The method org.jvnet.staxex.Base64Data.writeTo(XMLStreamWriter) does not close the obtained
InputStream is = dataHandler.getDataSource().getInputStream();
We provide a FileInputStream at this point …
-
It would be really nice to support Xinclude in XTCE configurations, in order to make composition of multiple definitions possible, as it is for Excel-based configurations.
Unfortunately, the StAX …
-
Package artifact id: ch.qos.logback
source code url: https://github.com/qos-ch/logback/tree/v_1.3.1
Issue Description: Failing while building logback-parent version 1.3.1 using mvn clean install…