Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 06 (0.57 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - github.com/containernetworking/cni: [v0.7.1 → v0.8.0](https://github.com/containernetworking/cni/compare/v0.7.1...v0.8.0)
    - github.com/coredns/corefile-migration: [v1.0.6 → v1.0.10](https://github.com/coredns/corefile-migration/compare/v1.0.6...v1.0.10)
    - github.com/coreos/pkg: [97fdf19 → 399ea9e](https://github.com/coreos/pkg/compare/97fdf19...399ea9e)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    *MIN_COMBINED Mode Example*
    
    If the input comes from a QuantizedRelu6, the output type is
    quint8 (range of 0-255) but the possible range of QuantizedRelu6 is
    0-6.  The min_range and max_range values are therefore 0.0 and 6.0.
    Dequantize on quint8 will take each value, cast to float, and multiply
    by 6 / 255.
    Note that if quantizedtype is qint8, the operation will additionally add
    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