MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / rng

Method rng

tensorflow/stream_executor/plugin.h:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 PluginId dnn() const { return dnn_; }
78 PluginId fft() const { return fft_; }
79 PluginId rng() const { return rng_; }
80
81 private:
82 PluginId blas_, dnn_, fft_, rng_;

Callers 4

SupportsRngMethod · 0.45
CreateRngMethod · 0.45
CreateRngMethod · 0.45
CreateRngMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected