Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for GENERATOR (0.29 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.plugins.ide.internal.generator.XmlPersistableConfigurationObject> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (XmlPersistableConfigurationObject.java:0)
    Class <org.gradle.plugins.ide.internal.generator.generator.Generator> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Generator.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. RELEASE.md

            type of any preprocessing layer can be controlled individually by
            passing a `dtype` argument to the layer.
        *   `tf.random.Generator` for keras initializers and all RNG code.
        *   Added 3 new APIs for enable/disable/check the usage of
            `tf.random.Generator` in keras backend, which will be the new backend
            for all the RNG in Keras. We plan to switch on the new code path by
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    its inputs to be taken into account.  Normally, the gradient generator adds ops
    to a graph to compute the derivatives of a specified 'loss' by recursively
    finding out inputs that contributed to its computation.  If you insert this op
    in the graph it inputs are masked from the gradient generator.  They are not
    taken into account for computing gradients.
    
    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

                          }
                        ],
                        "node": {
                          "id": "'${NODE_ID}'",
                          "metadata": {
                            "GENERATOR": "grpc"
                          }
                        }
                      }' > /var/lib/grpc/data/bootstrap.json
              containers:
              {{- range $index, $container := .Spec.Containers }}
    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

    {{- if .Values.global.configCluster }}
    # DO NOT EDIT - Generated by Cue OpenAPI generator based on Istio APIs.
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      annotations:
        "helm.sh/resource-policy": keep
      labels:
        app: istio-pilot
        chart: istio
        heritage: Tiller
        release: istio
      name: wasmplugins.extensions.istio.io
    spec:
      group: extensions.istio.io
      names:
        categories:
    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

    # DO NOT EDIT - Generated by Cue OpenAPI generator based on Istio APIs.
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      annotations:
        "helm.sh/resource-policy": keep
      labels:
        app: istio-pilot
        chart: istio
        heritage: Tiller
        release: istio
      name: wasmplugins.extensions.istio.io
    spec:
      group: extensions.istio.io
      names:
        categories:
        - istio-io
        - extensions-istio-io
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"CheckError.In", Field, 0},
    		{"Config", Type, 0},
    		{"Config.MaxCount", Field, 0},
    		{"Config.MaxCountScale", Field, 0},
    		{"Config.Rand", Field, 0},
    		{"Config.Values", Field, 0},
    		{"Generator", Type, 0},
    		{"SetupError", Type, 0},
    		{"Value", Func, 0},
    	},
    	"testing/slogtest": {
    		{"Run", Func, 22},
    		{"TestHandler", Func, 21},
    	},
    	"text/scanner": {
    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