Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Vision (0.27 sec)

  1. CHANGELOG/CHANGELOG-1.29.md

    - cloud.google.com/go/trace: v1.9.0 → v1.10.1
    - cloud.google.com/go/translate: v1.7.0 → v1.8.2
    - cloud.google.com/go/video: v1.15.0 → v1.19.0
    - cloud.google.com/go/videointelligence: v1.10.0 → v1.11.1
    - cloud.google.com/go/vision/v2: v2.7.0 → v2.7.2
    - cloud.google.com/go/vmmigration: v1.6.0 → v1.7.1
    - cloud.google.com/go/vmwareengine: v0.3.0 → v1.0.0
    - cloud.google.com/go/vpcaccess: v1.6.0 → v1.7.1
    - cloud.google.com/go/webrisk: v1.8.0 → v1.9.1
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 21:41:06 GMT 2024
    - 299.9K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.28.md

    - cloud.google.com/go/tpu: v1.5.0
    - cloud.google.com/go/trace: v1.9.0
    - cloud.google.com/go/translate: v1.7.0
    - cloud.google.com/go/video: v1.15.0
    - cloud.google.com/go/videointelligence: v1.10.0
    - cloud.google.com/go/vision/v2: v2.7.0
    - cloud.google.com/go/vmmigration: v1.6.0
    - cloud.google.com/go/vmwareengine: v0.3.0
    - cloud.google.com/go/vpcaccess: v1.6.0
    - cloud.google.com/go/webrisk: v1.8.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 20:44:48 GMT 2024
    - 385.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.27.md

    - cloud.google.com/go/tpu: v1.5.0
    - cloud.google.com/go/trace: v1.9.0
    - cloud.google.com/go/translate: v1.7.0
    - cloud.google.com/go/video: v1.15.0
    - cloud.google.com/go/videointelligence: v1.10.0
    - cloud.google.com/go/vision/v2: v2.7.0
    - cloud.google.com/go/vmmigration: v1.6.0
    - cloud.google.com/go/vmwareengine: v0.3.0
    - cloud.google.com/go/vpcaccess: v1.6.0
    - cloud.google.com/go/webrisk: v1.8.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Tue Apr 16 15:20:21 GMT 2024
    - 434.3K bytes
    - Viewed (3)
  4. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. 200 */
        String RANK_FUSION_window_size = "rank.fusion.window_size";
    
        /** The key of the configuration. e.g. 20 */
        String RANK_FUSION_rank_constant = "rank.fusion.rank_constant";
    
        /** The key of the configuration. e.g. -1 */
        String RANK_FUSION_THREADS = "rank.fusion.threads";
    
        /** The key of the configuration. e.g. rf_score */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (5)
  5. CHANGELOG/CHANGELOG-1.26.md

    - cloud.google.com/go/tpu: v1.5.0
    - cloud.google.com/go/trace: v1.9.0
    - cloud.google.com/go/translate: v1.7.0
    - cloud.google.com/go/video: v1.15.0
    - cloud.google.com/go/videointelligence: v1.10.0
    - cloud.google.com/go/vision/v2: v2.7.0
    - cloud.google.com/go/vmmigration: v1.6.0
    - cloud.google.com/go/vmwareengine: v0.3.0
    - cloud.google.com/go/vpcaccess: v1.6.0
    - cloud.google.com/go/webrisk: v1.8.0
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu Mar 14 16:24:51 GMT 2024
    - 425.7K bytes
    - Viewed (0)
  6. doc/go_spec.html

    from the value obtained by executing and rounding the instructions individually.
    An explicit <a href="#Numeric_types">floating-point type</a> <a href="#Conversions">conversion</a> rounds to
    the precision of the target type, preventing fusion that would discard that rounding.
    </p>
    
    <p>
    For instance, some architectures provide a "fused multiply and add" (FMA) instruction
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
Back to top