Home
last modified time | relevance | path

Searched defs:match_score (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
H A Dtracked_object.cc114 const MatchScore match_score, in OnDetection()
H A Dobject_detector.h84 const MatchScore match_score, in Detection()
H A Dobject_tracker_jni.cc274 const float match_score = in OBJECT_TRACKER_METHOD() local
/aosp_15_r20/external/pytorch/torch/onnx/_internal/fx/
H A Donnxfunction_dispatcher.py518 def match_score(self) -> int | None: member in _OnnxSchemaChecker