Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dfunction.h235 struct ExpandInlineFunctionsOptions { struct
236 ExpandInlineFunctionsOptions() : native_options(), multi_device_options() { in ExpandInlineFunctionsOptions() function
250 const ExpandInlineFunctionsOptions& options); argument