Home
last modified time | relevance | path

Searched defs:act_node (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DNodeFusionMutator.cpp232 …auto *act_node = arm_compute::utils::cast::polymorphic_downcast<ActivationLayerNode *>(output_edge… in fuse_node_with_activation() local
398 … auto *act_node = arm_compute::utils::cast::polymorphic_downcast<ActivationLayerNode *>(post_op); in fuse_convolution_with_post_op() local
479 …auto *act_node = arm_compute::utils::cast::polymorphic_downcast<ActivationLayerNode *>(post_op_nod… in get_post_op_list() local
H A DSyntheticDataTypeMutator.cpp193 … auto *act_node = arm_compute::utils::cast::polymorphic_downcast<ActivationLayerNode *>(node); in convert_special_tensors() local