Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for thread1 (0.15 sec)

  1. RELEASE.md

            `MirroredStrategy.run` or `ReplicaContext.merge_call`. This is because a
            thread local variable is used to determine whether `AutoCastVariable`s
            are casted, and those two functions run with a different thread. Note
            this only applies if one of these two functions is called within
            `Layer.call`; if one of those two functions calls `Layer.call`,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SymtabCmd.Nsyms", Field, 0},
    		{"SymtabCmd.Stroff", Field, 0},
    		{"SymtabCmd.Strsize", Field, 0},
    		{"SymtabCmd.Symoff", Field, 0},
    		{"Thread", Type, 0},
    		{"Thread.Cmd", Field, 0},
    		{"Thread.Data", Field, 0},
    		{"Thread.Len", Field, 0},
    		{"Thread.Type", Field, 0},
    		{"Type", Type, 0},
    		{"TypeBundle", Const, 3},
    		{"TypeDylib", Const, 3},
    		{"TypeExec", Const, 0},
    		{"TypeObj", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let description = [{
    This operation is a synchronous version IteratorGetNext. It should only be used
    in situations where the iterator does not block the calling thread, or where
    the calling thread is not a member of the thread pool used to execute parallel
    operations (e.g. in eager mode).
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    nullable: true
                    type: integer
                  environmentVariables:
                    additionalProperties:
                      type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    format: int32
                    minimum: 0
                    nullable: true
                    type: integer
                  environmentVariables:
                    additionalProperties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  6. manifests/charts/base/crds/crd-all.gen.yaml

                  details at: https://istio.io/docs/reference/config/networking/proxy-config.html'
                properties:
                  concurrency:
                    description: The number of worker threads to run.
                    format: int32
                    minimum: 0
                    nullable: true
                    type: integer
                  environmentVariables:
                    additionalProperties:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F32          ; mapped                 ; 5E72          # 3.0  KANGXI RADICAL DRY
    2F33          ; mapped                 ; 5E7A          # 3.0  KANGXI RADICAL SHORT THREAD
    2F34          ; mapped                 ; 5E7F          # 3.0  KANGXI RADICAL DOTTED CLIFF
    2F35          ; mapped                 ; 5EF4          # 3.0  KANGXI RADICAL LONG STRIDE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top