test: Gradient descent optimizer tests #255
Annotations
1 error and 10 warnings
|
tools/Tensorflow.Redist.NativeLibrarySplitter/Program.cs#L50
The local function 'Restitch' is declared but never used
|
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|
src/TensorFlowNET.Core/Variables/BaseResourceVariable.cs#L304
Nullability of type of parameter 'save_options' doesn't match overridden member (possibly because of nullability attributes).
|
src/TensorFlowNET.Core/Contexts/ExecuteOpArgs.cs#L20
Non-nullable property 'GetGradientAttrs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/TensorFlowNET.Core/Contexts/ExecuteOpArgs.cs#L20
Non-nullable property 'OpAttrs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/TensorFlowNET.Core/Contexts/FunctionCallOptions.cs#L12
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/TensorFlowNET.Core/Contexts/FunctionCallOptions.cs#L13
Non-nullable property 'ExecutorType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading