Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/tests/
Dremove_successive_transpose_test.cc34 void CreateArray(const std::string& name, const std::vector<int>& shape) { in CreateArray() function in __anon3f2515a80111::RemoveSuccessiveTransposeTest
Dfuse_binary_into_following_affine_test.cc46 void CreateArray(const string& name, const std::vector<int>& shape) { in CreateArray() function in toco::FuseBinaryIntoFollowingAffineTest
/external/protobuf/src/google/protobuf/
Darena.h336 PROTOBUF_ALWAYS_INLINE static T* CreateArray(Arena* arena, in CreateArray() function
/external/v8/src/compiler/
Djs-operator.cc1176 const Operator* JSOperatorBuilder::CreateArray( in CreateArray() function in v8::internal::compiler::JSOperatorBuilder