Skip to content

Support triplets

Support triplets #206

Triggered via pull request January 5, 2024 12:34
@aalmadaaalmada
synchronize #44
Triplets
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/NetFabric.Numerics.Tensors/Divide.cs#L30
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
build: src/NetFabric.Numerics.Tensors/Add.cs#L5
Missing XML comment for publicly visible type or member 'Tensor'
build: src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L7
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, ReadOnlySpan<T>, Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L61
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, T, Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L109
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T), Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L164
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T, T), Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L7
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, ReadOnlySpan<T>, ReadOnlySpan<T>, Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L68
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, T, ReadOnlySpan<T>, Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L125
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T), ReadOnlySpan<T>, Span<T>)'
build: src/NetFabric.Numerics.Tensors/ApplyTernary.cs#L190
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T, T), ReadOnlySpan<T>, Span<T>)'