Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for tcagent (0.2 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "type": "string",
                "uniqueItems": true
              }
            },
            {
              "description": "If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget).",
              "in": "query",
              "name": "pretty",
              "schema": {
                "type": "string",
                "uniqueItems": true
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "required": [
              "driver"
            ],
            "type": "object"
          },
          "io.k8s.api.core.v1.FlockerVolumeSource": {
            "description": "Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.",
            "properties": {
              "datasetName": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_AtanhOp : TF_Op<"Atanh", [Pure, TF_SameOperandsAndResultTypeResolveRef]> {
      let summary = "Computes inverse hyperbolic tangent of x element-wise.";
    
      let description = [{
    Given an input tensor, this function computes inverse hyperbolic tangent
      for every element in the tensor. Input range is `[-1,1]` and output range is
      `[-inf, inf]`. If input is `-1`, output will be `-inf` and if the
    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