Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for bf2c (0.16 sec)

  1. tensorflow/c/experimental/stream_executor/stream_executor.h

      // Unified memory is a single memory address space accessible from any device.
      TF_Bool supports_unified_memory;
    
      // Whether to wrap allocator for this device with an allocator that uses BFC
      // (best-fit with coalescing) strategy.
      TF_Bool use_bfc_allocator;
    
      // Whether to force the memory allocations to grow over time instead of
      // allocating it all at once. When this is set to true, the value of
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 24 08:40:35 UTC 2022
    - 21.6K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/armerror.s

    	BFXU	$-40, $4, R2       // ERROR "wrong width or LSB"
    	BFX	$-2, $4, R2, R3    // ERROR "wrong width or LSB"
    	BFXU	$4, R2, R5, R2     // ERROR "missing or wrong LSB"
    	BFXU	$4, R2, R5         // ERROR "missing or wrong LSB"
    	BFC	$12, $8, R2, R3    // ERROR "illegal combination"
    	MOVB	R0>>8, R2          // ERROR "illegal shift"
    	MOVH	R0<<16, R2         // ERROR "illegal shift"
    	MOVBS	R0->8, R2          // ERROR "illegal shift"
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Nov 03 14:06:21 UTC 2017
    - 14.4K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/rewrite.go

    }
    
    // returns the lsb part of the auxInt field of arm64 bitfield ops.
    func (bfc arm64BitField) getARM64BFlsb() int64 {
    	return int64(uint64(bfc) >> 8)
    }
    
    // returns the width part of the auxInt field of arm64 bitfield ops.
    func (bfc arm64BitField) getARM64BFwidth() int64 {
    	return int64(bfc) & 0xff
    }
    
    // checks if mask >> rshift applied at lsb is a valid arm64 bitfield op mask.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 19:02:52 UTC 2024
    - 64.2K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/arm.s

    	SWI	$65535         // ffff00ef
    	SWI	               // 000000ef
    
    // BFX/BFXU/BFC/BFI
    	BFX	$16, $8, R1, R2 // BFX $16, R1, $8, R2   // 5124afe7
    	BFX	$29, $2, R8                              // 5881bce7
    	BFXU	$16, $8, R1, R2 // BFXU $16, R1, $8, R2  // 5124efe7
    	BFXU	$29, $2, R8                              // 5881fce7
    	BFC	$29, $2, R8                              // 1f81dee7
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 69K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/arm/asm5.go

    		r := int(p.Reg)
    		o1 |= (uint32(rf)&15)<<8 | (uint32(r)&15)<<0 | (uint32(rt)&15)<<16 | (uint32(rt2)&15)<<12
    
    	case 18: /* BFX/BFXU/BFC/BFI */
    		o1 = c.oprrr(p, p.As, int(p.Scond))
    		rt := int(p.To.Reg)
    		r := int(p.Reg)
    		if r == 0 {
    			r = rt
    		} else if p.As == ABFC { // only "BFC $width, $lsb, Reg" is accepted, p.Reg must be 0
    			c.ctxt.Diag("illegal combination: %v", p)
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F2A          ; mapped                 ; 1F22          # 1.1  GREEK CAPITAL LETTER ETA WITH PSILI AND VARIA
    1F2B          ; mapped                 ; 1F23          # 1.1  GREEK CAPITAL LETTER ETA WITH DASIA AND VARIA
    1F2C          ; mapped                 ; 1F24          # 1.1  GREEK CAPITAL LETTER ETA WITH PSILI AND OXIA
    1F2D          ; mapped                 ; 1F25          # 1.1  GREEK CAPITAL LETTER ETA WITH DASIA AND OXIA
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    76\352\260 \325G\342?D\332M\004\335\211\313?\360\334H\217jE\340?&Z\3362\032\256\341?\244\231m\014L\266\343?`\027\231\215\207\250\237?\223\030%C\255\224\354?\356W\010+P\275\353?\361`\243n\246\377\356?l\003W\321\3429\330?\364\251\233G\2324\316?\245\\BFc\221\341?\220u\224\226\026\235\301?\245T\"Y\243\265\350?\360\200\257\010K\206\265?\230j\356\227\257\316\325?\237\030>\311Jm\356?\270K\377\253\376\225\331?j&\3064O\323\346?\313\306?\332\210V\353?\273\324=C\203\214\350?\354V\327+\262\001\355?\0004{\01...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  8. RELEASE.md

            gradient ops and avoid an extra gather operation that was in the
            previous gradient implementation.
        *   Added a new session config setting `internal_fragmentation_fraction`,
            which controls when the BFC Allocator needs to split an oversized chunk
            to satisfy an allocation request.
        *   Added `tf.get_current_name_scope()` which returns the current full name
            scope string that will be prepended to op names.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top