Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for respective (0.18 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    ### Storage capacity tracking
    
    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. RELEASE.md

    *  `tf.Tensor`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                            Mirrored requests must be sent only to a single destination endpoint
                                            within this BackendRef, irrespective of how many endpoints are present
                                            within this BackendRef.
    
    
                                            If the referent cannot be found, this BackendRef is invalid and must be
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    def TF_Atan2Op : TF_Op<"Atan2", [Pure, ResultsBroadcastableShape, TF_SameOperandsAndResultElementTypeResolveRef]>,
                     WithBroadcastableBinOpBuilder {
      let summary = [{
    Computes arctangent of `y/x` element-wise, respecting signs of the arguments.
      }];
    
      let description = [{
    This is the angle \\( \theta \in [-\pi, \pi] \\) such that
    \\[ x = r \cos(\theta) \\]
    and
    \\[ y = r \sin(\theta) \\]
    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