https://bugs.kde.org/show_bug.cgi?id=502288

            Bug ID: 502288
           Summary: s390x: Memcheck false positives with NNPA last tensor
                    dimension
    Classification: Developer tools
           Product: valgrind
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: ar...@linux.ibm.com
  Target Milestone: ---

When filling a 4D input tensor without initializing the pad elements, memcheck
may complain about the NNPA instruction like this:
  ==3180208== Syscall param NNPA(in_tensor_1) points to uninitialised byte(s)
This is a false positive, because the architecture declares the pad elements to
be ignored.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to