Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for expand1 (0.19 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

    .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {\n    flex-wrap: nowrap;\n  }\n  .navbar-expand-lg .navbar-collapse {\n    display: flex !important;\n    flex-basis: auto;\n  }\n  .navbar-expand-lg .navbar-toggler {\n    display: none;\n  }\n}\n\n@media (max-width: 1199.98px) {\n  .navbar-expand-xl > .container,\n  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css.map

    .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {\n    flex-wrap: nowrap;\n  }\n  .navbar-expand-lg .navbar-collapse {\n    display: flex !important;\n    flex-basis: auto;\n  }\n  .navbar-expand-lg .navbar-toggler {\n    display: none;\n  }\n}\n\n@media (max-width: 1199.98px) {\n  .navbar-expand-xl > .container,\n  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/adminlte.min.css

    .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:1rem;padding-left:1rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:no...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

    container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. \"$$(VAR_NAME)\" will produce the string literal \"$(VAR_NAME)\". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: htt...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. src/testdata/Isaac.Newton-Opticks.txt

    breadth of the Perimeter of every white Ring is expanded outwards by the
    obliquest Rays, and inwards by the least oblique. And this Expansion is
    so much the greater by how much the greater is the difference of the
    Obliquity; that is, by how much the Pupil is wider, or the Eye nearer to
    the Glasses. And the breadth of the violet must be most expanded,
    because the Rays apt to excite a Sensation of that Colour are most
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

      - [What’s New (Major Themes)](#whats-new-major-themes)
        - [Deprecation warnings](#deprecation-warnings)
        - [Avoiding permanent beta](#avoiding-permanent-beta)
        - [Expanded CLI support for debugging workloads and nodes](#expanded-cli-support-for-debugging-workloads-and-nodes)
        - [Structured logging](#structured-logging)
        - [EndpointSlices are now enabled by default](#endpointslices-are-now-enabled-by-default)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    			newClaim:          validClaimRWOPAccessModeAddAnnotation,
    		},
    		"valid-expand-shrink-resize-enabled": {
    			oldClaim:                   validClaimShrinkInitial,
    			newClaim:                   validClaimShrink,
    			enableRecoverFromExpansion: true,
    		},
    		"invalid-expand-shrink-resize-enabled": {
    			oldClaim:                   validClaimShrinkInitial,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ErrInvalid", Var, 0},
    		{"ErrNoDeadline", Var, 10},
    		{"ErrNotExist", Var, 0},
    		{"ErrPermission", Var, 0},
    		{"ErrProcessDone", Var, 16},
    		{"Executable", Func, 8},
    		{"Exit", Func, 0},
    		{"Expand", Func, 0},
    		{"ExpandEnv", Func, 0},
    		{"File", Type, 0},
    		{"FileInfo", Type, 0},
    		{"FileMode", Type, 0},
    		{"FindProcess", Func, 0},
    		{"Getegid", Func, 0},
    		{"Getenv", Func, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

         against each other.
         Considering the batch matrix multiplication equation again
         (`bij,bjk->bik`), the contracted axis label is `j`.
    
     (e) Expand Diagonal: If the output subscripts contain repeated (explicit) axis
         labels, the opposite operation of (a) is applied. For example, in the
         equation `i->iii`, and input shape `[3]`, the output of shape `[3, 3, 3]`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  10. RELEASE.md

    *   Add support for the shrinkage-type L2 to FtrlOptimizer in addition to the
        online L2 it already supports.
    *   Fix negative variance in moments calculation.
    *   Expand UniqueOp Benchmark Tests to cover more collision cases.
    *   Improves stability of GCS filesystem on Mac.
    *   Add time estimation to HloCostAnalysis.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top