Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tac_module (0.11 sec)

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

        # This name is not in the namespace because the autograph transformation
        # is not backloaded into Python.
        if name_str == 'ag__':
          return {type(AG_MODULE)}, AG_MODULE
    
        return None, None
    
      def res_value(self, ns, value):
        # resolves the type of the symbol by the metadata in 'value'
        if value is None:
          return {TFRTypes.NONE}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 27 15:27:03 UTC 2022
    - 55.8K bytes
    - Viewed (0)
Back to top