Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for 1024m (0.06 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

          batch_sizes: Sequence[int],
          target_opset: quant_opts_pb2.OpSet,
      ):
        lhs_batch_size, rhs_batch_size = batch_sizes
        input_shape = (*lhs_batch_size, 1, 1024)
        filter_shape = (*rhs_batch_size, 1024, 3)
        static_input_shape = [dim if dim is not None else 2 for dim in input_shape]
        model = self._create_matmul_model(
            input_shape,
            filter_shape,
            self._input_saved_model_path,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  2. src/hash/crc32/crc32_table_ppc64le.s

    DATA ·IEEEConst+3896(SB)/8,$0x000000017e221efc
    
    	/* x^11328 mod p(x), x^11264 mod p(x) */
    DATA ·IEEEConst+3904(SB)/8,$0x00000000b1dba570
    DATA ·IEEEConst+3912(SB)/8,$0x0000000167457c38
    
    	/* x^10304 mod p(x), x^10240 mod p(x) */
    DATA ·IEEEConst+3920(SB)/8,$0x00000001f6397b76
    DATA ·IEEEConst+3928(SB)/8,$0x00000000bdf081c4
    
    	/* x^9280 mod p(x), x^9216 mod p(x) */
    DATA ·IEEEConst+3936(SB)/8,$0x0000000156335214
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/test/testdata/copy_test.go

    	if a != want {
    		t.Errorf("t1023copy got=%v, want %v\n", a, want)
    	}
    }
    
    type T1024 struct {
    	pre  [8]byte
    	mid  [1024]byte
    	post [8]byte
    }
    
    //go:noinline
    func t1024copy_ssa(y, x *[1024]byte) {
    	*y = *x
    }
    func testCopy1024(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 150.2K bytes
    - Viewed (0)
  4. pkg/kubelet/eviction/helpers_test.go

    	nodeFsAvailableBytes := uint64(1024)
    	nodeFsCapacityBytes := uint64(1024 * 2)
    	imageFsInodesFree := uint64(1024)
    	imageFsInodes := uint64(1024 * 1024)
    	nodeFsInodesFree := uint64(1024)
    	nodeFsInodes := uint64(1024 * 1024)
    	containerFsAvailableBytes := uint64(1024 * 1024 * 2)
    	containerFsCapacityBytes := uint64(1024 * 1024 * 8)
    	containerFsInodesFree := uint64(1024 * 2)
    	containerFsInodes := uint64(1024 * 2)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 15 23:14:12 UTC 2024
    - 106.7K bytes
    - Viewed (0)
  5. api/go1.3.txt

    pkg syscall (linux-arm-cgo), type Flock_t struct, Whence int16
    pkg syscall (netbsd-386), const CLONE_CSIGNAL = 255
    pkg syscall (netbsd-386), const CLONE_CSIGNAL ideal-int
    pkg syscall (netbsd-386), const CLONE_FILES = 1024
    pkg syscall (netbsd-386), const CLONE_FILES ideal-int
    pkg syscall (netbsd-386), const CLONE_FS = 512
    pkg syscall (netbsd-386), const CLONE_FS ideal-int
    pkg syscall (netbsd-386), const CLONE_PID = 4096
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  6. pkg/kubelet/cm/memorymanager/policy_static_test.go

    				},
    			},
    			machineState: state.NUMANodeMap{
    				0: &state.NUMANodeState{
    					MemoryMap: map[v1.ResourceName]*state.MemoryTable{
    						v1.ResourceMemory: {
    							Allocatable:    10240 * mb,
    							Free:           10240 * mb,
    							Reserved:       0,
    							SystemReserved: 512 * mb,
    							TotalMemSize:   10 * gb,
    						},
    						hugepages1Gi: {
    							Allocatable:    10 * gb,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 05:49:15 UTC 2023
    - 100.4K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Oct 16 20:15:40 UTC 2007
    - 164.6K bytes
    - Viewed (0)
  9. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    protected static final char[] VERSION; protected static final char[] NCODING; protected static final char[] TANDALONE; protected static final char[] YES; protected static final char[] NO; protected static final int LOOKUP_MAX = 1024; protected static final char LOOKUP_MAX_CHAR = 1024; protected static boolean[] lookupNameStartChar; protected static boolean[] lookupNameChar; protected void resetStringCache(); protected String newString(char[], int, int); protected String newStringIntern(char[], int, int);...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Oct 23 23:48:02 UTC 2009
    - 164.6K bytes
    - Viewed (0)
Back to top