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

Method blas

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

Source from the content-addressed store, hash-verified

74 PluginConfig& SetRng(PluginId rng);
75
76 PluginId blas() const { return blas_; }
77 PluginId dnn() const { return dnn_; }
78 PluginId fft() const { return fft_; }
79 PluginId rng() const { return rng_; }

Callers 4

SupportsBlasMethod · 0.80
CreateBlasMethod · 0.80
CreateBlasMethod · 0.80
CreateBlasMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected