VART-X  0.3.0
vart::InferResult Member List

This is the complete list of members for vart::InferResult, including all inherited members.

add_child(std::shared_ptr< InferResult > child)vart::InferResult
add_children(std::vector< std::shared_ptr< InferResult >> arg_children)vart::InferResult
get_children()vart::InferResult
get_depth()vart::InferResult
get_infer_result()vart::InferResult
get_parent()vart::InferResult
get_pimpl_handle() constvart::InferResult
get_root()vart::InferResult
InferResult()=deletevart::InferResult
InferResult(InferResultType infer_res_type)vart::InferResult
InferResult(std::shared_ptr< InferResultImplBase > ptr)vart::InferResult
transform(InferResScaleInfo &info)vart::InferResult
traverse(const std::function< void(std::shared_ptr< InferResult >, void *)> &callback, TraversalOrder order, void *user_data)vart::InferResult