feat: add the implementation of class_weight in model.fit #223
build_and_test.yml
on: pull_request
windows
7m 37s
linux
4m 38s
Annotations
40 warnings
linux:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Variables/BaseResourceVariable.cs#L304
Nullability of type of parameter 'save_options' doesn't match overridden member (possibly because of nullability attributes).
|
linux:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
linux:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_default_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
linux:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_current_name_scope' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
linux:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_cached_pure_variable_scope' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
linux:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_graph' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
linux:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Variables/BaseResourceVariable.cs#L304
Nullability of type of parameter 'save_options' doesn't match overridden member (possibly because of nullability attributes).
|
linux:
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L103
Converting null literal or possible null value to non-nullable type.
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L142
Converting null literal or possible null value to non-nullable type.
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L161
Nullable value type may be null.
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L165
Dereference of a possibly null reference.
|
linux:
src/TensorFlowNET.Core/Eager/c_api.eager.cs#L179
Dereference of a possibly null reference.
|
windows:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Variables/BaseResourceVariable.cs#L304
Nullability of type of parameter 'save_options' doesn't match overridden member (possibly because of nullability attributes).
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L103
Converting null literal or possible null value to non-nullable type.
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L142
Converting null literal or possible null value to non-nullable type.
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L161
Nullable value type may be null.
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L165
Dereference of a possibly null reference.
|
windows:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
windows:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Variables/BaseResourceVariable.cs#L304
Nullability of type of parameter 'save_options' doesn't match overridden member (possibly because of nullability attributes).
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L103
Converting null literal or possible null value to non-nullable type.
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L142
Converting null literal or possible null value to non-nullable type.
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L161
Nullable value type may be null.
|
windows:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L165
Dereference of a possibly null reference.
|
windows:
src/TensorFlowNET.Core/Variables/variable_scope.py.cs#L47
Non-nullable field '_scope' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|