Home
last modified time | relevance | path

Searched defs:ConvertElementwiseUnary (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/android-nn-driver/1.2/
H A DHalPolicy.cpp275 bool HalPolicy::ConvertElementwiseUnary(const Operation& operation, in ConvertElementwiseUnary() function in armnn_driver::hal_1_2::HalPolicy
/aosp_15_r20/external/android-nn-driver/1.3/
H A DHalPolicy.cpp263 bool HalPolicy::ConvertElementwiseUnary(const Operation& operation, in ConvertElementwiseUnary() function in armnn_driver::hal_1_3::HalPolicy
/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils_1_2.hpp728 bool ConvertElementwiseUnary(const HalOperation& operation, in ConvertElementwiseUnary() function
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConverter.cpp1584 bool Converter::ConvertElementwiseUnary(const Operation& operation, in ConvertElementwiseUnary() function in armnn_driver::Converter