Home
last modified time | relevance | path

Searched defs:compile_spec (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_backend.cpp30 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
101 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
128 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
159 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
179 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
247 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in getCompositeModuleWithSameNameSubModules() local
359 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
382 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
431 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
492 c10::Dict<IValue, IValue> compile_spec(StringType::get(), AnyType::get()); in TEST() local
[all …]
/aosp_15_r20/external/pytorch/binaries/
H A Daot_model_compiler.cc68 c10::Dict<c10::IValue, c10::IValue> compile_spec( in createCompileSpec() local
132 auto compile_spec = createCompileSpec(); in main() local
/aosp_15_r20/external/pytorch/test/mobile/nnc/
H A Dtest_nnc_backend.cpp41 c10::Dict<c10::IValue, c10::IValue> compile_spec( in create_compile_spec() local
83 auto compile_spec = create_compile_spec( in TEST() local
/aosp_15_r20/external/executorch/backends/qualcomm/runtime/
H A DQnnExecuTorchBackend.cpp43 for (auto& compile_spec : compile_specs) { in init() local
/aosp_15_r20/external/executorch/backends/mediatek/runtime/
H A DNeuronBackend.cpp45 for (auto& compile_spec : compile_specs) { in init() local
/aosp_15_r20/external/executorch/examples/arm/
H A Daot_arm_compiler.py484 compile_spec = get_compile_spec(args.target, args.intermediates) variable
/aosp_15_r20/external/executorch/backends/arm/runtime/
H A DArmBackendEthosU.cpp96 for (auto& compile_spec : compile_specs) { in init() local