Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Executer (0.24 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    returns `f(inputs)`, where `f`'s body is placed and partitioned.
      }];
    
      let description = [{
    Asynchronously executes a function, potentially across multiple devices but
    within a single process. The kernel places and partitions a given function's
    underlying graph, and executes each of the partitioned subgraphs as a function.
      }];
    
      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)
  2. RELEASE.md

    * Add an option `disable_eager_executer_streaming_enqueue` to `tensorflow.ConfigProto.Experimental` to control the eager runtime's behavior around parallel remote function invocations; when set to `True`, the eager runtime will be allowed to execute multiple function invocations in parallel.
    
    * `tf.constant_initializer`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    - required:
                      - exec
                    properties:
                      exec:
                        description: Health is determined by how the command that is executed
                          exited.
                        properties:
                          command:
                            description: Command to run.
                            items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  "type": "string"
                },
                "type": "array",
                "x-kubernetes-list-type": "atomic"
              },
              "command": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                    - required:
                      - exec
                    properties:
                      exec:
                        description: Health is determined by how the command that is executed
                          exited.
                        properties:
                          command:
                            description: Command to run.
                            items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                      - tcpSocket
                    - required:
                      - exec
                    properties:
                      exec:
                        description: Health is determined by how the command that is executed
                          exited.
                        properties:
                          command:
                            description: Command to run.
                            items:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  7. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            properties:
                              filters:
                                description: |-
                                  Filters defined at this level MUST be executed if and only if the
                                  request is being forwarded to the backend defined here.
    
    
                                  Support: Implementation-specific (For broader support of filters, use the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.19.md

    - Replace framework.Failf with ExpectNoError ([#91811](https://github.com/kubernetes/kubernetes/pull/91811), [@lixiaobing1](https://github.com/lixiaobing1)) [SIG Instrumentation, Storage and Testing]
    - Scheduler PreScore plugins are not executed if there is one filtered node or less. ([#89370](https://github.com/kubernetes/kubernetes/pull/89370), [@ahg-g](https://github.com/ahg-g)) [SIG Scheduling]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Error).Error", Method, 0},
    		{"(*Template).AddParseTree", Method, 0},
    		{"(*Template).Clone", Method, 0},
    		{"(*Template).DefinedTemplates", Method, 6},
    		{"(*Template).Delims", Method, 0},
    		{"(*Template).Execute", Method, 0},
    		{"(*Template).ExecuteTemplate", Method, 0},
    		{"(*Template).Funcs", Method, 0},
    		{"(*Template).Lookup", Method, 0},
    		{"(*Template).Name", Method, 0},
    		{"(*Template).New", Method, 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)
Back to top