Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 43 for gestures (0.23 sec)

  1. docs/en/docs/release-notes.md

    ## 0.75.0
    
    ### Features
    
    * ✨ Add support for custom `generate_unique_id_function` and docs for generating clients. New docs: [Advanced - Generate Clients](https://fastapi.tiangolo.com/advanced/generate-clients/). PR [#4650](https://github.com/tiangolo/fastapi/pull/4650) by [@tiangolo](https://github.com/tiangolo).
    
    ## 0.74.1
    
    ### Features
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.7.md

    ## **Notable Features**
    
    Features for this release were tracked via the use of the [kubernetes/features](https://github.com/kubernetes/features) issues repo. Each Feature issue is owned by a Special Interest Group from [kubernetes/community](https://github.com/kubernetes/community)
    
    ## Kubefed
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

    // CHECK-SAME: (%[[GRADIENTS:.*]]: tensor<4x8xf32>, %[[FEATURES:.*]]: tensor<?x?xf32>)
    func.func @elu_grad(%gradients: tensor<4x8xf32>, %features: tensor<?x?xf32>) -> tensor<4x8xf32> {
      // CHECK-DAG: %[[ZERO:.*]] = mhlo.constant dense<0.000000e+00> : tensor<f32>
      // CHECK-DAG: %[[ONE:.*]] = mhlo.constant dense<1.000000e+00> : tensor<f32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.12.md

        - [SIG-storage](#sig-storage)
        - [SIG-vmware](#sig-vmware)
        - [SIG-windows](#sig-windows)
      - [Action Required](#action-required-1)
      - [Deprecations and removals](#deprecations-and-removals)
      - [New Features](#new-features)
      - [API Changes](#api-changes)
      - [Other Notable Changes](#other-notable-changes-10)
        - [SIG API Machinery](#sig-api-machinery-1)
        - [SIG Apps](#sig-apps)
        - [SIG Auth](#sig-auth)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.13.md

        - [SIG Service Catalog](#sig-service-catalog)
        - [SIG Storage](#sig-storage)
        - [SIG UI](#sig-ui)
        - [SIG VMWare](#sig-vmware)
        - [SIG Windows](#sig-windows)
      - [New Features](#new-features)
      - [Release Notes From SIGs](#release-notes-from-sigs)
        - [SIG API Machinery](#sig-api-machinery-1)
        - [SIG Auth](#sig-auth-1)
        - [SIG Autoscaling](#sig-autoscaling)
        - [SIG AWS](#sig-aws-1)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.15.md

    #### Continuous Improvement
    - Project sustainability is not just about features. Many SIGs have been working on  improving test coverage, ensuring the basics stay reliable, and stability of the core feature set and working on maturing existing features and cleaning up the backlog.
    
    #### Extensibility
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  7. ChangeLog.md

    ## 2.0.0
    
    ### Analysis. API
    
    #### New Features
    
    - [`KT-65327`](https://youtrack.jetbrains.com/issue/KT-65327) Support reading klib contents in Analysis API
    
    #### Performance Improvements
    
    - [`KT-65560`](https://youtrack.jetbrains.com/issue/KT-65560) K2: Anaysis API: ContextCollector triggers redundant resolution in the case of file elements
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.8.md

        - [Apps](#apps)
        - [Auth](#auth)
        - [Autoscaling](#autoscaling)
        - [Cluster Lifecycle](#cluster-lifecycle)
        - [OpenStack](#openstack)
        - [Scheduling](#scheduling)
      - [Notable Features](#notable-features)
        - [Workloads API (apps/v1beta2)](#workloads-api-appsv1beta2)
          - [API Object Additions and Migrations](#api-object-additions-and-migrations)
          - [Behavioral Changes](#behavioral-changes)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

        Value gradients = op.getGradients();
        Value features = op.getFeatures();
        auto featureType = features.getType();
    
        // Use ConstantLike for `alpha` to match the shape of feature.
        auto alphaVal = chlo::getConstantLike(
            rewriter, loc, op.getAlpha().convertToFloat(), features);
        Value zeroVal = chlo::getConstantLike(rewriter, loc, 0.0, features);
    
        Value leakyGradientVal =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.18.md

          - [kube-apiserver:](#kube-apiserver-2)
          - [kube-scheduler:](#kube-scheduler-1)
          - [kube-proxy:](#kube-proxy-1)
          - [Features graduated to beta:](#features-graduated-to-beta)
          - [Features graduated to GA:](#features-graduated-to-ga)
        - [Feature](#feature-5)
          - [Metrics:](#metrics)
        - [Other (Bug, Cleanup or Flake)](#other-bug-cleanup-or-flake-1)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
Back to top