Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for pywrap_tensorflow_to_stablehlo_lib_header_only (0.65 sec)

  1. tensorflow/compiler/mlir/tensorflow_to_stablehlo/python/BUILD

    # declaring multiple impl libraries to `libtensorflow_cc` and `lib_pywrap_tensorflow_internal`,
    # which is required to avoid ODR violations.
    cc_library(
        name = "pywrap_tensorflow_to_stablehlo_lib_header_only",
        srcs = [],
        hdrs = ["pywrap_tensorflow_to_stablehlo_lib.h"],
        compatible_with = get_compatible_with_portable(),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 22:58:42 UTC 2024
    - 4.2K bytes
    - Viewed (0)
Back to top