Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ok
Method
ok
tensorflow/stream_executor/rocm/rocm_dnn.cc:1635–1635 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1633
class MIOpenDescriptorCommon : public MixinBase<Base> {
1634
public:
1635
bool ok() const { return status_.ok(); }
1636
port::Status Status() const { return status_; }
1637
1638
protected:
Callers
15
VisibleDeviceCount
Method · 0.45
GetUncachedExecutor
Method · 0.45
InitializeROCmPlatform
Function · 0.45
AllocateStridedBuffer
Method · 0.45
DoBlasGemmBatched
Method · 0.45
initialize_rocblas
Function · 0.45
Init
Method · 0.45
FindOnDiskForISAVersion
Method · 0.45
HostCallback
Method · 0.45
CreateStreamDependency
Method · 0.45
CreateBlas
Method · 0.45
CreateDnn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected