Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Chip (0.21 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

        This pass sets the device ordinal attribute of the ops using the replica id
        attribute. This is run immediately after the replica_to_island pass which
        sets the replica id attribute of these ops. Note for single chip usecase,
        the pass will check if there is one op and sets the device ordinal attribute
        to be zero.
      }];
    }
    
    def ConvertReadonlyReferenceVariablesToResourceVariablesPass :
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  2. src/debug/elf/elf.go

    	EM_Z80           Machine = 220 /* Zilog Z80 */
    	EM_VISIUM        Machine = 221 /* Controls and Data Services VISIUMcore processor */
    	EM_FT32          Machine = 222 /* FTDI Chip FT32 high performance 32-bit RISC architecture */
    	EM_MOXIE         Machine = 223 /* Moxie processor family */
    	EM_AMDGPU        Machine = 224 /* AMD GPU architecture */
    	EM_RISCV         Machine = 243 /* RISC-V */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  3. cmd/admin-handlers.go

    	//   to continue receiving logs, so it cannot be start or
    	//   stop;
    	if (hip.forceStart && hip.forceStop) ||
    		(hip.clientToken != "" && (hip.forceStart || hip.forceStop)) {
    		err = ErrInvalidRequest
    		return
    	}
    
    	// ignore body if clientToken is provided
    	if hip.clientToken == "" {
    		jerr := json.NewDecoder(r).Decode(&hip.hs)
    		if jerr != nil {
    			adminLogIf(GlobalContext, jerr, logger.ErrorKind)
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 98K bytes
    - Viewed (0)
  4. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"shell":                                "\U0001f41a",
    	"shield":                               "\U0001f6e1\ufe0f",
    	"shinto_shrine":                        "\u26e9\ufe0f",
    	"ship":                                 "\U0001f6a2",
    	"shirt":                                "\U0001f455",
    	"shit":                                 "\U0001f4a9",
    	"shoe":                                 "\U0001f45e",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  5. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    ���[�_Qw����B4^l����40��d�hX\�1�R~��F��`���ͷ>xP�L_Q'���I�I26��a� ��F�8H�O�C���z7��(�oi-� ��Xؚ�oFV���~\�>&���?�WӅ��#r��F�� |������?��rw��W�������Iw�{!02w�&(kV`�Zu9�墈8��~�@��3+6_���6�N�=�J}Lr��4�HU�����_�#+/�ź)Z-b>SS�)�Ζ^����u�M6'��hip����#�Ѐ�*0kz�P�G*��� �9����^�/^�����73i�$� HިW����w�h��6t�:K�VȽ�+� e�c���������x�ߗ���D��� ���:���_���‹�z����,UMF��H���x���6%Vnj��V����Bӓp����ذ�܇a�3������xц#��ϝ ^�w$���3*A�] .�tL�ѝ~�� ڻU��'�Q�pV t7��--S[������/^���*�1�GK����*"cc��m�Ͻ�,��1����{x...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  6. src/cmd/go/internal/work/exec.go

    		// as though -trimpath were set. This used to be so that we did not invalidate
    		// the build cache (and especially precompiled archive files) when changing
    		// GOROOT_FINAL, but we no longer ship precompiled archive files as of Go 1.20
    		// (https://go.dev/issue/47257) and no longer support GOROOT_FINAL
    		// (https://go.dev/issue/62047).
    		// TODO(bcmills): Figure out whether this behavior is still useful.
    		//
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // here : 2014-02-06 Charleston Road Registry Inc.
    here
    
    // hermes : 2014-07-10 HERMES INTERNATIONAL
    hermes
    
    // hgtv : 2015-07-02 Lifestyle Domain Holdings, Inc.
    hgtv
    
    // hiphop : 2014-03-06 Dot Hip Hop, LLC
    hiphop
    
    // hisamitsu : 2015-07-16 Hisamitsu Pharmaceutical Co.,Inc.
    hisamitsu
    
    // hitachi : 2014-10-31 Hitachi, Ltd.
    hitachi
    
    // hiv : 2014-03-13 Internet Naming Company LLC
    hiv
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top