Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/backends/CL/
DCLFunctionsFactory.cpp322 …return detail::create_fused_convolution_batch_normalization_with_post_op<CLFusedLayerTypes, CLTarg… in create()
/external/ComputeLibrary/arm_compute/graph/backends/
DFunctionHelpers.h649 std::unique_ptr<IFunction> create_fused_convolution_batch_normalization_with_post_op(FusedConvoluti… in create_fused_convolution_batch_normalization_with_post_op() function