[
https://issues.apache.org/jira/browse/SYSTEMML-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Boehm closed SYSTEMML-2338.
------------------------------------
Resolution: Fixed
Assignee: Matthias Boehm
Fix Version/s: SystemML 1.2
> CP bias_mult fails w/ index-out-of-bounds on sparse data
> --------------------------------------------------------
>
> Key: SYSTEMML-2338
> URL: https://issues.apache.org/jira/browse/SYSTEMML-2338
> Project: SystemML
> Issue Type: Bug
> Reporter: Matthias Boehm
> Assignee: Matthias Boehm
> Priority: Major
> Fix For: SystemML 1.2
>
>
> The CP bias_mult operation fails for sparse intermediates with the following
> stacktrace on resnet 200.
> {code}
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 514
> at
> org.apache.sysml.runtime.matrix.data.LibMatrixDNN.biasMultiply(LibMatrixDNN.java:405)
> at
> org.apache.sysml.runtime.instructions.cp.ConvolutionCPInstruction.processBiasMultiplyInstruction(ConvolutionCPInstruction.java:290)
> at
> org.apache.sysml.runtime.instructions.cp.ConvolutionCPInstruction.processInstruction(ConvolutionCPInstruction.java:377)
> at
> org.apache.sysml.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:252)
> {code}
> cc [~niketanpansare]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)