Home
last modified time | relevance | path

Searched defs:compilation_options (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_bytecode.cpp139 const CompilationOptions& compilation_options, in compileGraphToMobileCode()
262 const CompilationOptions& compilation_options) { in convertMobileFunctionToCodeTable()
H A Dexport_module.cpp45 CompilationOptions compilation_options; in getOptionsFromGlobal() local
/aosp_15_r20/art/odrefresh/
H A Dodrefresh_main.cc286 CompilationOptions compilation_options; in main() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dasm_compiler.cc124 int device_ordinal, const char* ptx, GpuAsmOpts compilation_options) { in CompileGpuAsmOrGetCached()