Search Options

Results per page
Sort
Preferred Languages
Advance

Results 161 - 170 of 170 for 99$ (0.07 sec)

  1. src/cmd/internal/obj/s390x/asmz.go

    	{i: 75, as: AMOVW, a1: C_ADDR, a6: C_REG},
    	{i: 75, as: AMOVWZ, a1: C_ADDR, a6: C_REG},
    	{i: 75, as: AMOVBZ, a1: C_ADDR, a6: C_REG},
    	{i: 75, as: AMOVB, a1: C_ADDR, a6: C_REG},
    
    	// interlocked load and op
    	{i: 99, as: ALAAG, a1: C_REG, a2: C_REG, a6: C_LOREG},
    
    	// integer arithmetic
    	{i: 2, as: AADD, a1: C_REG, a2: C_REG, a6: C_REG},
    	{i: 2, as: AADD, a1: C_REG, a6: C_REG},
    	{i: 22, as: AADD, a1: C_LCON, a2: C_REG, a6: C_REG},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/tests/fuse-tftext.mlir

      %99 = "tf.Identity"(%98) {device = ""} : (tensor<i1>) -> tensor<i1>
      %100 = "tf.Identity"(%92) {_class = ["loc:@WhitespaceTokenize/WhitespaceTokenizeWithOffsets"], device = ""} : (tensor<?xi64>) -> tensor<?xi64>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 09:41:17 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  3. src/crypto/x509/x509_test.go

             fa:fb:fc:3e:d5:3d:e9:a0:ce:28:2b:2f:94:77:3f:87:f8:9c:
             9f:91:1c:f3:f6:58:91:15:6b:24:b9:ca:ae:9f:ee:ca:c8:31:
             db:1a:3d:bb:6b:83:6d:bc:81:8b:a1:79:d5:3e:bb:dd:93:fe:
             35:3e:b7:99:e0:d6:eb:58:0c:fd:42:73:dc:49:da:e2:b7:ae:
             15:ee:e6:cc:aa:ef:91:41:9a:18:46:8d:4a:39:65:a2:85:3c:
             7f:0c:41:f8:0b:9c:e8:1f:35:36:60:8d:8c:e0:8e:18:b1:06:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 21:00:16 UTC 2024
    - 163.4K bytes
    - Viewed (0)
  4. prow/config/calico.yaml

                    type: integer
                  wireguardRoutingRulePriority:
                    description: 'WireguardRoutingRulePriority controls the priority value
                      to use for the Wireguard routing rule. [Default: 99]'
                    type: integer
                  workloadSourceSpoofing:
                    description: WorkloadSourceSpoofing controls whether pods can use
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 21 18:32:01 UTC 2024
    - 246.5K bytes
    - Viewed (0)
  5. gradle/verification-keyring.keys

    MGEOpf4eetPiFTMI6rTw2O5MKATUA7WJF+fAYjM6SENCkXSmAwbdHe1NxRnbZ1qn
    dcjDBIR/SgaXm1HLpmJSyXmjyIbNoP5aRaYaSy3g3DvWwLSmsRyA3LqvWQI0m08S
    2CwdzSx+Z8XuOZ/THJs1O/ztd7R1MGZSbdyyEHLVX0dd80B3mcuAMO48dKNO2UBB
    QEsmzpPQ06ANmx6RnBG+H2Y/99/dxyB4C3Rv7x4HrrGqoJRQOUFpUbhFmEKeFiyK
    XxqDuUeB9KX4YCx53Q1EEoKegRAYFtt+k3chahLkQcIAG6lkOZRVA45w69ApdEoG
    E7QnUm9iZXJ0IFNjaG9sdGUgPHJmc2Nob2x0ZUBjb2RlaGF1cy5vcmc+uQINBEj/
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (1)
  6. src/cmd/internal/obj/arm64/asm7.go

    			o1 = c.opldrr(p, p.As, false)
    			o1 |= uint32(p.From.Index&31) << 16
    		}
    		o1 |= uint32(p.From.Reg&31) << 5
    		rt := int(p.To.Reg)
    		o1 |= uint32(rt & 31)
    
    	case 99: /* MOVD Rt, (Rn)(Rm.SXTW[<<amount]) */
    		if isRegShiftOrExt(&p.To) {
    			// extended or shifted offset register.
    			c.checkShiftAmount(p, &p.To)
    
    			o1 = c.opstrr(p, p.As, true)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      BuiltinOperator_FILL = 94,
      BuiltinOperator_FLOOR_MOD = 95,
      BuiltinOperator_RANGE = 96,
      BuiltinOperator_RESIZE_NEAREST_NEIGHBOR = 97,
      BuiltinOperator_LEAKY_RELU = 98,
      BuiltinOperator_SQUARED_DIFFERENCE = 99,
      BuiltinOperator_MIRROR_PAD = 100,
      BuiltinOperator_ABS = 101,
      BuiltinOperator_SPLIT_V = 102,
      BuiltinOperator_UNIQUE = 103,
      BuiltinOperator_CEIL = 104,
      BuiltinOperator_REVERSE_V2 = 105,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  8. docs/en/docs/release-notes.md

    * New docs section about [Events: startup - shutdown](https://fastapi.tiangolo.com/advanced/events/). PR [#99](https://github.com/tiangolo/fastapi/pull/99).
    
    ## 0.9.1
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    *   1: for grayscale.
    *   2: for grayscale + alpha.
    *   3: for RGB.
    *   4: for RGBA.
    
    The ZLIB compression level, `compression`, can be -1 for the PNG-encoder
    default or a value from 0 to 9.  9 is the highest compression level, generating
    the smallest output, but is slower.
      }];
    
      let arguments = (ins
        Arg<TensorOf<[TF_Uint16, TF_Uint8]>, [{3-D with shape `[height, width, channels]`.}]>:$image,
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/core/v1/generated.pb.go

    func (m *NodeCondition) Reset()      { *m = NodeCondition{} }
    func (*NodeCondition) ProtoMessage() {}
    func (*NodeCondition) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{99}
    }
    func (m *NodeCondition) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *NodeCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
Back to top