Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax not implemented #93425

Closed
lewing opened this issue Oct 12, 2023 · 2 comments
Closed
Assignees
Labels
area-System.Numerics.Tensors blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@lewing
Copy link
Member

lewing commented Oct 12, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=436660
Build error leg or test failing: System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax
Pull request: #93409

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax(tensorLength: 8) [FAIL]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax(tensorLength: 8) [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
        /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/TensorPrimitives.netstandard.cs(2570,0): at System.Numerics.Tensors.TensorPrimitives.ExpOperator.Invoke(Vector`1 x)
        /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/TensorPrimitives.netstandard.cs(991,0): at System.Numerics.Tensors.TensorPrimitives.<InvokeSpanScalarIntoSpan>g__Vectorized|56_1[TTransformOperator,TBinaryOperator](Single& xRef, Single y, Single& dRef, UIntPtr remainder, TTransformOperator xTransformOp, TBinaryOperator binaryOp)
        /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/TensorPrimitives.netstandard.cs(971,0): at System.Numerics.Tensors.TensorPrimitives.InvokeSpanScalarIntoSpan[TTransformOperator,TBinaryOperator](ReadOnlySpan`1 x, Single y, Span`1 destination, TTransformOperator xTransformOp, TBinaryOperator binaryOp)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=436660
Error message validated: System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax(tensorLength: 8) [FAIL]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 10/12/2023 10:32:42 PM UTC

@lewing lewing added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Oct 12, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 12, 2023
@ghost
Copy link

ghost commented Oct 12, 2023

Tagging subscribers to this area: @dotnet/area-system-numerics-tensors
See info in area-owners.md if you want to be subscribed.

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=436660
Build error leg or test failing: System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax
Pull request: #93409

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax(tensorLength: 8) [FAIL]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
System.Numerics.Tensors.Tests.TensorPrimitivesTests.SoftMax(tensorLength: 8) [FAIL]
      System.NotImplementedException : The method or operation is not implemented.
      Stack Trace:
        /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/TensorPrimitives.netstandard.cs(2570,0): at System.Numerics.Tensors.TensorPrimitives.ExpOperator.Invoke(Vector`1 x)
        /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/TensorPrimitives.netstandard.cs(991,0): at System.Numerics.Tensors.TensorPrimitives.<InvokeSpanScalarIntoSpan>g__Vectorized|56_1[TTransformOperator,TBinaryOperator](Single& xRef, Single y, Single& dRef, UIntPtr remainder, TTransformOperator xTransformOp, TBinaryOperator binaryOp)
        /_/src/libraries/System.Numerics.Tensors/src/System/Numerics/Tensors/TensorPrimitives.netstandard.cs(971,0): at System.Numerics.Tensors.TensorPrimitives.InvokeSpanScalarIntoSpan[TTransformOperator,TBinaryOperator](ReadOnlySpan`1 x, Single y, Span`1 destination, TTransformOperator xTransformOp, TBinaryOperator binaryOp)
Author: lewing
Assignees: -
Labels:

area-System.Numerics.Tensors, blocking-clean-ci, Known Build Error

Milestone: -

@lewing lewing closed this as completed Oct 12, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Oct 12, 2023
@lewing
Copy link
Member Author

lewing commented Oct 12, 2023

wrong issue

@ghost ghost locked as resolved and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Numerics.Tensors blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

3 participants