Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 79 for Replayed (0.25 sec)

  1. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      // values is an array of string values. If the operator is In or NotIn,
      // the values array must be non-empty. If the operator is Exists or DoesNotExist,
      // the values array must be empty. This array is replaced during a strategic
      // merge patch.
      // +optional
      // +listType=atomic
      repeated string values = 3;
    }
    
    // List holds a list of objects, which may not be known by the server.
    message List {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 53.7K bytes
    - Viewed (0)
  2. cmd/admin-handlers-users.go

    	}))
    }
    
    // SetPolicyForUserOrGroup - sets a policy on a user or a group.
    //
    // PUT /minio/admin/v3/set-policy?policy=xxx&user-or-group=?[&is-group]
    //
    // Deprecated: This API is replaced by attach/detach policy APIs for specific
    // type of users (builtin or LDAP).
    func (a adminAPIHandlers) SetPolicyForUserOrGroup(w http.ResponseWriter, r *http.Request) {
    	ctx := r.Context()
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue May 28 17:19:04 UTC 2024
    - 78.6K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apimachinery/pkg/util/strategicpatch/patch.go

    // An alternate implementation of JSON Merge Patch
    // (https://tools.ietf.org/html/rfc7386) which supports the ability to annotate
    // certain fields with metadata that indicates whether the elements of JSON
    // lists should be merged or replaced.
    //
    // For more information, see the PATCH section of docs/devel/api-conventions.md.
    //
    // Some of the content of this package was borrowed with minor adaptations from
    // evanphx/json-patch and openshift/origin.
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 23:34:23 UTC 2023
    - 75.5K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_ops.td

    non-finite input values.  It is a `unit8` 1-D tensor of length `channels`.
    Each element must be in the range `[0, 255]` (It represents the value of a
    pixel in the output image).  Non-finite values in the input tensor are
    replaced by this tensor in the output image.  The default value is the color
    red.
    
    writer: A handle to a summary writer.
    step: The step to write the summary for.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 04:08:35 UTC 2024
    - 90.5K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/transforms/sparsecore/embedding_pipelining.cc

        // make sure the instance keys are unique among them we replace the original
        // instance key as:
        //   global_iter_id = c + original_global_iter_id
        // where c = -2, -1 or 0 depending on which function it's being replaced in.
        static int64_t offset_value = -2;
        for (auto global_iter_id_op :
             func.getRegion().getOps<TF::GlobalIterIdOp>()) {
          auto loc = global_iter_id_op->getLoc();
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 92.9K bytes
    - Viewed (0)
  6. src/runtime/mgcpacer.go

    		// invariant that the trigger < goal.
    		minTrigger = sweepDistTrigger
    
    		// Ensure that the heap goal is at least a little larger than
    		// the point at which we triggered. This may not be the case if GC
    		// start is delayed or if the allocation that pushed gcController.heapLive
    		// over trigger is large or if the trigger is really close to
    		// GOGC. Assist is proportional to this distance, so enforce a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:53:03 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/mark_for_compilation_pass.cc

        const Cluster& cluster_from, const Cluster& cluster_to) {
      // If any of the consumer's producers are on a different device, do not
      // cluster these nodes. This prevents other work on this device from being
      // delayed by work on other devices. We consider predecessors of the entire
      // cluster rather than just the inputs to the node to prevent the cluster
      // still being combined in cases where the 'to' cluster has multiple
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 12:19:41 UTC 2024
    - 85.3K bytes
    - Viewed (0)
  8. pkg/workloadapi/workload.pb.go

    	ClusterId string `protobuf:"bytes,18,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"`
    	// The Locality defines information about where a workload is geographically deployed
    	Locality *Locality `protobuf:"bytes,24,opt,name=locality,proto3" json:"locality,omitempty"`
    }
    
    func (x *Workload) Reset() {
    	*x = Workload{}
    	if protoimpl.UnsafeEnabled {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 18:02:35 UTC 2024
    - 65.9K bytes
    - Viewed (0)
  9. src/runtime/mbitmap.go

    		typ = *(**_type)(unsafe.Pointer(addr))
    		addr += mallocHeaderSize
    	} else {
    		typ = span.largeType
    		if typ == nil {
    			// Allow a nil type here for delayed zeroing. See mallocgc.
    			return typePointers{}
    		}
    	}
    	gcdata := typ.GCData
    	return typePointers{elem: addr, addr: addr, mask: readUintptr(gcdata), typ: typ}
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:18:55 UTC 2024
    - 60K bytes
    - Viewed (0)
  10. src/cmd/asm/internal/asm/testdata/arm64.s

    	FMOVQ.P	11(R10), F13                                    // 4db5c03c
    	FMOVQ.W	11(R20), F15                                    // 8fbec03c
    
    // storing $0 to memory, $0 will be replaced with ZR.
    	MOVD	$0, (R1)  // 3f0000f9
    	MOVW	$0, (R1)  // 3f0000b9
    	MOVWU	$0, (R1)  // 3f0000b9
    	MOVH	$0, (R1)  // 3f000079
    	MOVHU	$0, (R1)  // 3f000079
    	MOVB	$0, (R1)  // 3f000039
    	MOVBU	$0, (R1)  // 3f000039
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 94.9K bytes
    - Viewed (0)
Back to top