MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / PluginConfig

Class PluginConfig

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

A PluginConfig describes the set of plugins to be used by a StreamExecutor instance. Each plugin is defined by an arbitrary identifier, usually best set to the address static member in the implementation (to avoid conflicts). A PluginConfig may be passed to the StreamExecutor constructor - the plugins described therein will be used to provide BLAS, DNN, FFT, and RNG functionality. Platform-approp

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

StreamExecutorClass · 0.85
MachineManagerClass · 0.85
singletonMethod · 0.85
ExecutorForDeviceMethod · 0.85
ExecutorForDeviceMethod · 0.85
ExecutorForDeviceMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected