Searched refs:get_root_operator (Results 1 – 2 of 2) sorted by relevance
86 if(_operators.size() > 0 && get_root_operator()->operator_type() == GpuOperatorType::Unfusable) in try_add_operator()103 const auto root_dst_tensors = get_root_operator()->tensors().get_const_dst_tensors(); in try_add_operator()125 const auto root_dst_tensors = get_root_operator()->tensors().get_const_dst_tensors(); in try_add_operator()159 const Operator *GpuOperatorGroup::get_root_operator() const in get_root_operator() function in arm_compute::experimental::dynamic_fusion::GpuOperatorGroup
104 const Operator *get_root_operator() const;