MCPcopy 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

1633class 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

VisibleDeviceCountMethod · 0.45
GetUncachedExecutorMethod · 0.45
InitializeROCmPlatformFunction · 0.45
AllocateStridedBufferMethod · 0.45
DoBlasGemmBatchedMethod · 0.45
initialize_rocblasFunction · 0.45
InitMethod · 0.45
HostCallbackMethod · 0.45
CreateBlasMethod · 0.45
CreateDnnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected