Home
last modified time | relevance | path

Searched defs:DoCreate (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.cc172 Status ResourceMgr::DoCreate(const string& container, TypeIndex type, in DoCreate() function in tensorflow::ResourceMgr
/external/protobuf/src/google/protobuf/
Darena.h609 PROTOBUF_ALWAYS_INLINE T* DoCreate(bool skip_explicit_ownership, in DoCreate() function