HomeSort by relevance Sort by last modified time
    Searched defs:AddModule (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
simple_orc_jit.cc 133 SimpleOrcJIT::VModuleKeyT SimpleOrcJIT::AddModule(
136 cantFail(compile_layer_.addModule(key, std::move(module)));
  /external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
project.py 159 g.AddModule(m)
191 g.AddModule(cur)
211 def AddModule(self, m):
  /external/llvm/bindings/go/llvm/
executionengine.go 149 func (ee ExecutionEngine) AddModule(m Module) { C.LLVMAddModule(ee.C, m.C) }
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
WorkspaceDatabase.py     [all...]

Completed in 392 milliseconds