Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for Invert (0.29 sec)

  1. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    Rotate:({matchUtilities:i,theme:e})=>{i({"hue-rotate":t=>({"--tw-hue-rotate":`hue-rotate(${t})`,"@defaults filter":{},filter:Be})},{values:e("hueRotate"),supportsNegativeValues:!0})},invert:({matchUtilities:i,theme:e})=>{i({invert:t=>({"--tw-invert":`invert(${t})`,"@defaults filter":{},filter:Be})},{values:e("invert")})},saturate:({matchUtilities:i,theme:e})=>{i({saturate:t=>({"--tw-saturate":`saturate(${t})`,"@defaults filter":{},filter:Be})},{values:e("saturate")})},sepia:({matchUtilities:i,th...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  2. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      // CHECK: %[[TENSOR:.*]] = tensor.from_elements %[[INDEX_CAST]] : tensor<i64>
      // CHECK: %[[CONVERT:.*]] = mhlo.convert %[[TENSOR]] : (tensor<i64>) -> tensor<f32>
      // CHECK: %[[MEAN:.*]] = chlo.broadcast_divide %[[REDUCED]], %[[CONVERT]] {broadcast_dimensions = array<i64>} : (tensor<?xf32>, tensor<f32>) -> tensor<?xf32>
      // CHECK: %[[MEAN_CONVERTED:.*]] = mhlo.convert %[[MEAN]] : (tensor<?xf32>) -> tensor<?xf16>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

          auto func_ty = func_op.getFunctionType();
          BuildBodyWithCall(rewriter, loc, func, func_ty, region);
        };
    
        // Insert a call to the select function in the select region of the mhlo op.
        insert_call_to(op.getSelect(), &select_and_scatter_op.getSelect());
        // Insert a call to the scatter function in the scatter region of the mhlo
        // op.
        insert_call_to(op.getScatter(), &select_and_scatter_op.getScatter());
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  4. prow/config/calico.yaml

                      chain or by appending a rule at the bottom. insert is the safe default
                      since it prevents Calico''s rules from being bypassed. If you switch
                      to append mode, be sure that the other rules in the chains signal
                      acceptance by falling through to the Calico rules, otherwise the
                      Calico policy will be bypassed. [Default: insert]'
                    pattern: ^(?i)(insert|append)?$
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  5. pkg/apis/core/validation/validation.go

    		return allErrs
    	}
    
    	otherNames, allNames := sets.Set[string]{}, sets.Set[string]{}
    	for _, c := range containers {
    		otherNames.Insert(c.Name)
    		allNames.Insert(c.Name)
    	}
    	for _, c := range initContainers {
    		otherNames.Insert(c.Name)
    		allNames.Insert(c.Name)
    	}
    
    	for i, ec := range ephemeralContainers {
    		idxPath := fldPath.Index(i)
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 349.5K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/ssagen/ssa.go

    		s.exit()
    		s.popLine()
    	}
    
    	for _, b := range s.f.Blocks {
    		if b.Pos != src.NoXPos {
    			s.updateUnsetPredPos(b)
    		}
    	}
    
    	s.f.HTMLWriter.WritePhase("before insert phis", "before insert phis")
    
    	s.insertPhis()
    
    	// Main call to ssa package to compile function
    	ssa.Compile(s.f)
    
    	fe.AllocFrame(s.f)
    
    	if len(s.openDefers) != 0 {
    		s.emitOpenDeferInfo()
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 284.9K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__batch__v1_openapi.json

            "properties": {
              "apiVersion": {
                "description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.28.md

    - Fixed issue where `kubectl-convert` would fail when encountering resources that could not be converted to the specified api version. New behavior is to warn the user of the failed conversions and continue to convert the remaining resources. ([#117002](https://github.com/kubernetes/kubernetes/pull/117002), [@gxwilkerson33](https://github.com/gxwilkerson33))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 23:47:59 UTC 2024
    - 408.3K bytes
    - Viewed (0)
  9. ChangeLog.md

    - [`KT-56134`](https://youtrack.jetbrains.com/issue/KT-56134) K2: NEW_INFERENCE_NO_INFORMATION_FOR_PARAMETER diagnostic is reported for the wrong symbol
    - [`KT-66196`](https://youtrack.jetbrains.com/issue/KT-66196) Convert INFERRED_TYPE_VARIABLE_INTO_EMPTY_INTERSECTION_ERROR to warning
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  10. src/net/http/h2_bundle.go

    	c := make(chan struct{})
    	// Generate a random payload
    	var p [8]byte
    	for {
    		if _, err := rand.Read(p[:]); err != nil {
    			return err
    		}
    		cc.mu.Lock()
    		// check for dup before insert
    		if _, found := cc.pings[p]; !found {
    			cc.pings[p] = c
    			cc.mu.Unlock()
    			break
    		}
    		cc.mu.Unlock()
    	}
    	var pingError error
    	errc := make(chan struct{})
    	go func() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
Back to top