Home
last modified time | relevance | path

Searched refs:SE_MINOR (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.h86 #define SE_MINOR 0 macro
Dstream_executor.cc765 params.minor_version = SE_MINOR; in InitStreamExecutorPlugin()