Skip to content

Support triplets

Support triplets #208

Triggered via pull request January 5, 2024 19:16
@aalmadaaalmada
synchronize #44
Triplets
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/NetFabric.Numerics.Tensors/Divide.cs#L28
XML comment has badly formed XML -- 'Expected an end tag for element 'remarks'.'
build: src/NetFabric.Numerics.Tensors/Add.cs#L3
Missing XML comment for publicly visible type or member 'Tensor'
build: src/NetFabric.Numerics.Tensors/ApplyBinary.cs#L5
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#L59
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#L107
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#L162
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#L5
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#L66
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#L123
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#L188
Missing XML comment for publicly visible type or member 'Tensor.Apply<T, TOperator>(ReadOnlySpan<T>, (T, T, T), ReadOnlySpan<T>, Span<T>)'