Home
last modified time | relevance | path

Searched defs:CreateArray (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
H A Dfuse_binary_into_preceding_affine_test.cc47 void CreateArray(const std::string& name, const std::vector<int>& shape) { in CreateArray() function in toco::FuseBinaryIntoPrecedingAffineTest
H A Dremove_successive_transpose_test.cc35 void CreateArray(const std::string& name, const std::vector<int>& shape) { in CreateArray() function in __anonaddd87530111::RemoveSuccessiveTransposeTest
H A Dfuse_binary_into_following_affine_test.cc47 void CreateArray(const std::string& name, const std::vector<int>& shape) { in CreateArray() function in toco::FuseBinaryIntoFollowingAffineTest
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_array.cpp265 void CmDynamicArray::CreateArray( const uint32_t size ) in CreateArray() function in CMRT_UMD::CmDynamicArray
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/utils/
H A Dlist_cpu_features.c139 static Node* CreateArray(void) { return BA_CreateNode(NT_ARRAY); } in CreateArray() function
/aosp_15_r20/external/cpu_features/src/utils/
H A Dlist_cpu_features.c141 static Node* CreateArray(void) { return BA_CreateNode(NT_ARRAY); } in CreateArray() function