Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of about 10,000 for tile (0.21 sec)

  1. src/cmd/vendor/golang.org/x/mod/sumdb/tlog/tile.go

    	var tiles []Tile
    
    	// Plan to fetch tiles necessary to recompute tree hash.
    	// If it matches, those tiles are authenticated.
    	stx := subTreeIndex(0, r.tree.N, nil)
    	stxTileOrder := make([]int, len(stx))
    	for i, x := range stx {
    		tile, _, _ := tileForIndex(h, x)
    		tile = tileParent(tile, 0, r.tree.N)
    		if j, ok := tileOrder[tile]; ok {
    			stxTileOrder[i] = j
    			continue
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 03 02:38:00 UTC 2024
    - 13K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/mod/sumdb/client.go

    func (r *tileReader) SaveTiles(tiles []tlog.Tile, data [][]byte) {
    	c := r.c
    
    	// Determine which tiles need saving.
    	// (Tiles that came from the cache need not be saved back.)
    	save := make([]bool, len(tiles))
    	c.tileSavedMu.Lock()
    	for i, tile := range tiles {
    		if !c.tileSaved[tile] {
    			save[i] = true
    			c.tileSaved[tile] = true
    		}
    	}
    	c.tileSavedMu.Unlock()
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Feb 08 17:50:49 UTC 2024
    - 19.1K bytes
    - Viewed (0)
  3. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.css

    -color) .uk-heading-medium,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-small,.uk-tile-primary:not(.uk-preserve-color) .uk-heading-xlarge,.uk-tile-primary:not(.uk-preserve-color) h1,.uk-tile-primary:not(.uk-preserve-color) h2,.uk-tile-primary:not(.uk-preserve-color) h3,.uk-tile-primary:not(.uk-preserve-color) h4,.uk-tile-primary:not(.uk-preserve-color) h5,.uk-tile-primary:not(.uk-preserve-color) h6,.uk-tile-secondary:not(.uk-preserve-color) .uk-h1,.uk-tile-secondary:not(.uk-preserve-color)...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 257.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/mod/sumdb/server.go

    	// returning the record ID.
    	Lookup(ctx context.Context, m module.Version) (int64, error)
    
    	// ReadTileData reads the content of tile t.
    	// It is only invoked for hash tiles (t.L ≥ 0).
    	ReadTileData(ctx context.Context, t tlog.Tile) ([]byte, error)
    }
    
    // A Server is the checksum database HTTP server,
    // which implements http.Handler and should be invoked
    // to serve the paths listed in [ServerPaths].
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jul 12 20:38:21 UTC 2023
    - 4.9K bytes
    - Viewed (0)
  5. src/cmd/go/testdata/script/mod_sumdb_golang.txt

    go list -x -m all  # Download go.mod files.
    ! stderr github
    stderr proxy.golang.org/rsc.io/quote
    ! stderr sum.golang.org/tile
    ! stderr sum.golang.org/lookup/rsc.io/quote
    
    go list -x -deps rsc.io/quote  # Download module source.
    ! stderr github
    stderr proxy.golang.org/rsc.io/quote
    ! stderr sum.golang.org/tile
    ! stderr sum.golang.org/lookup/rsc.io/quote
    
    cmp go.sum saved.sum
    
    
    # Download again.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 17 18:25:37 UTC 2023
    - 2K bytes
    - Viewed (0)
  6. tensorflow/compiler/jit/tests/keras_imagenet_main_graph_mode.golden_summary

     Pad 1
     ReadVariableOp 646
     Relu 49
     ReluGrad 49
     Reshape 2
     ResourceApplyKerasMomentum 161
     ShapeN 50
     Softmax 1
     SparseSoftmaxCrossEntropyWithLogits 1
     Square 55
     Squeeze 1
     Sub 106
     Sum 57
     Tile 1
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 06 10:38:14 UTC 2023
    - 740 bytes
    - Viewed (0)
  7. tensorflow/compiler/jit/tests/keras_imagenet_main.golden_summary

     Mean 1
     Mul 218
     Pad 2
     ReadVariableOp 538
     Relu 49
     ReluGrad 49
     Reshape 2
     ResourceApplyKerasMomentum 161
     Slice 1
     Softmax 1
     SparseSoftmaxCrossEntropyWithLogits 1
     Squeeze 1
     Sum 1
     Tile 1
     Transpose 1
    cluster 1 size 815
     AddN 1
     AssignAddVariableOp 1
     AssignSubVariableOp 106
     Const 220
     DivNoNan 1
     Identity 1
     Mul 161
     ReadVariableOp 106
     Square 55
     Sub 106
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 06 10:38:14 UTC 2023
    - 874 bytes
    - Viewed (0)
  8. tensorflow/cc/framework/fuzzing/op_fuzzing.bzl

    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Nov 07 19:14:57 UTC 2022
    - 4.3K bytes
    - Viewed (0)
  9. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.golden_summary

     Minimum 1
     Mul 3
     Pack 2
     Pad 1
     Range 1
     RealDiv 1
     Reshape 8
     Shape 7
     Size 1
     Slice 2
     Snapshot 5
     SparseSoftmaxCrossEntropyWithLogits 1
     StridedSlice 2
     Sub 3
     Sum 1
     Tile 1
     Transpose 2
     Unpack 1
    cluster 2 size 44
     Cast 2
     ConcatV2 2
     Const 18
     ExpandDims 1
     GatherV2 2
     Less 1
     MatMul 1
     Mul 1
     Pack 1
     Prod 2
     Range 1
     Reshape 3
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 06 10:38:14 UTC 2023
    - 5K bytes
    - Viewed (0)
  10. tensorflow/cc/gradients/array_grad.cc

                    const std::vector<Output>& grad_inputs,
                    std::vector<Output>* grad_outputs) {
      if (op.num_inputs() != 2) {
        return errors::InvalidArgument("Tile requires 2 inputs");
      }
      if (grad_inputs.size() != 1) {
        return errors::InvalidArgument("Tile grad requires 1 grad input");
      }
    
      Shape::Attrs shape_attrs;
      shape_attrs.out_type_ = op.input_type(1);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Oct 10 23:33:32 UTC 2023
    - 31.7K bytes
    - Viewed (0)
Back to top