Home
last modified time | relevance | path

Searched defs:LoadModule (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/cc/experimental/libtf/mlir/
Dmlir_transform.cc29 Handle LoadModule(Object self, String saved_model) { in LoadModule() function
/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
Derror_collector_inst_test.cc93 StatusOr<OwningOpRef<mlir::ModuleOp>> LoadModule(MLIRContext* context, in LoadModule() function
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dresource_loader.py111 def LoadModule(self, module_name=None, module_filename=None, member in ResourceLoader
Dproject.py140 def LoadModule(self, module_name=None, module_filename=None): member in Project
/external/google-breakpad/src/processor/
Dsource_line_resolver_base.cc151 bool SourceLineResolverBase::LoadModule(const CodeModule *module, in LoadModule() function in google_breakpad::SourceLineResolverBase
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dstream_executor_internal.h179 virtual port::Status LoadModule(const MultiModuleLoaderSpec& spec, in LoadModule() function
Dstream_executor_pimpl.cc201 port::Status StreamExecutor::LoadModule(const MultiModuleLoaderSpec& spec, in LoadModule() function in stream_executor::StreamExecutor
/external/python/apitools/apitools/base/protorpclite/
Ddescriptor_test.py290 def LoadModule(self, module_name, source): member in DescribeFileTest
/external/libchrome/crypto/
Dnss_util.cc729 static SECMODModule* LoadModule(const char* name, in LoadModule() function in crypto::__anoncf1c530f0111::NSSInitSingleton
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc369 port::Status GpuExecutor::LoadModule(const MultiModuleLoaderSpec& spec, in LoadModule() function in stream_executor::gpu::GpuExecutor
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc328 port::Status GpuExecutor::LoadModule(const MultiModuleLoaderSpec& spec, in LoadModule() function in stream_executor::gpu::GpuExecutor
/external/angle/util/windows/third_party/StackWalker/src/
DStackWalker.cpp721 DWORD LoadModule(HANDLE hProcess, LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size) in LoadModule() function in StackWalkerInternal