Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_simplifier.cc558 std::vector<HloInstruction*> selects; in TryRemoveConditional() local
/external/autotest/frontend/afe/
Dmodel_logic.py295 def _custom_select_query(self, query_set, selects): argument
/external/AFLplusplus/instrumentation/
DSanitizerCoveragePCGUARD.so.cc205 uint32_t instr = 0, selects = 0, unhandled = 0; member in __anonaafe6f320111::ModuleSanitizerCoverageAFL
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc4847 const std::array<SelectSpec, 2> selects = { in PreprocessHlos() local