Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for convenient (0.3 sec)

  1. src/testdata/Isaac.Newton-Opticks.txt

    between its two contrary Motions, in the common Period of its Progress
    and Regress; and when the Image fell upon that Place, I made fast the
    Prism. And in this Posture, as the most convenient, it is to be
    understood that all the Prisms are placed in the following Experiments,
    unless where some other Posture is described. The Prism therefore being
    placed in this Posture, I let the refracted Light fall perpendicularly
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Introduced member method `tf.saved_model.experimental.Fingerprint.singleprint()`, which provides a convenient way to uniquely identify a SavedModel.
    
    ### Bug Fixes and Other Changes
    
    *   `tf.Variable`
    
    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. CHANGELOG/CHANGELOG-1.19.md

    SIG CLI expanded on debugging with `kubectl` to support two new debugging workflows: debugging workloads by creating a copy, and debugging nodes by creating a container in host namespaces. These can be convenient to:
     - Insert a debug container in clusters that don’t have ephemeral containers enabled 
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.api.resource.Quantity": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

              }
            },
            "type": "object"
          },
          "io.k8s.apimachinery.pkg.api.resource.Quantity": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        DefaultValuedOptionalAttr<BoolAttr, "true">:$validate_shape,
        DefaultValuedOptionalAttr<BoolAttr, "true">:$use_locking
      );
    
      let results = (outs
        Res<TF_Tensor, [{= Same as "ref".  Returned as a convenience for operations that want
    to use the new value after the variable has been reset.}]>:$output_ref
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    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