Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for relX (0.74 sec)

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

      let summary = "Computes rectified linear gradients for a Relu operation.";
    
      let arguments = (ins
        Arg<TF_IntOrFpTensor, [{The backpropagated gradients to the corresponding Relu operation.}]>:$gradients,
        Arg<TF_IntOrFpTensor, [{The features passed as input to the corresponding Relu operation, OR
    the outputs of that operation (both work equivalently).}]>:$features
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    by this vulnerability if you run a Validating Admission Webhook for Nodes
    that denies admission based at least partially on the old state of the
    Node object.
    
    **Note**: This only impacts validating admission plugins that rely on old
    values in certain fields, and does not impact calls from kubelets that go
    through the built-in NodeRestriction admission plugin.
    
    **Affected Versions**:
      - kube-apiserver v1.20.0 - v1.20.5
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

    objects identical to the saved originals. The format supports non-numerical state such as vocabulary files and lookup tables, and it is easy to customize in the case of custom layers with exotic elements of state (e.g. a FIFOQueue). The format does not rely on bytecode or pickling, and is safe by default. Note that as a result, Python `lambdas` are disallowed at loading time. If you want to use `lambdas`, you can pass `safe_mode=False` to the loading method (only do this if you trust the source of the...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"FromSlash", Func, 0},
    		{"Glob", Func, 0},
    		{"HasPrefix", Func, 0},
    		{"IsAbs", Func, 0},
    		{"IsLocal", Func, 20},
    		{"Join", Func, 0},
    		{"ListSeparator", Const, 0},
    		{"Match", Func, 0},
    		{"Rel", Func, 0},
    		{"Separator", Const, 0},
    		{"SkipAll", Var, 20},
    		{"SkipDir", Var, 0},
    		{"Split", Func, 0},
    		{"SplitList", Func, 0},
    		{"ToSlash", Func, 0},
    		{"VolumeName", Func, 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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "format": "int64",
                "type": "integer"
              },
              "resourceVersion": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "format": "int64",
                "type": "integer"
              },
              "resourceVersion": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    Inch is the Thickness thereof at the first of the Rings, as above.
    
    I tried the same Thing, by laying these Object-glasses upon flat Pieces
    of a broken Looking-glass, and found the same Measures of the Rings:
    Which makes me rely upon them till they can be determin'd more
    accurately by Glasses ground to larger Spheres, though in such Glasses
    greater care must be taken of a true Plane.
    
    These Dimensions were taken, when my Eye was placed almost
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top