Home
last modified time | relevance | path

Searched defs:obj_cache (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.h106 PyUpb_WeakMap* obj_cache; member
Ddescriptor_pool.c62 PyTypeObject* type, PyObject* db, PyUpb_WeakMap* obj_cache) { in PyUpb_DescriptorPool_DoCreateWithCache()
/external/tensorflow/tensorflow/compiler/xla/runtime/
Dexecution_engine.cc233 std::unique_ptr<ExecutionEngineObjectCache> obj_cache = in CreateFromModule() local