Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tensorflow_test_passes (0.28 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/BUILD

            "@local_xla//xla/translate/hlo_to_mhlo:hlo_utils",
            "@local_xla//xla/translate/mhlo_to_hlo:type_to_shape",
        ],
    )
    
    cc_library(
        name = "tensorflow_test_passes",
        testonly = True,  # Ensure alwayslink does not leak in the codebase.
        srcs = [
            "init_text_file_to_import_test_pass.cc",
            "initialize_variables_in_session_init_test_pass.cc",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 22:19:26 UTC 2024
    - 35.7K bytes
    - Viewed (0)
Back to top