Searched defs:seq_threshold (Results 1 – 2 of 2) sorted by relevance
31 int64_t seq_threshold = 0; member
97 const std::vector<int64_t> &v_shape, int64_t seq_threshold = 0) { in PFACheckShape()2643 int seq_threshold = std::atoi(attr_value.c_str()); in ParseFAParam() local