Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 27 for headingID (0.36 sec)

  1. build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/rules/AbstractGradleViolationRule.groovy

                          See <a href="https://docs.google.com/document/d/1KA5yI4HL18qOeXjXLTMMD_upkDbNUzTDGNfBGYdQlYw/edit#heading=h.9yqcmqviz47z">the documentation</a> for more details.
                      </div>
                    </div>
                    </p>
                    <p>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 14:00:46 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  2. hack/make-rules/test-e2e-node.sh

      if [[ ${hosts} == "" && ${images} == "" && ${image_config_file} == "" ]]; then
        gci_image=$(gcloud compute images list --project "${image_project}" \
        --no-standard-images --filter="name ~ 'cos-beta.*'" --format="table[no-heading](name)")
        images=${gci_image}
        metadata="user-data<${KUBE_ROOT}/test/e2e_node/jenkins/gci-init.yaml,gci-update-strategy=update_disabled"
      fi
      instance_prefix=${INSTANCE_PREFIX:-"test"}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 16 09:46:28 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/quantization/common/quantization_lib/quantization_config.h

      // when `inference_type` is different from DT_FLOAT. This flag can only be set
      // to DT_FLOAT or as same as `inference_type`. If this flag is different
      // from `inference_type`, adaptor ops are inserted as heading and tailing ops
      // in the result model.
      tensorflow::DataType inference_input_type = tensorflow::DT_FLOAT;
    
      // Input node ranges. These ranges are stored as the same order of function
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 13 10:16:19 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  4. testing/internal-performance-testing/src/main/groovy/org/gradle/performance/results/report/AbstractTablePageGenerator.java

                    div().classAttr("card m-0 p-0 alert " + determineScenarioBackgroundColorCss(scenario)).attr("tag", tags.stream().map(Tag::getName).collect(joining(","))).id("scenario" + index);
                        div().id("heading" + index).classAttr("card-header");
                            div().classAttr("row align-items-center data-row").attr("scenario", String.valueOf(index));
                                div().classAttr("col").text(String.valueOf(index)).
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  5. javadoc-stylesheet.css

    }
    .header ul {
        margin:0 0 25px 0;
        padding:0;
    }
    .footer ul {
        margin:20px 0 5px 0;
    }
    .header ul li, .footer ul li {
        list-style:none;
        font-size:1.2em;
    }
    /*
    Heading styles
    */
    div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
        background-color:#dee3e9;
        border-top:1px solid #9eadc0;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Jul 17 21:01:06 UTC 2013
    - 11.2K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/css/base.css

            -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
            box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
            z-index: 1;
        }
    
        /*
          Pushes the section headings to just below the top nav bar when a user
          navigates directly to section anchors.
         */
        #content h2[id], #content h3[id], #content h4[id] {
            padding-top: 60px;
        }
    
        #content h2[id] {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  7. pkg/kube/krt/README.md

    # `krt`: **K**ubernetes Declarative Controller **R**un**t**ime
    
    `krt` provides a framework for building _declarative_ controllers.
    See the [design doc](https://docs.google.com/document/d/1-ywpCnOfubqg7WAXSPf4YgbaFDBEU9HIqMWcxZLhzwE/edit#heading=h.ffjmk8byb9gt) and [KubeCon talk](https://sched.co/1R2oY) for more background.
    
    The framework aims to solve a few problems with writing controllers:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 18 17:21:50 UTC 2023
    - 11.8K bytes
    - Viewed (0)
  8. architecture/environments/operator.md

    ## Introduction
    
    This document covers primarily the code, with some background on how the design maps to it.
    See the
    [design doc](https://docs.google.com/document/d/11j9ZtYWNWnxQYnZy8ayZav1FMwTH6F6z6fkDYZ7V298/edit#heading=h.qex63c29z2to)
    for a more complete design description. The operator code is divided roughly into five areas:
    
    1. [IstioOperatorSpec API](#istiooperatorspec-api) and related infrastructure, which is expressed as a
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Aug 09 22:09:18 UTC 2023
    - 13.4K bytes
    - Viewed (0)
  9. src/cmd/go/testdata/script/README

    	FAIL	cmd/go	4.875s
    	$
    
    Note that the commands in earlier phases have been hidden, so that the relevant
    commands are more easily found, and the elapsed time for a completed phase
    is shown next to the phase heading. To see the entire execution, use "go test -v",
    which also adds an initial environment dump to the beginning of the log.
    
    Note also that in reported output, the actual name of the per-script temporary directory
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 22:16:54 UTC 2024
    - 12.5K bytes
    - Viewed (0)
  10. src/runtime/memmove_amd64.s

    	SUBQ	R11, BX
    	// Continue tail saving.
    	MOVOU	-0x20(CX), X11
    	MOVOU	-0x10(CX), X12
    	// The tail will be put on its place after main body copying.
    	// It's time for the unaligned heading part.
    	VMOVDQU	(SI), Y4
    	// Adjust source address to point past head.
    	ADDQ	R11, SI
    	SUBQ	AX, BX
    	// Aligned memory copying there
    gobble_128_loop:
    	VMOVDQU	(SI), Y0
    	VMOVDQU	0x20(SI), Y1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sun Apr 10 15:52:08 UTC 2022
    - 12.5K bytes
    - Viewed (0)
Back to top