Home
last modified time | relevance | path

Searched refs:export_library (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/examples/models/llama/tests/
H A DTARGETS12 "//executorch/examples/models/llama:export_library",
24 "//executorch/examples/models/llama:export_library",
/aosp_15_r20/external/executorch/examples/models/llama/
H A DTARGETS64 ":export_library",
79 name = "export_library",
154 ":export_library",
/aosp_15_r20/external/executorch/examples/models/llama/runner/
H A DTARGETS26 "//executorch/examples/models/llama:export_library",
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfjs/translate/
H A Djson_translate.cc60 confs.export_library = true; in MlirToJSONTranslateFunction()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dmlir_roundtrip_flags.h99 bool export_library = true; member
H A Dexport_graphdef.cc758 if (!configs.export_library) graphdef->clear_library(); in ConvertMlirToGraphdef()