Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 106 for addLine (0.16 sec)

  1. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

    performs in-function propagation, as well as cross-function propagation from
    callers to callees.
    
    This pass changes the module by adding "tf.device" attribute to function
    arguments and adding "device" attribute to TF ops.
    
    For example, given the function
    
    ```mlir
      !tf_res = type tensor<*x!tf_type.resource<tensor<32xf32>>>
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
  2. src/index/suffixarray/sais2.go

    	// N*8 bits of a word, and then bitwise inverts the result.
    	// That is, the text sequence A B C (hex 41 42 43)
    	// encodes as ^uint64(0x42_43_44).
    	// LMS-substrings can never start or end with 0xFF.
    	// Adding 1 ensures the encoded byte sequence never
    	// starts or ends with 0x00, so that present bytes can be
    	// distinguished from zero-padding in the top bits,
    	// so the length need not be separately encoded.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 18 23:57:18 UTC 2024
    - 52.3K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/collect/Synchronized.java

     *
     * @author Mike Bostock
     * @author Jared Levy
     */
    @GwtCompatible(emulated = true)
    @ElementTypesAreNonnullByDefault
    /*
     * I have decided not to bother adding @ParametricNullness annotations in this class. Adding them is
     * a lot of busy work, and the annotation matters only when the APIs to be annotated are visible to
     * Kotlin code. In this class, nothing is publicly visible (nor exposed indirectly through a
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Apr 01 16:15:01 UTC 2024
    - 53.4K bytes
    - Viewed (0)
  4. guava/src/com/google/common/collect/Synchronized.java

     *
     * @author Mike Bostock
     * @author Jared Levy
     */
    @GwtCompatible(emulated = true)
    @ElementTypesAreNonnullByDefault
    /*
     * I have decided not to bother adding @ParametricNullness annotations in this class. Adding them is
     * a lot of busy work, and the annotation matters only when the APIs to be annotated are visible to
     * Kotlin code. In this class, nothing is publicly visible (nor exposed indirectly through a
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Apr 01 16:15:01 UTC 2024
    - 57.3K bytes
    - Viewed (0)
  5. platforms/software/ivy/src/integTest/groovy/org/gradle/api/publish/ivy/IvyPublishJavaIntegTest.groovy

            "3.2.+"          | "3.2.2"
            "[2.1.0,4.0.0)"  | "3.2.2"
            "latest.release" | "20040616"
        }
    
        def "can publish java-library with dependencies with version using versionMapping and not adding revConstraints"() {
            requiresExternalDependencies = true
            given:
            createBuildScripts("""
    
                ${mavenCentralRepository()}
    
                dependencies {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Nov 15 16:36:23 UTC 2023
    - 49.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apiserver/pkg/storage/testing/watcher_tests.go

    	scenarios := []struct {
    		name                string
    		allowWatchBookmarks bool
    		sendInitialEvents   *bool
    		resourceVersion     string
    		// useCurrentRV if set gets the current RV from the storage
    		// after adding the initial pods which is then used to establish a new watch request
    		useCurrentRV bool
    
    		initialPods                []*example.Pod
    		podsAfterEstablishingWatch []*example.Pod
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 63.8K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/authoring-builds/gradle-properties/working_with_files.adoc

    ====
    
    ----
    $ gradle -q filterTextFiles
    include::{snippetsPath}/files/fileCollections/tests/fileCollectionsFiltering.out[]
    ----
    
    If `collection` changes at any time, either by adding or removing files from itself, then `textFiles` will immediately reflect the change because it is also a live collection.
    Note that the closure you pass to `filter()` takes a `File` as an argument and should return a boolean.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Apr 24 04:19:09 UTC 2024
    - 70.5K bytes
    - Viewed (0)
  8. pkg/scheduler/internal/cache/cache_test.go

    			ctx, cancel := context.WithCancel(ctx)
    			defer cancel()
    			nodeName := pod.Spec.NodeName
    			cache := newCache(ctx, time.Second, time.Second)
    			// Add/Assume pod succeeds even before adding the nodes.
    			if tt.assume {
    				if err := cache.AddPod(logger, pod); err != nil {
    					t.Fatalf("AddPod failed: %v", err)
    				}
    			} else {
    				if err := cache.AssumePod(logger, pod); err != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 17 01:38:03 UTC 2023
    - 63.8K bytes
    - Viewed (0)
  9. pkg/controller/volume/attachdetach/reconciler/reconciler_test.go

    	verifyVolumeReportedAsAttachedToNode(t, logger, generatedVolumeName, nodeName1, false, asw, volumeAttachedCheckTimeout)
    
    	// Add a second pod which tries to attach the volume to the same node.
    	// After adding pod to the same node, detach will not be triggered any more,
    	// the volume gets attached and reported as attached to the node.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 07:00:14 UTC 2024
    - 72.8K bytes
    - Viewed (0)
  10. pkg/proxy/endpointschangetracker_test.go

    	},
    	}
    
    	for tci, tc := range testCases {
    		t.Run(tc.name, func(t *testing.T) {
    			fp := newFakeProxier(v1.IPv4Protocol, time.Time{})
    			fp.hostname = testHostname
    
    			// First check that after adding all previous versions of endpoints,
    			// the fp.previousEndpointsMap is as we expect.
    			for i := range tc.previousEndpointSlices {
    				if tc.previousEndpointSlices[i] != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 21 14:44:08 UTC 2023
    - 79.9K bytes
    - Viewed (0)
Back to top