Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/modules/container/
H A Dsequential.h197 void push_back(std::shared_ptr<ModuleType> module_ptr) { in push_back()
203 void push_back(std::string name, std::shared_ptr<ModuleType> module_ptr) { in push_back()
H A Dnamed_any.h49 NamedAnyModule(std::string name, std::shared_ptr<ModuleType> module_ptr) in NamedAnyModule()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecution_engine.cc197 llvm::Module *module_ptr = module.get(); in CreateFromModule() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dmicrodump.cc111 linked_ptr<const CodeModule> module_ptr(module); in Add() local
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache_unittest.cc97 const ModuleCache::Module* module_ptr = module.get(); in AddNonNativeModule() local
H A Dchrome_unwinder_android_unittest.cc959 const ModuleCache::Module* module_ptr = module.get(); in AddNativeModule() local