Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 86 for 00256 (0.04 sec)

  1. tensorflow/compiler/jit/tests/keras_imagenet_main.pbtxt

              dim {
                size: 1
              }
              dim {
                size: 256
              }
              dim {
                size: 1024
              }
            }
            float_val: 0.0256
          }
        }
      }
    }
    node {
      name: "training_lossscaleoptimizer_sgd_update_resourceapplykerasmomentum_readvariableop_resource"
      op: "_Arg"
      device: "/job:localhost/replica:0/task:0/device:GPU:0"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.3M bytes
    - Viewed (0)
  2. src/encoding/asn1/asn1_test.go

    	{[]byte{0x1f, 0x81, 0x80, 0x01, 0x00}, true, tagAndLength{0, 0x4001, 0, false}},
    	{[]byte{0x00, 0x81, 0x80}, true, tagAndLength{0, 0, 128, false}},
    	{[]byte{0x00, 0x82, 0x01, 0x00}, true, tagAndLength{0, 0, 256, false}},
    	{[]byte{0x00, 0x83, 0x01, 0x00}, false, tagAndLength{}},
    	{[]byte{0x1f, 0x85}, false, tagAndLength{}},
    	{[]byte{0x30, 0x80}, false, tagAndLength{}},
    	// Superfluous zeros in the length should be an error.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 29 18:24:36 UTC 2023
    - 43.6K bytes
    - Viewed (0)
  3. cmd/kubelet/app/server_test.go

    kind: KubeletConfiguration
    port: 8080
    readOnlyPort: 10255
    `,
    			overwrittenConfigFields: map[string]interface{}{
    				"Port":         int32(8081),
    				"ReadOnlyPort": int32(10256),
    			},
    			cliArgs: []string{
    				"--port=8081",
    				"--read-only-port=10256",
    			},
    			name: "cli args override kubelet.conf.d",
    		},
    		{
    			kubeletConfig: &kubeletconfiginternal.KubeletConfiguration{
    				TypeMeta: metav1.TypeMeta{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Nov 03 21:48:29 UTC 2023
    - 8.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/metrics_test.go

            apiserver_authentication_jwt_authenticator_latency_seconds_bucket{jwt_issuer_hash="sha256:29b34beedc55b972f2428f21bc588f9d38e5e8f7a7af825486e7bb4fd9caa2ad",result="success",le="0.025"} 1
            apiserver_authentication_jwt_authenticator_latency_seconds_bucket{jwt_issuer_hash="sha256:29b34beedc55b972f2428f21bc588f9d38e5e8f7a7af825486e7bb4fd9caa2ad",result="success",le="0.05"} 1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Mar 09 19:29:33 UTC 2024
    - 8.8K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/s390x/ggen.go

    		p = pp.Append(p, s390x.AMOVD, obj.TYPE_CONST, 0, cnt/256, obj.TYPE_REG, ireg, 0)
    		p = pp.Append(p, s390x.ACLEAR, obj.TYPE_CONST, 0, 256, obj.TYPE_MEM, reg, off)
    		pl := p
    		p = pp.Append(p, s390x.AADD, obj.TYPE_CONST, 0, 256, obj.TYPE_REG, reg, 0)
    		p = pp.Append(p, s390x.ABRCTG, obj.TYPE_REG, ireg, 0, obj.TYPE_BRANCH, 0, 0)
    		p.To.SetTarget(pl)
    		cnt = cnt % 256
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 19 15:59:22 UTC 2022
    - 2.5K bytes
    - Viewed (0)
  6. pkg/cluster/ports/ports.go

    	// May be overridden by a flag at startup.
    	KubeletHealthzPort = 10248
    	// ProxyHealthzPort is the default port for the proxy healthz server.
    	// May be overridden by a flag at startup.
    	ProxyHealthzPort = 10256
    	// KubeControllerManagerPort is the default port for the controller manager status server.
    	// May be overridden by a flag at startup.
    	KubeControllerManagerPort = 10257
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 14 23:28:05 UTC 2023
    - 2.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiserver/pkg/storage/value/encrypt/envelope/metrics/metrics_test.go

    			apiserver_envelope_encryption_kms_operations_latency_seconds_bucket{grpc_status_code="OK",method_name="/v2alpha1.KeyManagementService/Encrypt",provider_name="providerName",le="0.0256"} 0
    			apiserver_envelope_encryption_kms_operations_latency_seconds_bucket{grpc_status_code="OK",method_name="/v2alpha1.KeyManagementService/Encrypt",provider_name="providerName",le="0.0512"} 0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Sep 09 22:31:32 UTC 2023
    - 31.9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiserver/pkg/authorization/cel/metrics_test.go

            	apiserver_authorization_match_condition_evaluation_seconds_bucket{name="wh1.example.com",type="Webhook",le="0.025"} 0
            	apiserver_authorization_match_condition_evaluation_seconds_bucket{name="wh1.example.com",type="Webhook",le="0.1"} 0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 22:41:27 UTC 2024
    - 4K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiserver/pkg/storage/etcd3/metrics/metrics_test.go

    # TYPE etcd_request_duration_seconds histogram
    etcd_request_duration_seconds_bucket{operation="foo",type="bar",le="0.005"} 0
    etcd_request_duration_seconds_bucket{operation="foo",type="bar",le="0.025"} 0
    etcd_request_duration_seconds_bucket{operation="foo",type="bar",le="0.05"} 0
    etcd_request_duration_seconds_bucket{operation="foo",type="bar",le="0.1"} 0
    etcd_request_duration_seconds_bucket{operation="foo",type="bar",le="0.2"} 0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 11 21:15:32 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/apiserver/plugin/pkg/authorizer/webhook/metrics/metrics_test.go

                apiserver_authorization_webhook_duration_seconds_bucket{name="wh1.example.com",result="timeout",le="0.01"} 0
                apiserver_authorization_webhook_duration_seconds_bucket{name="wh1.example.com",result="timeout",le="0.025"} 0
                apiserver_authorization_webhook_duration_seconds_bucket{name="wh1.example.com",result="timeout",le="0.05"} 0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 04 19:01:15 UTC 2024
    - 4.1K bytes
    - Viewed (0)
Back to top