Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for target_llvm_triple (0.12 sec)

  1. tensorflow/compiler/aot/tfcompile.bzl

            tfcompile_graph = tfcompile_graph,
            tfcompile_config = config,
            entry_point = ep,
            cpp_class = cpp_class,
            target_cpu = tfcompile_target_cpu(name),
            target_triple = target_llvm_triple(),
            flags = flags,
            extra_flags = debug_info_flags + profiling_flags + mlir_flags + traceme_flags,
            dfsan = tfcompile_dfsan_enabled(),
            dfsan_abilists = tfcompile_dfsan_abilists(),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 19:18:08 UTC 2024
    - 21.8K bytes
    - Viewed (0)
Back to top