/aosp_15_r20/external/pytorch/test/jit/xnnpack/ |
H A D | test_xnnpack_delegate.py | 99 class AddModule(torch.nn.Module): class 130 class AddModule(torch.nn.Module): class
|
/aosp_15_r20/external/executorch/backends/apple/mps/test/ |
H A D | test_mps_binary_ops.py | 65 class AddModule(torch.nn.Module): class 81 class AddModule(torch.nn.Module): class 114 class AddModule(torch.nn.Module): class
|
/aosp_15_r20/external/pytorch/test/fx/ |
H A D | test_partitioner_order.py | 28 class AddModule(torch.nn.Module): class
|
H A D | test_pass_infra.py | 53 class AddModule(torch.nn.Module): class
|
/aosp_15_r20/external/executorch/examples/models/toy_model/ |
H A D | model.py | 42 class AddModule(torch.nn.Module, EagerModelBase): class
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | executionengine.go | 149 func (ee ExecutionEngine) AddModule(m Module) { C.LLVMAddModule(ee.C, m.C) } func
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | simple_orc_jit.cc | 235 llvm::Error SimpleOrcJIT::AddModule(llvm::orc::ThreadSafeModule module) { in AddModule() function in xla::cpu::SimpleOrcJIT
|
/aosp_15_r20/external/executorch/examples/arm/ |
H A D | aot_arm_compiler.py | 123 class AddModule(torch.nn.Module): class
|
/aosp_15_r20/bionic/tests/ |
H A D | link_test.cpp | 196 void AddModule(dl_phdr_info* info, size_t s) { in TEST() function
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
H A D | project.py | 219 def AddModule(self, m): member in _Graph
|
/aosp_15_r20/build/soong/sdk/ |
H A D | bp.go | 381 func (f *bpFile) AddModule(module android.BpModule) { func
|
/aosp_15_r20/external/executorch/backends/vulkan/test/ |
H A D | test_vulkan_delegate.py | 185 class AddModule(torch.nn.Module): class
|
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_pytorch_onnx_onnxruntime.py | 3302 class AddModule(torch.nn.Module): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 10885 def AddModule(self, *args): member in SBTarget
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 10774 def AddModule(self, *args): member in SBTarget
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 10991 def AddModule(self, *args): member in SBTarget
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 10885 def AddModule(self, *args): member in SBTarget
|