Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Suthar (0.3 sec)

  1. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RLIM_INFINITY = 9223372036854775807 #53466
    pkg syscall (freebsd-riscv64), const RLIM_INFINITY ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_AUTHOR = 6 #53466
    pkg syscall (freebsd-riscv64), const RTAX_AUTHOR ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_BRD = 7 #53466
    pkg syscall (freebsd-riscv64), const RTAX_BRD ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTAX_DST = 0 #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Fix kubectl describe node for users not having access to lease information. ([#90469](https://github.com/kubernetes/kubernetes/pull/90469), [@uthark](https://github.com/uthark)) [SIG CLI]
    - Fix kubectl describe output format for empty annotations. ([#91405](https://github.com/kubernetes/kubernetes/pull/91405), [@iyashu](https://github.com/iyashu)) [SIG CLI]
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RT_NORTREF = 2
    pkg syscall (freebsd-arm64), const RT_NORTREF ideal-int
    pkg syscall (freebsd-arm64), const RTA_AUTHOR = 64
    pkg syscall (freebsd-arm64), const RTA_AUTHOR ideal-int
    pkg syscall (freebsd-arm64), const RTA_BRD = 128
    pkg syscall (freebsd-arm64), const RTA_BRD ideal-int
    pkg syscall (freebsd-arm64), const RTA_DST = 1
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  4. RELEASE.md

            StandardizedConv2D(tf.keras.Layer): def convolution_op(self, inputs,
            kernel): mean, var = tf.nn.moments(kernel, axes=[0, 1, 2],
            keepdims=True) # Author code uses std + 1e-5 return
            super().convolution_op(inputs, (kernel - mean) / tf.sqrt(var + 1e-10))`
        *   Added `merge_state()` method to `tf.keras.metrics.Metric` for use in
            distributed computations.
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  5. src/main/webapp/css/admin/adminlte.min.css

    @charset "UTF-8";/*!
     *   AdminLTE v3.0.2
     *   Author: Colorlib
     *   Website: AdminLTE.io <http://adminlte.io>
     *   License: Open source - MIT <http://opensource.org/licenses/MIT>
     *//*!
     * Bootstrap v4.3.1 (https://getbootstrap.com/)
     * Copyright 2011-2019 The Bootstrap Authors
     * Copyright 2011-2019 Twitter, Inc.
     * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
    CSS
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (2)
Back to top