Home
last modified time | relevance | path

Searched refs:path_exists_from_op_to_op (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/utils/
H A DDependencyGraph.h545 if(path_exists_from_op_to_op(child_op, dst_op)) in path_exists_from_tensor_to_op()
553 bool path_exists_from_op_to_op(OperatorId src_op, OperatorId dst_op) const in path_exists_from_op_to_op() function