Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ AddWarning
Method
AddWarning
tensorflow/core/util/proto/proto_utils.cc:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void StringErrorCollector::AddWarning(int line, int column,
112
const string& message) {
113
AddError(line, column, message);
114
}
115
116
} // namespace proto_utils
117
} // namespace tensorflow
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64