Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of about 10,000 for covering (0.22 sec)

  1. src/cmd/go/internal/work/exec.go

    	if p.Internal.Cover.Mode != "" {
    		outfiles := []string{}
    		infiles := []string{}
    		for i, file := range str.StringList(gofiles, cgofiles) {
    			if base.IsTestFile(file) {
    				continue // Not covering this file.
    			}
    
    			var sourceFile string
    			var coverFile string
    			var key string
    			if base, found := strings.CutSuffix(file, ".cgo1.go"); found {
    				// cgo files have absolute paths
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 14:46:37 UTC 2024
    - 105.6K bytes
    - Viewed (0)
  2. src/cmd/compile/internal/ssa/debug.go

    		slid := len(rval.VarSlots)
    		rval.VarSlots = append(rval.VarSlots, []SlotID{SlotID(slid)})
    	}
    
    	// Make an initial pass to populate the vars/slots for our return
    	// value, covering first the input parameters and then (if needed)
    	// the special ".closureptr" var for rangefunc bodies.
    	params := []abi.ABIParamAssignment{}
    	for _, inp := range pri.InParams() {
    		if !isNamedRegParam(inp) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 58.4K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/stablehlo/tests/composite-lowering.mlir

    // RUN: odml-to-stablehlo-opt -composite-lowering -verify-diagnostics %s | FileCheck %s
    
    func.func @hardswish(%arg0: tensor<2xf32>) -> (tensor<*xf32>) {
      %0 = mhlo.composite "aten.hardswish.default" %arg0 {decomposition = @XlaCallModule_aten.hardswish.default.impl_0} : (tensor<2xf32>) -> tensor<2xf32>
      %1 = "tf.Identity"(%0) {device = ""} : (tensor<2xf32>) -> tensor<*xf32>
      %2 = "tf.Identity"(%1) {device = ""} : (tensor<*xf32>) -> tensor<*xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 18:45:51 UTC 2024
    - 32.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_ops.td

    def TF_StatefulUniformFullIntOp : TF_Op<"StatefulUniformFullInt", []> {
      let summary = "Outputs random integers from a uniform distribution.";
    
      let description = [{
    The generated values are uniform integers covering the whole range of `dtype`.
      }];
    
      let arguments = (ins
        Arg<TF_ResourceTensor, "", [TF_VariableRead,TF_VariableWrite]>:$resource,
        TF_Int64Tensor:$algorithm,
        TF_I32OrI64Tensor:$shape
      );
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 04:08:35 UTC 2024
    - 90.5K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java

          this.future = future;
          this.name = name;
          this.finisher = finisher;
        }
      }
    
      /**
       * A collection of several futures, covering cancellation, success, and failure (both {@link
       * ExecutionException} and {@link RuntimeException}), both immediate and delayed. We use each
       * possible pair of these futures in {@link FuturesTest#runExtensiveMergerTest}.
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed May 29 16:29:37 UTC 2024
    - 144.1K bytes
    - Viewed (0)
  6. guava-tests/test/com/google/common/util/concurrent/FuturesTest.java

          this.future = future;
          this.name = name;
          this.finisher = finisher;
        }
      }
    
      /**
       * A collection of several futures, covering cancellation, success, and failure (both {@link
       * ExecutionException} and {@link RuntimeException}), both immediate and delayed. We use each
       * possible pair of these futures in {@link FuturesTest#runExtensiveMergerTest}.
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed May 29 16:29:37 UTC 2024
    - 144.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.25.md

    Please be aware that `endPort` field **MUST BE SUPPORTED** by the Network Policy provider. If your provider does not support `endPort`, and this field is specified in a Network Policy, the Network Policy will be created covering only the port field (single port).
    
    ### Promoted Local Ephemeral Storage Capacity Isolation to Stable
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  8. src/net/http/h2_bundle.go

    	ctx := cs.ctx
    
    	if err := http2checkConnHeaders(req); err != nil {
    		return err
    	}
    
    	// Acquire the new-request lock by writing to reqHeaderMu.
    	// This lock guards the critical section covering allocating a new stream ID
    	// (requires mu) and creating the stream (requires wmu).
    	if cc.reqHeaderMu == nil {
    		panic("RoundTrip on uninitialized ClientConn") // for tests
    	}
    	select {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    Outputs deterministic pseudorandom random integers from a uniform distribution.
      }];
    
      let description = [{
    The generated values are uniform integers covering the whole range of `dtype`.
    
    The outputs are a deterministic function of `shape` and `seed`.
      }];
    
      let arguments = (ins
        Arg<TF_I32OrI64Tensor, [{The shape of the output tensor.}]>:$shape,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/quantization/stablehlo/cc/saved_model_export.h

    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
    ==============================================================================*/
    // Functionalities for exporting MLIR ModuleOp to TensorFlow SavedModel.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 20 11:11:25 UTC 2024
    - 6.9K bytes
    - Viewed (0)
Back to top