Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Builtin (0.21 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Basic).String", Method, 5},
    		{"(*Basic).Underlying", Method, 5},
    		{"(*Builtin).Exported", Method, 5},
    		{"(*Builtin).Id", Method, 5},
    		{"(*Builtin).Name", Method, 5},
    		{"(*Builtin).Parent", Method, 5},
    		{"(*Builtin).Pkg", Method, 5},
    		{"(*Builtin).Pos", Method, 5},
    		{"(*Builtin).String", Method, 5},
    		{"(*Builtin).Type", Method, 5},
    		{"(*Chan).Dir", Method, 5},
    		{"(*Chan).Elem", Method, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. RELEASE.md

            out. Please check the tutorial and guide on https://www.tensorflow.org/
            for more details about DTensor.
    
    *   `tf.lite`:
    
        *   Added TFLite builtin op support for the following TF ops:
            *   `tf.math.argmin`/`tf.math.argmax` for input data type `tf.bool` on
                CPU.
            *   `tf.nn.gelu` op for output data type `tf.float32` and quantization
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top