Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 233 for 0$ (0.11 sec)

  1. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

          builder_.CreateVector(results), tflite::BuiltinOptions_NONE,
          /*builtin_options=*/0, /*custom_options=*/0,
          tflite::CustomOptionsFormat_FLEXBUFFERS, /*mutating_variable_inputs=*/0,
          /*intermediates=*/0, /*large_custom_options_offset=*/0,
          /*large_custom_options_size=*/0,
          tflite::BuiltinOptions2_StablehloGatherOptions, gather_option.Union());
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (0)
  2. samples/addons/grafana.yaml

    s & Alerts","type":"dashboard"}]},"editable":true,"fiscalYearStartMonth":0,"graphTooltip":0,"links":[],"liveNow":false,"panels":[{"collapsed":false,"datasource":{"type":"prometheus","uid":"${datasource}"},"gridPos":{"h":1,"w":24,"x":0,"y":0},"id":21,"panels":[],"targets":[{"datasource":{"type":"prometheus","uid":"${datasource}"},"refId":"A"}],"title":"Performance Dashboard Notes","type":"row"},{"gridPos":{"h":6,"w":24,"x":0,"y":1},"id":19,"links":[],"options":{"code":{"language":"plaintext","sho...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 20:46:28 UTC 2024
    - 242.3K bytes
    - Viewed (0)
  3. pkg/controller/statefulset/stateful_set_control_test.go

    				t.Fatalf("Error getting updated StatefulSet: %v", err)
    			}
    			if set.Status.Replicas != 0 {
    				t.Error("Failed to scale statefulset to 0 replicas")
    			}
    			if set.Status.ReadyReplicas != 0 {
    				t.Error("Failed to set readyReplicas to 0")
    			}
    			if set.Status.UpdatedReplicas != 0 {
    				t.Error("Failed to set updatedReplicas to 0")
    			}
    		})
    }
    
    func TestStatefulSetControl_getSetRevisions(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 07 19:01:47 UTC 2024
    - 108.7K bytes
    - Viewed (0)
  4. pkg/registry/batch/job/strategy_test.go

    		oldJob            *batch.Job
    		job               *batch.Job
    		wantWarningsCount int32
    	}{
    		"generation 0 for both": {
    			job: &batch.Job{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:            "myjob",
    					Namespace:       metav1.NamespaceDefault,
    					ResourceVersion: "0",
    					Generation:      0,
    				},
    				Spec: batch.JobSpec{
    					Selector:       validSelector,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 101.5K bytes
    - Viewed (0)
  5. pkg/kubelet/kubelet_pods_test.go

    				kubelet_working_pods{config="orphan",lifecycle="sync",static=""} 0
    				kubelet_working_pods{config="orphan",lifecycle="sync",static="true"} 0
    				kubelet_working_pods{config="orphan",lifecycle="terminated",static=""} 0
    				kubelet_working_pods{config="orphan",lifecycle="terminated",static="true"} 0
    				kubelet_working_pods{config="orphan",lifecycle="terminating",static=""} 0
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 07 00:05:23 UTC 2024
    - 198.8K bytes
    - Viewed (0)
  6. pkg/apis/admissionregistration/validation/validation_test.go

    			MatchConditions: []admissionregistration.MatchCondition{{
    				Name:       "",
    				Expression: "true",
    			}},
    		},
    		}, true),
    		expectedError: `webhooks[0].matchConditions[0].name: Required value, webhooks[0].matchConditions[1].name: Required value, webhooks[1].matchConditions[0].name: Required value`,
    	}, {
    		name: "single match condition must have a qualified name",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 147.1K bytes
    - Viewed (0)
  7. platforms/core-configuration/model-core/src/main/java/org/gradle/internal/instantiation/generator/AsmBackedClassGenerator.java

                    // this.super()
                    _ALOAD(0);
                    _INVOKESPECIAL(OBJECT_TYPE, "<init>", RETURN_VOID);
    
                    // this.name = name
                    _ALOAD(0);
                    _ALOAD(1);
                    _PUTFIELD(generatedType, NAME_FIELD, STRING_TYPE);
    
                    // this.init_method()
                    _ALOAD(0);
                    _INVOKEVIRTUAL(generatedType, INIT_METHOD, RETURN_VOID);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 24 15:40:00 UTC 2024
    - 100.6K bytes
    - Viewed (0)
  8. pkg/config/validation/validation.go

    					fromRuleExist = true
    					src := from.Source
    					if len(src.Principals) == 0 && len(src.RequestPrincipals) == 0 && len(src.Namespaces) == 0 && len(src.IpBlocks) == 0 &&
    						len(src.RemoteIpBlocks) == 0 && len(src.NotPrincipals) == 0 && len(src.NotRequestPrincipals) == 0 && len(src.NotNamespaces) == 0 &&
    						len(src.NotIpBlocks) == 0 && len(src.NotRemoteIpBlocks) == 0 {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 04:03:33 UTC 2024
    - 107.2K bytes
    - Viewed (0)
  9. manifests/addons/dashboards/istio-service-dashboard.json

        ]
      },
      "editable": true,
      "fiscalYearStartMonth": 0,
      "graphTooltip": 0,
      "links": [],
      "liveNow": false,
      "panels": [
        {
          "collapsed": false,
          "datasource": {
            "type": "prometheus",
            "uid": "${datasource}"
          },
          "gridPos": {
            "h": 1,
            "w": 24,
            "x": 0,
            "y": 0
          },
          "id": 106,
          "panels": [],
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 27 03:47:04 UTC 2024
    - 111.8K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/stablehlo/transforms/uniform_quantized_stablehlo_to_tfl_pass.cc

      SmallVector<int8_t> new_filter_values(filter_values.size(), /*Value=*/0);
      for (int i = 0; i < filter_shape[0]; ++i) {
        for (int j = 0; j < filter_shape[1]; ++j) {
          const int old_idx = i * filter_shape[1] + j;
          const int new_idx = j * filter_shape[0] + i;
          new_filter_values[new_idx] = filter_values[old_idx];
        }
      }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 22 09:00:19 UTC 2024
    - 99.8K bytes
    - Viewed (0)
Back to top