Search Options

Results per page
Sort
Preferred Languages
Advance

Results 211 - 220 of 227 for merge (0.03 sec)

  1. docs/en/docs/contributing.md

    What’s changing now:
    
    * 🚫 We’re no longer accepting new community-submitted translation PRs.
    
    * ⏳ Existing open PRs will be reviewed and can still be merged if completed within the next 3 weeks (since July 11 2025).
    
    * 🌐 In the future, we will only support languages where at least three active native speakers are available to review and maintain translations.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Jul 26 11:35:42 UTC 2025
    - 14.9K bytes
    - Viewed (0)
  2. tensorflow/c/c_api.h

    // -1 and `dims` can be null. If a dimension is unknown, the
    // corresponding entry in the `dims` array must be -1.
    //
    // This does not overwrite the existing shape associated with `output`,
    // but merges the input shape with the existing shape.  For example,
    // setting a shape of [-1, 2] with an existing shape [2, -1] would set
    // a final shape of [2, 2] based on shape merging semantics.
    //
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Oct 26 21:08:15 UTC 2023
    - 82.3K bytes
    - Viewed (0)
  3. docs/ko/docs/help-fastapi.md

    * Pull requestκ°€ ν•„μš”ν•˜μ§€ μ•Šμ„ κ°€λŠ₯성도 μžˆμŠ΅λ‹ˆλ‹€. **λ‹€λ₯Έ 방식**으둜 문제λ₯Ό ν•΄κ²°ν•  수 μžˆλ‹€λ©΄, κ·Έ 방법을 μ œμ•ˆν•˜κ±°λ‚˜ μ§ˆλ¬Έν•  수 μžˆμŠ΅λ‹ˆλ‹€.
    
    ### μŠ€νƒ€μΌμ— λ„ˆλ¬΄ μ‹ κ²½ μ“°μ§€ μ•ŠκΈ°
    
    * 컀밋 λ©”μ‹œμ§€ μŠ€νƒ€μΌ 같은 것에 λ„ˆλ¬΄ μ‹ κ²½ μ“°μ§€ μ•Šμ•„λ„ λ©λ‹ˆλ‹€. μ €λŠ” 직접 컀밋을 μˆ˜μ •ν•˜μ—¬ squash and mergeλ₯Ό μˆ˜ν–‰ν•  κ²ƒμž…λ‹ˆλ‹€.
    
    * μ½”λ“œ μŠ€νƒ€μΌ κ·œμΉ™λ„ κ±±μ •ν•  ν•„μš” μ—†μŠ΅λ‹ˆλ‹€. 이미 μžλ™ν™”λœ 도ꡬ듀이 이λ₯Ό κ²€μ‚¬ν•˜κ³  μžˆμŠ΅λ‹ˆλ‹€.
    
    μŠ€νƒ€μΌμ΄λ‚˜ 일관성 κ΄€λ ¨ μš”μ²­μ΄ ν•„μš”ν•œ 경우, μ œκ°€ 직접 μš”μ²­ν•˜κ±°λ‚˜ ν•„μš”ν•œ λ³€κ²½ 사항을 μΆ”κ°€ μ»€λ°‹μœΌλ‘œ μˆ˜μ •ν•  κ²ƒμž…λ‹ˆλ‹€.
    
    ### μ½”λ“œ ν™•μΈν•˜κΈ°
    
    * μ½”λ“œλ₯Ό 읽고, **λ…Όλ¦¬μ μœΌλ‘œ 타당**ν•œμ§€ ν™•μΈν•œ ν›„ λ‘œμ»¬μ—μ„œ μ‹€ν–‰ν•˜μ—¬ λ¬Έμ œκ°€ ν•΄κ²°λ˜λŠ”μ§€ ν™•μΈν•˜μ„Έμš”.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 10:49:48 UTC 2025
    - 16.3K bytes
    - Viewed (0)
  4. src/archive/tar/reader.go

    		hdr.Size = n
    	}
    
    	// Read the sparse map according to the appropriate format.
    	if is1x0 {
    		return readGNUSparseMap1x0(tr.curr)
    	}
    	return readGNUSparseMap0x1(hdr.PAXRecords)
    }
    
    // mergePAX merges paxHdrs into hdr for all relevant fields of Header.
    func mergePAX(hdr *Header, paxHdrs map[string]string) (err error) {
    	for k, v := range paxHdrs {
    		if v == "" {
    			continue // Keep the original USTAR value
    		}
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Mar 08 01:59:14 UTC 2024
    - 26.8K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/collect/Iterables.java

        if (iterable instanceof Collection) {
          return ((Collection<?>) iterable).isEmpty();
        }
        return !iterable.iterator().hasNext();
      }
    
      /**
       * Returns an iterable over the merged contents of all given {@code iterables}. Equivalent entries
       * will not be de-duplicated.
       *
       * <p>Callers must ensure that the source {@code iterables} are in non-descending order as this
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 43.6K bytes
    - Viewed (0)
  6. LICENSE

    distribution (with or without modification), making available to the
    public, and in some countries other activities as well.
    
      To "convey" a work means any kind of propagation that enables other
    parties to make or receive copies.  Mere interaction with a user through
    a computer network, with no transfer of a copy, is not conveying.
    
      An interactive user interface displays "Appropriate Legal Notices"
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Apr 23 18:58:53 UTC 2021
    - 33.7K bytes
    - Viewed (0)
  7. LICENSE

    your rights to work written entirely by you; rather, the intent is to
    exercise the right to control the distribution of derivative or
    collective works based on the Library.
    
    In addition, mere aggregation of another work not based on the Library
    with the Library (or with a work based on the Library) on a volume of
    a storage or distribution medium does not bring the other work under
    the scope of this License.
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Mon Jan 18 20:25:38 UTC 2016
    - 25.8K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/collect/ImmutableMap.java

       * and values are the result of applying the provided mapping functions to the input elements.
       *
       * <p>If the mapped keys contain duplicates (according to {@link Object#equals(Object)}), the
       * values are merged using the specified merging function. If the merging function returns {@code
       * null}, then the collector removes the value that has been computed for the key thus far (though
       * future occurrences of the key would reinsert it).
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Aug 09 01:14:59 UTC 2025
    - 41.2K bytes
    - Viewed (0)
  9. docs/debugging/xl-meta/main.go

    										combineFilled[i] = 1
    									}
    								}
    								combineFilledBlocks[block] = combineFilled
    								combineSharedBlocks[block] = combineShared
    								fmt.Println("Retrying with merged data")
    								if addedFiles >= len(files[partIdx]) {
    									attempt++
    									goto nextAttempt
    								}
    							}
    						}
    					}
    				}
    				if m.blockOffset != len(combined) {
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 40.3K bytes
    - Viewed (0)
  10. guava/src/com/google/common/collect/Iterables.java

        if (iterable instanceof Collection) {
          return ((Collection<?>) iterable).isEmpty();
        }
        return !iterable.iterator().hasNext();
      }
    
      /**
       * Returns an iterable over the merged contents of all given {@code iterables}. Equivalent entries
       * will not be de-duplicated.
       *
       * <p>Callers must ensure that the source {@code iterables} are in non-descending order as this
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 43.3K bytes
    - Viewed (0)
Back to top