Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for 21$ (0.2 sec)

  1. CREDITS

        Contributor Version.
    
    1.12. "Secondary License"
        means either the GNU General Public License, Version 2.0, the GNU
        Lesser General Public License, Version 2.1, the GNU Affero General
        Public License, Version 3.0, or any later versions of those
        licenses.
    
    1.13. "Source Code Form"
        means the form of the work preferred for making modifications.
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/opGen.go

    	{16, arm64.REG_R16, 16, "R16"},
    	{17, arm64.REG_R17, 17, "R17"},
    	{18, arm64.REG_R18, -1, "R18"},
    	{19, arm64.REG_R19, 18, "R19"},
    	{20, arm64.REG_R20, 19, "R20"},
    	{21, arm64.REG_R21, 20, "R21"},
    	{22, arm64.REG_R22, 21, "R22"},
    	{23, arm64.REG_R23, 22, "R23"},
    	{24, arm64.REG_R24, 23, "R24"},
    	{25, arm64.REG_R25, 24, "R25"},
    	{26, arm64.REG_R26, 25, "R26"},
    	{27, arm64.REGG, -1, "g"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      BuiltinOperator_LSTM = 16,
      BuiltinOperator_MAX_POOL_2D = 17,
      BuiltinOperator_MUL = 18,
      BuiltinOperator_RELU = 19,
      BuiltinOperator_RELU_N1_TO_1 = 20,
      BuiltinOperator_RELU6 = 21,
      BuiltinOperator_RESHAPE = 22,
      BuiltinOperator_RESIZE_BILINEAR = 23,
      BuiltinOperator_RNN = 24,
      BuiltinOperator_SOFTMAX = 25,
      BuiltinOperator_SPACE_TO_DEPTH = 26,
      BuiltinOperator_SVDF = 27,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/generated.pb.go

    func (m *ComponentStatusList) Reset()      { *m = ComponentStatusList{} }
    func (*ComponentStatusList) ProtoMessage() {}
    func (*ComponentStatusList) Descriptor() ([]byte, []int) {
    	return fileDescriptor_6c07b07c062484ab, []int{21}
    }
    func (m *ComponentStatusList) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *ComponentStatusList) 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)
  5. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              }
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. pkg/generated/openapi/zz_generated.openapi.go

    set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P |   P   |   P   | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won't make it *more* imbalanced. It's a required field.\n\nPossible enum values:\n - `\"DoNotSchedule\"` instructs the scheduler not to schedule...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  7. api/openapi-spec/swagger.json

              "type": "string"
            }
          },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top