Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for dumpling (0.16 sec)

  1. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"drop_of_blood":                        "\U0001fa78",
    	"droplet":                              "\U0001f4a7",
    	"drum":                                 "\U0001f941",
    	"duck":                                 "\U0001f986",
    	"dumpling":                             "\U0001f95f",
    	"dvd":                                  "\U0001f4c0",
    	"e-mail":                               "\U0001f4e7",
    	"eagle":                                "\U0001f985",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  2. src/runtime/proc.go

    			// Not blocking on a lock.
    			break
    		}
    		// Blocking on a lock, measure it. Note that because we're
    		// sampling, we have to multiply by our sampling period to get
    		// a more representative estimate of the absolute value.
    		// gTrackingPeriod also represents an accurate sampling period
    		// because we can only enter this state from _Grunning.
    		now := nanotime()
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

      let summary = "Prints the current module.";
      let description = [{
        This prints the current module (by default, to stderr). The module is
        otherwise piped through without changes.
    
        This complements MLIRs dumping functionality, which can sometimes be hard
        to configure. This pass is useful if you know the exact position in the
        pipeline where you want to dump, and are able to easily modify the pipeline
        source code.
      }];
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    description: Optional. items: properties: name: description: Required. minLength: 1 type: string required: - name type: object type: array randomSamplingPercen: description: Controls the rate at which traffic will be selected for tracing if no prior sampling decision has been made. maximum: 100 minimum: 0 nullable: true type: number useRequestIdForTrace: nullable: true type: boolean type: object type: array type: object status: type: object x-kubernetes-preserve-unknown-fields: true type: object served:...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
Back to top