MCPcopy Create free account
hub / github.com/apache/singa / context

Method context

include/singa/core/device.h:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109 LangType lang() const { return lang_; }
110
111 Context* context(int k) { return &ctx_; }
112
113 bool graph_enabled() const { return graph_enabled_; }
114

Callers 9

TESTFunction · 0.80
TESTFunction · 0.80
CudnnRNNHandleMethod · 0.80
CudnnConvHandleMethod · 0.80
BatchNormHandleMethod · 0.80
PoolingHandleMethod · 0.80
InitCudnnMethod · 0.80
SetRNNDescriptorMethod · 0.80
UpdateSpacesMethod · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64