Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 272 for HEIGHT (0.11 sec)

  1. docs/es/docs/newsletter.md

    # Boletín de Noticias de FastAPI y amigos
    
    <iframe data-w-type="embedded" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://xr4n4.mjt.lu/wgt/xr4n4/hj5/form?c=40a44fa4" width="100%" style="height: 0;"></iframe>
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Jan 27 10:43:44 UTC 2024
    - 332 bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/plugins/timepicker/bootstrap-timepicker.min.css

    o;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .input-group-addon{cursor:pointer}.bootstrap-timepicker .input-group-addon i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid trans...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 3K bytes
    - Viewed (0)
  3. scripts/playwright/separate_openapi_schemas/image02.py

    from playwright.sync_api import Playwright, sync_playwright
    
    
    def run(playwright: Playwright) -> None:
        browser = playwright.chromium.launch(headless=False)
        context = browser.new_context(viewport={"width": 960, "height": 1080})
        page = context.new_page()
        page.goto("http://localhost:8000/docs")
        page.get_by_text("GET/items/Read Items").click()
        page.get_by_role("button", name="Try it out").click()
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Aug 25 19:10:22 UTC 2023
    - 873 bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/g3doc/space_to_depth.md

    which usually has RGB channels. The input of this first convolution is of shape
    [batch\_size, height, width, 3] and the kernel size is [kernel\_size,
    kernel\_size, 3, out\_channel]. Space to depth is to transform this first
    convolution's input to [batch\_size, height // stride, width // stride, 3 \*
    stride \* stride] and the kernel to [kernel\_size // stride, kernel\_size //
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Oct 24 02:51:43 UTC 2020
    - 8.3K bytes
    - Viewed (0)
  5. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.js

    x1="19" y1="1" x2="1" y2="19"/></svg>',"navbar-toggle-icon":'<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect y="9" width="20" height="2"/><rect y="3" width="20" height="2"/><rect y="15" width="20" height="2"/></svg>',"overlay-icon":'<svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg"><rect x="19" y="0" width="1" height="40"/><rect x="0" y="19" width="40" height="1"/></svg>',"pagination-next":'<svg width="7" height="12" viewBox="0 0...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 130.5K bytes
    - Viewed (0)
  6. src/image/png/testdata/pngsuite/basn0g02.sng

    #SNG: from basn0g02.png
    IHDR {
        width: 32; height: 32; bitdepth: 8;
        using grayscale;
    }
    gAMA {1.0000}
    IMAGE {
        pixels hex
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaffffffff
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaffffffff
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaffffffff
    0000000055555555aaaaaaaaffffffff0000000055555555aaaaaaaaffffffff
    55555555aaaaaaaaffffffff0000000055555555aaaaaaaaffffffff00000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 2.2K bytes
    - Viewed (0)
  7. src/image/png/testdata/pngsuite/ftbbn0g02.sng

    #SNG: from ftbbn0g02.png
    IHDR {
        width: 32; height: 32; bitdepth: 8;
        using grayscale;
    }
    gAMA {0.45455}
    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)
  8. src/image/png/reader_test.go

    		} else if cfg.Width != tc.width {
    			t.Errorf("i=%d: width: got %d, want %d", i, cfg.Width, tc.width)
    			continue
    		} else if cfg.Height != tc.height {
    			t.Errorf("i=%d: height: got %d, want %d", i, cfg.Height, tc.height)
    			continue
    		}
    
    		if nPixels := int64(cfg.Width) * int64(cfg.Height); nPixels > 0x7f000000 {
    			// In theory, calling Decode would succeed, given several gigabytes
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 24 12:12:12 UTC 2022
    - 28.5K bytes
    - Viewed (0)
  9. src/image/png/testdata/pngsuite/ftbbn0g04.sng

    #SNG: from ftbbn0g04.png
    IHDR {
        width: 32; height: 32; bitdepth: 8;
        using grayscale;
    }
    gAMA {1.0000}
    bKGD {gray: 0;}
    tRNS {
        gray: 255;
    }
    IMAGE {
        pixels hex
    ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
    ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
    ffffffffffffffffffffffffffffddcceeffffffffffffffffffffffffffffff
    ffffffffffffffffffffffeebb776655446699ddffffffffffffffffffffffff
    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/basn0g04.sng

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