Searched refs:kPrimTypePyCheck (Results 1 – 4 of 4) sorted by relevance
62 if (prim->prim_type() == PrimType::kPrimTypePyCheck) { in ValidateOperation()
38 kPrimTypePyCheck // Primitive operator with input args checking method enumerator
510 .value("py_infer_check", PrimType::kPrimTypePyCheck); in __anonda41446c0202()
641 if (prim_->prim_type() == PrimType::kPrimTypePyCheck) { in EvalPrim()