Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/
H A DUtils.h146 void configure_tensor(Tensor *tensor);
/aosp_15_r20/external/ComputeLibrary/src/graph/
H A DUtils.cpp217 void configure_tensor(Tensor *tensor) in configure_tensor() function
/aosp_15_r20/external/ComputeLibrary/src/graph/mutators/
H A DGroupedConvolutionMutator.cpp185 configure_tensor(t.get()); in mutate()
H A DNodeFusionMutator.cpp74 configure_tensor(new_node->output(0)); in transfer_driving_nodes_and_remove_old_node()