Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for quantize_model_test_base (0.33 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/python/integration_test/quantize_model_test_base.py

    Thai Nguyen <******@****.***> 1715662454 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 14 06:31:57 UTC 2024
    - 18.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/quantization/tensorflow/python/BUILD

            "//third_party/py/numpy",
            "@absl_py//absl/testing:parameterized",
        ],
    )
    
    pytype_strict_library(
        name = "quantize_model_test_base",
        testonly = 1,
        srcs = ["integration_test/quantize_model_test_base.py"],
        tags = ["no_pip"],
        deps = [
            ":representative_dataset",
            "//tensorflow:tensorflow_py",
            "//tensorflow/core:protos_all_py",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 18.8K bytes
    - Viewed (0)
Back to top