Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 706 for Captured (0.44 sec)

  1. tests/integration/tests.mk

    	# DNS servers.
    	# Extensive work was done to try to hack around this, but ultimately nothing was able to cover all
    	# of the edge cases. This work was captured in https://github.com/howardjohn/istio/tree/tf/vm-ipv6.
    	_INTEGRATION_TEST_FLAGS += --istio.test.skipVM
    endif
    
    # $(INTEGRATION_TEST_KUBECONFIG) overrides all kube config settings.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 10 20:33:28 UTC 2024
    - 5.2K bytes
    - Viewed (0)
  2. tensorflow/cc/training/queue_runner.h

      /// called before calling Join.
      void Stop(Session* sess);
    
      /// Joins all the threads. Returns okay if all threads run successfully;
      /// otherwise returns the first captured failure status.
      Status Join() final;
    
      /// Returns the latest status.
      Status GetStatus();
    
      // Returns the stored cost model.
      Status ExportCostGraph(CostGraphDef* cost_graph) const override;
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 31 18:27:00 UTC 2022
    - 5K bytes
    - Viewed (0)
  3. pkg/test/framework/components/opentelemetry/kube.go

      # the IP address to which opentelemetry-collector.istio-system.global will resolve to
      # must be unique for each remote service, within a given cluster.
      # This address need not be routable. Traffic for this IP will be captured
      # by the sidecar and routed appropriately.
      - 240.0.0.2
      endpoints:
      # This is the routable address of the ingress gateway in cluster1 that
      # sits in front of otel service. Traffic from the sidecar will be
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Aug 14 19:29:38 UTC 2023
    - 4.6K bytes
    - Viewed (0)
  4. platforms/core-execution/execution/src/test/groovy/org/gradle/internal/execution/history/impl/OutputSnapshotUtilTest.groovy

            def beforeExecution = snapshotOutput(missingFile)
            expect:
            filterOutputAfterExecution(EMPTY, beforeExecution, beforeExecution) == beforeExecution
        }
    
        def "added empty dir is captured"() {
            def emptyDir = temporaryFolder.file("emptyDir").createDir()
            def afterExecution = snapshotOutput(emptyDir)
            def beforeExecution = EMPTY
            expect:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:46:15 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/transforms/tf_saved_model_freeze_variables.cc

                       arguments_to_erase);
      }
    }
    
    // Traces usage of 'var_handle_op' and replaces it's usage with constant value
    // 'value'.
    // All op operands updates are captured in 'arguments_to_erase'.
    void ReplaceVarWithConstant(
        TF::VarHandleOp var_handle_op, ElementsAttr value,
        llvm::MapVector<Operation*, llvm::SmallVector<unsigned int, 4>>*
            arguments_to_erase) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 09:56:53 UTC 2024
    - 19.4K bytes
    - Viewed (0)
  6. test/abi/bad_select_crash.go

    	defer func(p0 ArrayF2S0E0, p1 uint8) {
    		// check parm passed
    		// check parm passed
    		if p1 != p1f0c {
    			NoteFailureElem(9, 42, 2, "genChecker42", "parm", 1, 0, false, pad[0])
    			return
    		}
    		// check parm captured
    		if p3 != p3f0c {
    			NoteFailureElem(9, 42, 2, "genChecker42", "parm", 3, 0, false, pad[0])
    			return
    		}
    	}(p0, p1)
    
    	return rc0, rc1, rc2, rc3, rc4
    	// 0 addr-taken params, 0 addr-taken returns
    }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 16 13:38:02 UTC 2021
    - 5.7K bytes
    - Viewed (0)
  7. test/escape_closure.go

    func ClosureLeak1(s string) string { // ERROR "s does not escape"
    	t := s + "YYYY"         // ERROR "escapes to heap"
    	return ClosureLeak1a(t) // ERROR "... argument does not escape"
    }
    
    // See #14409 -- returning part of captured var leaks it.
    func ClosureLeak1a(a ...string) string { // ERROR "leaking param: a to result ~r0 level=1$"
    	return func() string { // ERROR "func literal does not escape"
    		return a[0]
    	}()
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 17 16:36:09 UTC 2023
    - 4.6K bytes
    - Viewed (0)
  8. pkg/test/framework/components/istio/cleanup.go

    		if e := i.installer.Close(c); e != nil {
    			err = multierror.Append(err, e)
    		}
    
    		// Cleanup all secrets and configmaps - these are dynamically created by tests and/or istiod so they are not captured above
    		// This includes things like leader election locks (allowing next test to start without 30s delay),
    		// custom cacerts, custom kubeconfigs, etc.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 22:12:34 UTC 2024
    - 5K bytes
    - Viewed (0)
  9. platforms/jvm/language-java/src/integTest/groovy/org/gradle/jvm/toolchain/JavaToolchainIntegrationTest.groovy

            then:
            failure.assertHasCause("The value for property 'languageVersion' is final and cannot be changed any further")
        }
    
        def "fails when trying to change captured toolchain spec property after it has been used to resolve a toolchain"() {
            def jdkMetadata1 = AvailableJavaHomes.getJvmInstallationMetadata(Jvm.current())
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 01 15:18:26 UTC 2023
    - 7.8K bytes
    - Viewed (0)
  10. tests/integration/ambient/gateway_conformance_test.go

    			assert.NoError(t, err)
    			csuite.Setup(t, tests.ConformanceTests)
    
    			// remove the dataplane mode label from the gateway-conformance-infra namespace
    			// so that the ingress gateway doesn't get captured
    			ns, err := namespace.Claim(ctx, namespace.Config{
    				Prefix: "gateway-conformance-infra",
    				Inject: false,
    			})
    			if err != nil {
    				t.Fatal(err)
    			}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 02 21:29:40 UTC 2024
    - 6K bytes
    - Viewed (0)
Back to top