Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for regular (0.25 sec)

  1. RELEASE.md

    *   Deprecate `histogram_summary`, `audio_summary`, `scalar_summary`,
        `image_summary`, `merge_summary`, and `merge_all_summaries`.
    *   Combined `batch_*` and regular version of linear algebra and FFT ops. The
        regular op now handles batches as well. All `batch_*` Python interfaces were
        removed.
    *   `tf.all_variables`, `tf.VARIABLES` and `tf.initialize_all_variables` renamed
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    Wraps an arbitrary MLIR computation expressed as a module with a main() function.
      }];
    
      let description = [{
    This operation does not have an associated kernel and is not intended to be
    executed in a regular TensorFlow session. Instead it is intended to be used for
    testing or for special case where a user intends to pass custom MLIR computation
    through a TensorFlow graph with the intent of having custom tooling processing
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    			ImagePullPolicy:          "IfNotPresent",
    			TerminationMessagePolicy: "File",
    		}},
    		field.ErrorList{{Type: field.ErrorTypeRequired, Field: "initContainers[0].name", BadValue: ""}},
    	}, {
    		"name collision with regular container",
    		line(),
    		[]core.Container{{
    			Name:                     "app",
    			Image:                    "image",
    			ImagePullPolicy:          "IfNotPresent",
    			TerminationMessagePolicy: "File",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                        conformance, implementations can support POSIX, PCRE or any other dialects
                                        of regular expressions. Please read the implementation's documentation to
                                        determine the supported dialect.
                                      enum:
                                      - Exact
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

    is defined by the Pod's restart policy and the container type. Setting the RestartPolicy as \"Always\" for the init container will have the following effect: this init container will be continually restarted on exit until all regular containers have terminated. Once all regular containers have completed, all init containers with restartPolicy \"Always\" will be shut down. This lifecycle differs from normal init containers and is often referred to as a \"sidecar\" container. Although this init container...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                    a proxy when connecting to Istio Pilot.
                                  type: object
                                proxyVersion:
                                  description: A regular expression in golang regex format
                                    (RE2) that can be used to select proxies using a specific
                                    version of istio proxy.
                                  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)
  7. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                    a proxy when connecting to Istio Pilot.
                                  type: object
                                proxyVersion:
                                  description: A regular expression in golang regex format
                                    (RE2) that can be used to select proxies using a specific
                                    version of istio proxy.
                                  type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  8. manifests/charts/base/crds/crd-all.gen.yaml

                                    a proxy when connecting to Istio Pilot.
                                  type: object
                                proxyVersion:
                                  description: A regular expression in golang regex format
                                    (RE2) that can be used to select proxies using a specific
                                    version of istio proxy.
                                  type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    	},
    	"io/fs": {
    		{"(*PathError).Error", Method, 16},
    		{"(*PathError).Timeout", Method, 16},
    		{"(*PathError).Unwrap", Method, 16},
    		{"(FileMode).IsDir", Method, 16},
    		{"(FileMode).IsRegular", Method, 16},
    		{"(FileMode).Perm", Method, 16},
    		{"(FileMode).String", Method, 16},
    		{"(FileMode).Type", Method, 16},
    		{"DirEntry", Type, 16},
    		{"ErrClosed", Var, 16},
    		{"ErrExist", Var, 16},
    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