Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 28 for zetas (0.04 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo.cc

        if (has_is_fallback && !backend_config.getAs<BoolAttr>("is_fallback")) {
          return op.emitOpError()
                 << "is_fallback attribute in backend_config must be of bool type";
        }
    
        auto top_k_attr = backend_config.getAs<IntegerAttr>("top_k");
        auto reduction_dim_attr =
            backend_config.getAs<IntegerAttr>("reduction_dim");
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 154.9K bytes
    - Viewed (0)
  2. samples/bookinfo/src/productpage/templates/productpage.html

    {% block metas %}
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    {% endblock %}
    
    <title>Simple Bookstore App</title>
    {% block scripts %}
    <script src="static/tailwind/tailwind.css"></script>
    <script type="text/javascript">
      window.addEventListener("DOMContentLoaded", (event) => {
        const dialog = document.querySelector("dialog");
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 19:54:05 UTC 2024
    - 10.9K bytes
    - Viewed (0)
  3. src/mdo/reader-stax.vm

            entities.put("Beta", "\u0392");
            entities.put("Gamma", "\u0393");
            entities.put("Delta", "\u0394");
            entities.put("Epsilon", "\u0395");
            entities.put("Zeta", "\u0396");
            entities.put("Eta", "\u0397");
            entities.put("Theta", "\u0398");
            entities.put("Iota", "\u0399");
            entities.put("Kappa", "\u039a");
            entities.put("Lambda", "\u039b");
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 25 10:50:01 UTC 2024
    - 38.1K bytes
    - Viewed (0)
  4. cmd/kubeadm/app/phases/upgrade/compute.go

    		// Worth noticing is that when the release-1.X branch is cut; there are two versions tagged: v1.X.0-beta.0 AND v1.(X+1).alpha.0
    		// The v1.(X+1).alpha.0 is pretty much useless and should just be ignored, as more betas may be released that have more features than the initial v1.(X+1).alpha.0
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Mar 03 03:03:29 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/rsc.io/markdown/entity.go

    	"&Zcaron;":                          "\u017d",
    	"&Zcy;":                             "\u0417",
    	"&Zdot;":                            "\u017b",
    	"&ZeroWidthSpace;":                  "\u200b",
    	"&Zeta;":                            "\u0396",
    	"&Zfr;":                             "\u2128",
    	"&Zopf;":                            "\u2124",
    	"&Zscr;":                            "\U0001d4b5",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  6. src/html/entity.go

    		"Zcaron;":                          '\U0000017D',
    		"Zcy;":                             '\U00000417',
    		"Zdot;":                            '\U0000017B',
    		"ZeroWidthSpace;":                  '\U0000200B',
    		"Zeta;":                            '\U00000396',
    		"Zfr;":                             '\U00002128',
    		"Zopf;":                            '\U00002124',
    		"Zscr;":                            '\U0001D4B5',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiextensions-apiserver/test/integration/validation_test.go

    			if err == nil {
    				t.Fatalf("unexpected non-error: uniqueItems cannot be set to true")
    			}
    
    			validationSchema.OpenAPIV3Schema.Ref = strPtr("#/definition/zeta")
    			validationSchema.OpenAPIV3Schema.Properties["zeta"] = apiextensionsv1.JSONSchemaProps{
    				Type:        "array",
    				UniqueItems: false,
    				Items: &apiextensionsv1.JSONSchemaPropsOrArray{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 26 20:48:36 UTC 2021
    - 63.6K bytes
    - Viewed (0)
  8. src/mdo/reader.vm

            entities.put("Beta", "\u0392");
            entities.put("Gamma", "\u0393");
            entities.put("Delta", "\u0394");
            entities.put("Epsilon", "\u0395");
            entities.put("Zeta", "\u0396");
            entities.put("Eta", "\u0397");
            entities.put("Theta", "\u0398");
            entities.put("Iota", "\u0399");
            entities.put("Kappa", "\u039a");
            entities.put("Lambda", "\u039b");
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Fri Dec 15 06:33:11 UTC 2023
    - 42.1K bytes
    - Viewed (0)
  9. src/encoding/xml/xml.go

    	"thorn":    "\u00FE",
    	"yuml":     "\u00FF",
    	"fnof":     "\u0192",
    	"Alpha":    "\u0391",
    	"Beta":     "\u0392",
    	"Gamma":    "\u0393",
    	"Delta":    "\u0394",
    	"Epsilon":  "\u0395",
    	"Zeta":     "\u0396",
    	"Eta":      "\u0397",
    	"Theta":    "\u0398",
    	"Iota":     "\u0399",
    	"Kappa":    "\u039A",
    	"Lambda":   "\u039B",
    	"Mu":       "\u039C",
    	"Nu":       "\u039D",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 08 18:46:41 UTC 2024
    - 47.3K bytes
    - Viewed (0)
  10. pilot/pkg/networking/core/gateway_simulation_test.go

    				},
    			},
    		},
    		simulationTest{
    			name: "duplicate cross namespace gateway collision - selected first",
    			config: createGateway("gateway", "istio-system", tcpServer) +
    				createGateway("gateway", "zeta", tcpServer) + // namespace comes after istio-system
    				gatewayCollision,
    			calls: []simulation.Expect{
    				{
    					Name:   "call",
    					Call:   simulation.Call{Port: 80, Protocol: simulation.TCP},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 10 18:27:40 UTC 2024
    - 46.5K bytes
    - Viewed (0)
Back to top