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

Method Algorithm

src/model/layer/cudnn_softmax.h:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 const Tensor& grad) override;
45
46 const cudnnSoftmaxAlgorithm_t Algorithm() const { return algorithm_; }
47
48 private:
49 /// Init cudnn related data structures.

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64