Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ok
Method
ok
tensorflow/stream_executor/lib/statusor.h:165–165 ·
view source on GitHub ↗
Returns this->status().ok()
Source
from the content-addressed store, hash-verified
163
164
// Returns this->status().ok()
165
bool ok() const { return this->status_.ok(); }
166
167
// Returns a reference to our status. If this contains a T, then
168
// returns Status::OK().
Callers
15
Init
Method · 0.45
Destroy
Method · 0.45
Init
Method · 0.45
Destroy
Method · 0.45
Start
Method · 0.45
Stop
Method · 0.45
HostCallback
Method · 0.45
SupportsBlas
Method · 0.45
CreateBlas
Method · 0.45
SupportsFft
Method · 0.45
CreateFft
Method · 0.45
SupportsRng
Method · 0.45
Calls
no outgoing calls
Tested by
9
TEST
Function · 0.36
BM_ArgumentFactory
Function · 0.36
BM_StatusOrFactory
Function · 0.36
BM_ArgumentFactoryFail
Function · 0.36
BM_StatusOrFactoryFail
Function · 0.36
BM_ArgumentFactoryFailShortMsg
Function · 0.36
BM_StatusOrFactoryFailShortMsg
Function · 0.36
BM_ArgumentFactoryFailLongMsg
Function · 0.36
BM_StatusOrFactoryFailLongMsg
Function · 0.36