Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for overflows (0.34 sec)

  1. RELEASE.md

    *   Fixes an overflow producing a crash in `tf.range`
        ([CVE-2021-41202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41202))
    *   Fixes an overflow producing a crash in `tf.image.resize` when size is large
        ([CVE-2021-41199](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-41199))
    *   Fixes an overflow producing a crash in `tf.tile` when tiling tensor is large
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. src/main/webapp/css/admin/bootstrap.min.css.map

    0.075);\n}\n\n@media (max-width: 575.98px) {\n  .table-responsive-sm {\n    display: block;\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .table-responsive-sm > .table-bordered {\n    border: 0;\n  }\n}\n\n@media (max-width: 767.98px) {\n  .table-responsive-md {\n    display: block;\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .table-responsive-md > .table-bordered {\n    border: 0;\n  }\n}\n\n@media (max-width:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  3. src/main/webapp/css/bootstrap.min.css.map

    0.075);\n}\n\n@media (max-width: 575.98px) {\n  .table-responsive-sm {\n    display: block;\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .table-responsive-sm > .table-bordered {\n    border: 0;\n  }\n}\n\n@media (max-width: 767.98px) {\n  .table-responsive-md {\n    display: block;\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n  .table-responsive-md > .table-bordered {\n    border: 0;\n  }\n}\n\n@media (max-width:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  4. src/main/webapp/css/admin/adminlte.min.css

    (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 641.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Prevent PVC requested size overflow when expanding or creating a volume ([#90907](https://github.com/kubernetes/kubernetes/pull/90907), [@gnufied](https://github.com/gnufied)) [SIG Cloud Provider and Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const ENOTTY = 25
    pkg syscall (freebsd-arm64), const ENXIO = 6
    pkg syscall (freebsd-arm64), const EOPNOTSUPP = 45
    pkg syscall (freebsd-arm64), const EOVERFLOW = 84
    pkg syscall (freebsd-arm64), const EOWNERDEAD = 96
    pkg syscall (freebsd-arm64), const EOWNERDEAD Errno
    pkg syscall (freebsd-arm64), const EPERM = 1
    pkg syscall (freebsd-arm64), const EPFNOSUPPORT = 46
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const ENOTTY = 25 #53466
    pkg syscall (freebsd-riscv64), const ENXIO = 6 #53466
    pkg syscall (freebsd-riscv64), const EOPNOTSUPP = 45 #53466
    pkg syscall (freebsd-riscv64), const EOVERFLOW = 84 #53466
    pkg syscall (freebsd-riscv64), const EOWNERDEAD = 96 #53466
    pkg syscall (freebsd-riscv64), const EOWNERDEAD Errno #53466
    pkg syscall (freebsd-riscv64), const EPERM = 1 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"EN_SW_INVOP", Const, 1},
    		{"EN_SW_OVERFLOW", Const, 1},
    		{"EN_SW_PRECLOSS", Const, 1},
    		{"EN_SW_UNDERFLOW", Const, 1},
    		{"EN_SW_ZERODIV", Const, 1},
    		{"EOPNOTSUPP", Const, 0},
    		{"EOVERFLOW", Const, 0},
    		{"EOWNERDEAD", Const, 0},
    		{"EPERM", Const, 0},
    		{"EPFNOSUPPORT", Const, 0},
    		{"EPIPE", Const, 0},
    		{"EPOLLERR", Const, 0},
    		{"EPOLLET", Const, 0},
    		{"EPOLLHUP", Const, 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

    ```python
    
      def softmax(x):
        numerator = tf.exp(x)
        denominator = tf.reduce_sum(numerator)
        return numerator / denominator
    ```
    
    This however is susceptible to overflow if the values in x are large. An
    alternative more stable way is to subtract the maximum of x from each of the
    values.
    
    ```python
    
      def stable_softmax(x):
        z = x - tf.reduce_max(x)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top