Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for test_quant_builtins (0.16 sec)

  1. tensorflow/compiler/mlir/tfr/python/tfr_gen_test.py

          CHECK-NEXT:   %[[call:.*]] = tfr.call @tf__test_identity_n_op(%[[list]]) : (!tfr.tensor_list)
        """
        self._check_code(mlir_code, mlir_code_exp)
    
      def test_quant_builtins(self):
        mlir_code = tfr_gen(sys.modules[__name__], '_tfr_quant', [test_ops])
        mlir_code_exp = r"""
          CHECK-LABEL: tfr.func @tf__test_identity_op(%x: !tfr.tensor) -> (!tfr.tensor) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Oct 13 16:33:28 UTC 2021
    - 28.8K bytes
    - Viewed (0)
Back to top