Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tflite_convert_with_select_tf_ops (0.32 sec)

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

            "//tensorflow/python:pywrap_tensorflow",
        ],
    )
    
    config_setting(
        name = "tflite_convert_with_select_tf_ops",
        define_values = {"tflite_convert_with_select_tf_ops": "true"},
        visibility = [
            "//tensorflow/lite:__subpackages__",
        ],
    )
    
    filegroup(
        name = "converter_python_api_hdrs",
        srcs = [
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:23:49 UTC 2024
    - 9.4K bytes
    - Viewed (0)
Back to top