Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for fill_quantization_options_test (0.24 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/tests/fill_quantization_options_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.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/quantization/stablehlo/tests/BUILD

            "@llvm-project//llvm:FileCheck",
            "@llvm-project//llvm:not",
            "@llvm-project//mlir:run_lit.sh",
        ],
    )
    
    tf_cc_test(
        name = "fill_quantization_options_test",
        srcs = ["fill_quantization_options_test.cc"],
        deps = [
            "//tensorflow/compiler/mlir/quantization/stablehlo:fill_quantization_options",
            "//tensorflow/compiler/mlir/quantization/stablehlo:quantization_options_proto_cc",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.4K bytes
    - Viewed (0)
Back to top