Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 771 for knight (0.11 sec)

  1. pkg/scheduler/testing/framework/framework_helpers.go

    }
    
    // RegisterScorePlugin returns a function to register a Score Plugin to a given registry.
    func RegisterScorePlugin(pluginName string, pluginNewFunc runtime.PluginFactory, weight int32) RegisterPluginFunc {
    	return RegisterPluginAsExtensionsWithWeight(pluginName, weight, pluginNewFunc, "Score")
    }
    
    // RegisterPreScorePlugin returns a function to register a Score Plugin to a given registry.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 03:30:06 UTC 2023
    - 6.3K bytes
    - Viewed (0)
  2. pkg/scheduler/framework/plugins/noderesources/least_allocated.go

    		var nodeScore, weightSum int64
    		for i := range requested {
    			if allocable[i] == 0 {
    				continue
    			}
    			weight := resources[i].Weight
    			resourceScore := leastRequestedScore(requested[i], allocable[i])
    			nodeScore += resourceScore * weight
    			weightSum += weight
    		}
    		if weightSum == 0 {
    			return 0
    		}
    		return nodeScore / weightSum
    	}
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Mar 12 01:50:09 UTC 2023
    - 2K bytes
    - Viewed (0)
  3. samples/tcp-echo/gateway-api/tcp-echo-20-v2.yaml

    metadata:
      name: tcp-echo
    spec:
      parentRefs:
      - name: tcp-echo-gateway
        sectionName: tcp-31400
      rules:
      - backendRefs:
        - name: tcp-echo-v1
          port: 9000
          weight: 80
        - name: tcp-echo-v2
          port: 9000
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Nov 18 15:09:04 UTC 2022
    - 305 bytes
    - Viewed (0)
  4. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/DependencyInsightReportTaskIntegrationTest.groovy

              - Cannot find a version of 'org:foo' that satisfies the version constraints:
                   Dependency path ':insight-test:unspecified' --> 'org:foo:1.+'
                   Constraint path ':insight-test:unspecified' --> 'org:foo:1.1'
                   Constraint path ':insight-test:unspecified' --> 'org:foo:{strictly 1.0}' because of the following reason: dependency was locked to version '1.0'
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 08 15:15:56 UTC 2024
    - 102.3K bytes
    - Viewed (0)
  5. src/image/png/testdata/pngsuite/basn0g04-31.sng

    #SNG: from basn0g04-31.png
    IHDR {
        width: 31; height: 31; bitdepth: 8;
        using grayscale;
    }
    gAMA {1.0000}
    IMAGE {
        pixels hex
    00000000111111112222222233333333444444445555555566666666777777
    00000000111111112222222233333333444444445555555566666666777777
    00000000111111112222222233333333444444445555555566666666777777
    00000000111111112222222233333333444444445555555566666666777777
    11111111222222223333333344444444555555556666666677777777888888
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 2K bytes
    - Viewed (0)
  6. src/cmd/vendor/github.com/google/pprof/internal/driver/svg.go

    	svg = strings.Replace(svg, "&;", "&;", -1)
    
    	// Dot's SVG output is
    	//
    	//    <svg width="___" height="___"
    	//     viewBox="___" xmlns=...>
    	//    <g id="graph0" transform="...">
    	//    ...
    	//    </g>
    	//    </svg>
    	//
    	// Change it to
    	//
    	//    <svg width="100%" height="100%"
    	//     xmlns=...>
    
    	//    <script type="text/ecmascript"><![CDATA[` ..$(svgpan.JSSource)... `]]></script>`
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 16 15:19:53 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  7. docs/en/docs/img/tutorial/bigger-applications/package.drawio

                        <mxGeometry x="130" y="565" width="370" height="100" as="geometry"/>
                    </mxCell>
                    <mxCell id="5" value="" style="rounded=0;whiteSpace=wrap;html=1;fontStyle=1;strokeWidth=4;" parent="1" vertex="1">
                        <mxGeometry x="1030" y="430" width="400" height="260" as="geometry"/>
                    </mxCell>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 6.1K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/lite/stablehlo/transforms/composite_avg_pool.cc

      int c;  // Channels.
    
      int h_in;  // Input height.
      int w_in;  // Input width.
    
      int h_out;  // Output height.
      int w_out;  // Output width.
    
      int kh;  // Kernel height.
      int kw;  // Kernel width.
    
      int ph;  // Padding on "height" dimension (both sides).
      int pw;  // Padding on "width" dimension (both sides).
    
      int sh;  // Stride on "height" dimension.
      int sw;  // Stride on "width" dimension.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 23:16:05 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  9. src/image/png/testdata/pngsuite/ftbbn0g01.sng

    #SNG: from ftbbn0g01.png
    IHDR {
        width: 32; height: 32; bitdepth: 8;
        using grayscale;
    }
    bKGD {gray: 0;}
    tRNS {
        gray: 0;
    }
    IMAGE {
        pixels hex
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    0000000000000000000000000000000000000000000000000000000000000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 28 02:10:13 UTC 2016
    - 2.2K bytes
    - Viewed (0)
  10. src/image/png/testdata/pngsuite/basn0g02-29.sng

    #SNG: from basn0g02-29.png
    IHDR {
        width: 29; height: 29; bitdepth: 8;
        using grayscale;
    }
    gAMA {1.0000}
    IMAGE {
        pixels hex
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaff
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaff
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaff
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaff
    55555555aaaaaaaaffffffff0000000055555555aaaaaaaaffffffff00
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 1.8K bytes
    - Viewed (0)
Back to top