Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Edges (0.07 sec)

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

    their edges fall very obliquely upon a smooth white Ruler at the
    distance of half an Inch, or an Inch from the Knives, and there saw the
    Fringes by the two edges of the Knives run along the edges of the
    Shadows of the Knives in Lines parallel to those edges without growing
    sensibly broader, till they met in Angles equal to the Angle contained
    by the edges of the Knives, and where they met and joined they ended
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.execution.plan.edges.ComplexDependencyNodesSet> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ComplexDependencyNodesSet.java:0)
    Class <org.gradle.execution.plan.edges.ComplexDependentNodesSet> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ComplexDependentNodesSet.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_NoOp : TF_Op<"NoOp", [Pure]> {
      let summary = "Does nothing. Only useful as a placeholder for control edges.";
    
      let arguments = (ins);
    
      let results = (outs);
    }
    
    def TF_NonMaxSuppressionV3Op : TF_Op<"NonMaxSuppressionV3", [Pure]> {
      let summary = [{
    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