Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 62 for Koop (0.05 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

      }];
      let constructor = "TF::CreateRemoveUnusedWhileResultsPass()";
    }
    
    def HoistLoopInvariantPass : Pass<"tf-hoist-loop-invariant", "mlir::func::FuncOp"> {
      let summary = "Hoists loop invariant ops to the outside of the loop";
       let description = [{
          Hoists loop invariant to the outside of the loop. The pass is similar to
          LoopInvariantCodeMotion pass, but it also hoists ReadVariableOps,
          if the variable is read only.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

      }
    
      return absl::OkStatus();
    }
    
    // Rewrites loop cond to add a node which sends loop cond to host.
    TF_ATTRIBUTE_NOINLINE Status AddSendLoopPredToLoopCond(
        const string& cond_xla_func_name, const string& host_transfer_key,
        NameAttrList* loop_cond_func, FunctionLibraryDefinition* fld,
        Node* while_node) {
      // Instantiate the loop cond function.
      std::unique_ptr<FunctionBody> fbody;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
  3. pkg/proxy/ipvs/proxier_test.go

    		assert.NotNil(t, fp.ipsetList["KUBE-LOOP-BACK"])
    
    		activeEntries1 := fp.ipsetList["KUBE-LOOP-BACK"].activeEntries
    
    		if tc.expectLocalEntries {
    			assert.Equal(t, 1, activeEntries1.Len(), "Expected 1 active entry in KUBE-LOOP-BACK")
    		} else {
    			assert.Equal(t, 0, activeEntries1.Len(), "Expected no active entry in KUBE-LOOP-BACK")
    		}
    
    		if tc.expectVirtualServer {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 186.8K bytes
    - Viewed (0)
  4. src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s

    	CMPQ inl, $256
    	JBE  sealAVX2Tail256
    	CMPQ inl, $384
    	JBE  sealAVX2Tail384
    	CMPQ inl, $512
    	JBE  sealAVX2Tail512
    
    	// We have 448 bytes to hash, but main loop hashes 512 bytes at a time - perform some rounds, before the main loop
    	VMOVDQA ·chacha20Constants<>(SB), AA0; VMOVDQA AA0, AA1; VMOVDQA AA0, AA2; VMOVDQA AA0, AA3
    	VMOVDQA state1StoreAVX2, BB0; VMOVDQA BB0, BB1; VMOVDQA BB0, BB2; VMOVDQA BB0, BB3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 21:28:33 UTC 2023
    - 105.6K bytes
    - Viewed (0)
  5. pkg/kubelet/kubelet.go

    	// Manager of non-Runtime containers.
    	containerManager cm.ContainerManager
    
    	// Maximum Number of Pods which can be run by this Kubelet
    	maxPods int
    
    	// Monitor Kubelet's sync loop
    	syncLoopMonitor atomic.Value
    
    	// Container restart Backoff
    	backOff *flowcontrol.Backoff
    
    	// Information about the ports which are opened by daemons on Node running this Kubelet server.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 126.1K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/canonicalize.mlir

          %ne = "tf.NotEqual"(%carg1, %zero) : (tensor<i32>, tensor<i32>) -> tensor<i1>
          "tf.Yield"(%ne, %carg0, %carg1) : (tensor<i1>, tensor<*xf32>, tensor<i32>) -> ()
        },
        {
          // loop body
          ^bb0(%barg0: tensor<*xf32>, %barg1: tensor<i32>):
          %one = arith.constant dense<1> : tensor<i32>
          %sub = "tf.Sub"(%barg1, %one) : (tensor<i32>, tensor<i32>) -> tensor<i32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 132.1K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    nh-serv.co.uk
    
    // NFSN, Inc. : https://www.NearlyFreeSpeech.NET/
    // Submitted by Jeff Wheelhouse <******@****.***>
    nfshost.com
    
    // Noop : https://noop.app
    // Submitted by Nathaniel Schweinberg <noop@rearc.io>
    *.developer.app
    noop.app
    
    // Northflank Ltd. : https://northflank.com/
    // Submitted by Marco Suter <******@****.***>
    *.northflank.app
    *.build.run
    *.code.run
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  8. pkg/kubelet/kubelet_node_status_test.go

    		{
    			name:            "timeout after third loop",
    			beforeMarkReady: 9,
    			beforeNextReady: 9,
    			beforeTimeout:   2,
    			wantCalls:       3,
    		},
    		{
    			name:            "already ready on third loop",
    			beforeMarkReady: 9,
    			beforeNextReady: 1,
    			beforeTimeout:   9,
    			wantCalls:       2,
    		},
    		{
    			name:            "turns ready on third loop",
    			beforeMarkReady: 2,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 08 19:23:19 UTC 2024
    - 115.8K bytes
    - Viewed (0)
  9. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"lock":                                 "\U0001f512",
    	"lock_with_ink_pen":                    "\U0001f50f",
    	"lollipop":                             "\U0001f36d",
    	"long_drum":                            "\U0001fa98",
    	"loop":                                 "\u27bf",
    	"lotion_bottle":                        "\U0001f9f4",
    	"lotus_position":                       "\U0001f9d8",
    	"lotus_position_man":                   "\U0001f9d8\u200d\u2642\ufe0f",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  10. src/reflect/all_test.go

    	}
    
    	// Test that deletes from a nil map succeed.
    	mv.SetMapIndex(ValueOf("hi"), Value{})
    }
    
    func TestChan(t *testing.T) {
    	for loop := 0; loop < 2; loop++ {
    		var c chan int
    		var cv Value
    
    		// check both ways to allocate channels
    		switch loop {
    		case 1:
    			c = make(chan int, 1)
    			cv = ValueOf(c)
    		case 0:
    			cv = MakeChan(TypeOf(c), 1)
    			c = cv.Interface().(chan int)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 01:00:11 UTC 2024
    - 218.8K bytes
    - Viewed (0)
Back to top