Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for retracted (0.2 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_BiasAddOp : TF_Op<"BiasAdd", [Pure, TF_LayoutSensitiveInterface]> {
      let summary = "Adds `bias` to `value`.";
    
      let description = [{
    This is a special case of `tf.add` where `bias` is restricted to be 1-D.
    Broadcasting is supported, so `value` may have any number of dimensions.
      }];
    
      let arguments = (ins
        Arg<TF_NumberTensor, [{Any number of dimensions.}]>:$value,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

    *  Added `keras.utils.TimedThread` utility to run a timed thread every x seconds. It can be used to run a threaded function alongside model training or any other snippet of code.
    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

                              description: |-
                                Namespaces indicates namespaces from which Routes may be attached to this
                                Listener. This is restricted to the namespace of this Gateway by default.
    
    
                                Support: Core
                              properties:
                                from:
                                  default: Same
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*URL).IsAbs", Method, 0},
    		{"(*URL).JoinPath", Method, 19},
    		{"(*URL).MarshalBinary", Method, 8},
    		{"(*URL).Parse", Method, 0},
    		{"(*URL).Port", Method, 8},
    		{"(*URL).Query", Method, 0},
    		{"(*URL).Redacted", Method, 15},
    		{"(*URL).RequestURI", Method, 0},
    		{"(*URL).ResolveReference", Method, 0},
    		{"(*URL).String", Method, 0},
    		{"(*URL).UnmarshalBinary", Method, 8},
    		{"(*Userinfo).Password", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    26C4..26CD    ; valid                  ;      ; NV8    # 5.2  SNOWMAN WITHOUT SNOW..DISABLED CAR
    26CE          ; valid                  ;      ; NV8    # 6.0  OPHIUCHUS
    26CF..26E1    ; valid                  ;      ; NV8    # 5.2  PICK..RESTRICTED LEFT ENTRY-2
    26E2          ; valid                  ;      ; NV8    # 6.0  ASTRONOMICAL SYMBOL FOR URANUS
    26E3          ; valid                  ;      ; NV8    # 5.2  HEAVY CIRCLE WITH STROKE AND TWO DOTS ABOVE
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                    "$ref": "#/components/schemas/io.k8s.api.core.v1.PodOS"
                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top