Home
last modified time | relevance | path

Searched defs:StreamExecutorConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dplatform.h73 struct StreamExecutorConfig { struct
83 void* gpu_stream = nullptr;
86 int ordinal;
89 PluginConfig plugin_config;
92 DeviceOptions device_options;
H A Dplatform.cc82 StreamExecutorConfig::StreamExecutorConfig() in StreamExecutorConfig() function in stream_executor::StreamExecutorConfig
85 StreamExecutorConfig::StreamExecutorConfig(int ordinal_in) in StreamExecutorConfig() function in stream_executor::StreamExecutorConfig