Home
last modified time | relevance | path

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

/aosp_15_r20/external/ltp/lib/
H A Dtst_bool_expr.c223 struct tst_expr_tok *op_stack[cnt]; in shunting_yard() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
H A Dlift_as_function_call_utils.cc85 std::stack<Operation *> op_stack; in FindOpsFromArgumentsToResults() local
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dtape.h693 std::vector<int64_t> op_stack = in ComputeGradient() local