Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for any_list (0.51 sec)

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

      I16 = 23
      I32 = 24
      I64 = 25
      F32 = 26
      INDEX = 27
      AG_UNDEFINED_VAL = 100
      AG_BUILTIN_FUNC = 101
      TF_RAW_OP = 102
      TF_REGION = 103
      TF_TENSOR_SHAPE_FUNC = 104  # shape.as_list
      TF_TENSOR_SHAPE_LIST = 105  # shape.as_list()
      PY_BUILTIN_FUNC = 200
      TFR_BUILTIN_FUNC = 201
    
      # As these are not real types, __getattribute__ helps them appear more like
      # actual types (i.e. class definitions).
    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