Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/
H A Ddelegate_options.h108 int64_t experimental_flags; member
H A Ddelegate.cc149 const int experimental_flags = delegate_->options().experimental_flags; in Prepare() local
/aosp_15_r20/external/libcxx/lib/
H A DCMakeLists.txt351 set(experimental_flags "${LIBCXX_COMPILE_FLAGS}") variable