Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for if_mkl_ml (0.2 sec)

  1. tensorflow/BUILD

        "tsl_async_value_deps",
    )
    load(
        "//tensorflow:tensorflow.default.bzl",
        "ADDITIONAL_API_INDEXABLE_SETTINGS",
        "tf_cc_shared_library",
    )
    load(
        "@local_xla//xla/tsl/mkl:build_defs.bzl",
        "if_mkl_ml",
    )
    load(
        "//tensorflow/core/platform:build_config.bzl",
        "tf_additional_binary_deps",
    )
    load(
        "//tensorflow/core/platform:build_config_root.bzl",
        "if_static",
        "tf_additional_plugin_deps",
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (6)
Back to top