Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.h99 Status InitOp() { return InitOpWithGraphVersion(TF_GRAPH_DEF_VERSION); } in InitOp() function
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp2430 void RegexCompile::compileInterval(int32_t InitOp, int32_t LoopOp) in compileInterval()
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp399 const Expr *InitOp, in emitInitWithReductionInitializer()