Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for vagrant (0.35 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema_v3b.fbs

      INT16 = 7,
      COMPLEX64 = 8,
      INT8 = 9,
      FLOAT64 = 10,
      COMPLEX128 = 11,
      UINT64 = 12,
      // Experimental: Resource and variant types are experimental, that are subject
      // to change. Do not implement custom kernels using resource & variant types
      // now.
      RESOURCE = 13,
      VARIANT = 14,
      UINT32 = 15,
    }
    
    // Custom quantization parameters for experimenting with new quantization
    // techniques.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 14:28:27 UTC 2024
    - 30K bytes
    - Viewed (0)
Back to top