Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 29 for fixpoint (0.13 sec)

  1. src/cmd/compile/internal/inline/interleaved/interleaved.go

    			}
    			return nil
    		}
    
    		fixpoint(fn, match, edit)
    	})
    }
    
    // fixpoint repeatedly edits a function until it stabilizes.
    //
    // First, fixpoint applies match to every node n within fn. Then it
    // iteratively applies edit to each node satisfying match(n).
    //
    // If edit(n) returns nil, no change is made. Otherwise, the result
    // replaces n in fn's body, and fixpoint iterates at least once more.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 27 20:42:52 UTC 2024
    - 5.1K bytes
    - Viewed (0)
  2. src/cmd/go/testdata/script/mod_all.txt

    stdout '^example.com/main/testonly_test \[example.com/main/testonly.test\]$'
    stdout '^example.com/q$'
    stdout '^example.com/r$'
    stdout '^example.com/t$'
    stdout '^example.com/u$'
    
    
    # 'go list all' lists the fixpoint of iterating 'go list -deps -test' starting
    # with the packages in the main module, then reducing to only the non-test
    # variants of those packages.
    
    go list -f $PKGFMT all
    stdout -count=13 '^.'
    stdout '^example.com/a$'
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 20 18:41:57 UTC 2021
    - 13.1K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/transforms/executor_island_coarsening.cc

    // recursively mutate the IR (resulting in quadratic behavior when moving
    // operations). A rough sketch of the coarsening algorithm is shown below:
    //
    // // The algorithm iterates until a fixpoint is reached, i.e. when no more
    // // islands can be merged.
    // while (changed) {
    //   // In the first phase we try to merge islands with their nearest consumer
    //   // iff the consumer is another island.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 19.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

      }
      if (i >= kMaxIterationCount) {
        LOG(WARNING) << "Graph shapes did not converge to a fixpoint within "
                     << kMaxIterationCount
                     << " iterations. Graph shapes may be conservative.";
      }
      VLOG(1) << "Graph shapes were inferred with " << (i - 1)
              << " extra rounds of analysis to reach a fixpoint.";
      return absl::OkStatus();
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  5. src/slices/sort_benchmark_test.go

    		b.Run(fmt.Sprintf("Size%d", size), func(b *testing.B) {
    			floats := make([]float64, size)
    			for i := range floats {
    				floats[i] = float64(i)
    			}
    			midpoint := len(floats) / 2
    			needle := (floats[midpoint] + floats[midpoint+1]) / 2
    			b.ResetTimer()
    			for i := 0; i < b.N; i++ {
    				slices.BinarySearch(floats, needle)
    			}
    		})
    	}
    }
    
    type myStruct struct {
    	a, b, c, d string
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 04 23:39:07 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  6. docs/en/docs/img/deployment/https/https.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="525" y="970" as="targetPoint"/>
                            <mxPoint x="550" y="880" as="sourcePoint"/>
                            <Array as="points">
                                <mxPoint x="525" y="930"/>
                                <mxPoint x="525" y="930"/>
                            </Array>
                        </mxGeometry>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 25.7K bytes
    - Viewed (0)
  7. docs/en/docs/img/deployment/https/https01.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="110" y="-75" as="sourcePoint"/>
                            <mxPoint x="-4.941176470588289" y="-139.99999999999955" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-10" y="-120"/>
                                <mxPoint x="-10" y="-120"/>
                            </Array>
                        </mxGeometry>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 6.2K bytes
    - Viewed (0)
  8. docs/en/docs/img/deployment/https/https02.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="110" y="-75" as="sourcePoint"/>
                            <mxPoint x="-4.941176470588289" y="-139.99999999999955" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-5" y="-90"/>
                                <mxPoint x="-5" y="-90"/>
                            </Array>
                        </mxGeometry>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 9.4K bytes
    - Viewed (0)
  9. docs/en/docs/img/deployment/https/https07.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="110" y="-75" as="sourcePoint"/>
                            <mxPoint x="-4.941176470588289" y="-139.99999999999955" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-5" y="-90"/>
                                <mxPoint x="-5" y="-90"/>
                            </Array>
                        </mxGeometry>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 18.7K bytes
    - Viewed (0)
  10. docs/en/docs/img/deployment/https/https04.drawio

                        <mxGeometry relative="1" as="geometry">
                            <mxPoint x="110" y="-75" as="sourcePoint"/>
                            <mxPoint x="-4.941176470588289" y="-139.99999999999955" as="targetPoint"/>
                            <Array as="points">
                                <mxPoint x="-5" y="-90"/>
                                <mxPoint x="-5" y="-90"/>
                            </Array>
                        </mxGeometry>
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Thu May 12 00:06:16 UTC 2022
    - 14K bytes
    - Viewed (0)
Back to top