Home
last modified time | relevance | path

Searched refs:ANeuralNetworksExecution_enableInputAndOutputPadding (Results 1 – 25 of 119) sorted by relevance

12345

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libneuralnetworks/
Dstubs_arm64.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANeuralNetworksExecution_enableInputAndOutputPadding);
126 …TERCEPTABLE_STUB_FUNCTION("libneuralnetworks.so", ANeuralNetworksExecution_enableInputAndOutputPad… in init_stub_library()
Dstubs_riscv64.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANeuralNetworksExecution_enableInputAndOutputPadding);
126 …TERCEPTABLE_STUB_FUNCTION("libneuralnetworks.so", ANeuralNetworksExecution_enableInputAndOutputPad… in init_stub_library()
Dstubs_arm.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANeuralNetworksExecution_enableInputAndOutputPadding);
126 …TERCEPTABLE_STUB_FUNCTION("libneuralnetworks.so", ANeuralNetworksExecution_enableInputAndOutputPad… in init_stub_library()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestValidation.cpp1357 ASSERT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(execution, true), in TEST_F()
1360 ANeuralNetworksExecution_enableInputAndOutputPadding(execution, false), in TEST_F()
1583 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(nullptr, true), in TEST_F()
1585 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(nullptr, false), in TEST_F()
1639 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(mExecution, true), in TEST_F()
1688 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(mExecution, true), in TEST_F()
1788 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(mExecution, true), in TEST_F()
1870 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(mExecution, true), in TEST_F()
1982 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(mExecution, true), in TEST_F()
2066 EXPECT_EQ(ANeuralNetworksExecution_enableInputAndOutputPadding(mExecution, true), in TEST_F()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/nnapi/
H A DNeuralNetworksShim.h1737 inline int ANeuralNetworksExecution_enableInputAndOutputPadding( in ANeuralNetworksExecution_enableInputAndOutputPadding() function
1739 LOAD_FUNCTION(ANeuralNetworksExecution_enableInputAndOutputPadding); in ANeuralNetworksExecution_enableInputAndOutputPadding()
H A Dnnapi_implementation.cc313 ANeuralNetworksExecution_enableInputAndOutputPadding); in LoadNnApi()
511 ANeuralNetworksExecution_enableInputAndOutputPadding); in CreateNnApiFromSupportLibrary()
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/runtime/libneuralnetworks.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c51 void ANeuralNetworksExecution_enableInputAndOutputPadding() {} in ANeuralNetworksExecution_enableInputAndOutputPadding() function
Dstub.map53 ANeuralNetworksExecution_enableInputAndOutputPadding;
Dabi_symbol_list.txt52 ANeuralNetworksExecution_enableInputAndOutputPadding
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/runtime/libneuralnetworks.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.map53 ANeuralNetworksExecution_enableInputAndOutputPadding;
Dstub.c51 void ANeuralNetworksExecution_enableInputAndOutputPadding() {} in ANeuralNetworksExecution_enableInputAndOutputPadding() function
Dabi_symbol_list.txt52 ANeuralNetworksExecution_enableInputAndOutputPadding
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/runtime/libneuralnetworks.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dabi_symbol_list.txt52 ANeuralNetworksExecution_enableInputAndOutputPadding
Dstub.map53 ANeuralNetworksExecution_enableInputAndOutputPadding;
Dstub.c51 void ANeuralNetworksExecution_enableInputAndOutputPadding() {} in ANeuralNetworksExecution_enableInputAndOutputPadding() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/runtime/libneuralnetworks.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.map53 ANeuralNetworksExecution_enableInputAndOutputPadding;
Dstub.c51 void ANeuralNetworksExecution_enableInputAndOutputPadding() {} in ANeuralNetworksExecution_enableInputAndOutputPadding() function
Dabi_symbol_list.txt52 ANeuralNetworksExecution_enableInputAndOutputPadding
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/runtime/libneuralnetworks.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.map53 ANeuralNetworksExecution_enableInputAndOutputPadding;
Dabi_symbol_list.txt52 ANeuralNetworksExecution_enableInputAndOutputPadding
Dstub.c51 void ANeuralNetworksExecution_enableInputAndOutputPadding() {} in ANeuralNetworksExecution_enableInputAndOutputPadding() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/NeuralNetworks/runtime/libneuralnetworks.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.map53 ANeuralNetworksExecution_enableInputAndOutputPadding;
Dstub.c51 void ANeuralNetworksExecution_enableInputAndOutputPadding() {} in ANeuralNetworksExecution_enableInputAndOutputPadding() function
Dabi_symbol_list.txt52 ANeuralNetworksExecution_enableInputAndOutputPadding
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
Dlibneuralnetworks.map.txt73 ANeuralNetworksExecution_enableInputAndOutputPadding; # introduced=31

12345