Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for convert_tf_quant_types_test (0.2 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/passes/bridge/convert_tf_quant_types_test.cc

    Jiyoun (Jen) Ha <******@****.***> 1709629028 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 05 09:05:02 UTC 2024
    - 4.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/quantization/stablehlo/BUILD

            "@local_xla//xla:shape_util",
            "@local_xla//xla/client:client_library",
            "@local_xla//xla/stream_executor",
        ],
    )
    
    tf_cc_test(
        name = "convert_tf_quant_types_test",
        srcs = ["passes/bridge/convert_tf_quant_types_test.cc"],
        deps = [
            ":bridge_passes",
            "//tensorflow/compiler/mlir:register_common_dialects",
            "//tensorflow/compiler/mlir/tensorflow",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 02:59:01 UTC 2024
    - 28.3K bytes
    - Viewed (0)
Back to top