Home
last modified time | relevance | path

Searched refs:one_to_many_function (Results 1 - 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/api_label_detection/src/utils/
H A Dconstants.py22 one_to_many_function = ['off', 'on', 'emit', 'once'] variable
/interface/sdk-js/build-tools/api_label_detection/src/coreImpl/
H A Ddetection_label.py19 from utils.constants import (mutex_label_dist, contrast_function, label_name_dist, one_to_many_function, namespace
122 if start in one_to_many_function:
138 if get_start_characters(api_name) in one_to_many_function:

Completed in 1 milliseconds