Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 1,485 for corerest (0.22 sec)

  1. platforms/jvm/ear/src/test/groovy/org/gradle/plugins/ear/EarTest.groovy

            ear.archiveExtension.get() == Ear.EAR_EXTENSION
        }
    
        def "correct default deployment descriptor"() {
            when:
            ear.deploymentDescriptor = new DefaultDeploymentDescriptor(null, objectFactory)
            def d = makeDeploymentDescriptor(ear)
    
            then:
            checkDeploymentDescriptor(d)
        }
    
        def "correct default deployment descriptor initialized from null"() {
            when:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jun 22 19:58:25 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  2. src/cmd/go/testdata/script/mod_verify_work.txt

    # Regression test for Issue #62663: we would filter out the toolchain and
    # main modules from the build list incorrectly, leading to the workspace
    # modules being checked for correct sums. Specifically this would happen when
    # the module name sorted after the virtual 'go' version module name because
    # it could not get chopped off when we removed the MainModules.Len() modules
    # at the beginning of the build list and we would remove the go module instead.
    
    go mod verify
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 16:56:35 UTC 2024
    - 724 bytes
    - Viewed (0)
  3. .teamcity/src/test/kotlin/PerformanceTestBuildTypeTest.kt

            branch = VersionedSettingsBranch("master"),
            buildScanTags = listOf("Check"),
            subprojects = JsonBasedGradleSubprojectProvider(File("../.teamcity/subprojects.json"))
        )
    
        @Test
        fun `create correct PerformanceTest build type for Linux`() {
            val performanceTest = PerformanceTest(
                buildModel,
                Stage(
                    StageName.PULL_REQUEST_FEEDBACK,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 04 06:42:07 UTC 2024
    - 7.2K bytes
    - Viewed (0)
  4. src/net/http/routing_index.go

    // pat. If f returns a non-nil error, possiblyConflictingPatterns returns immediately
    // with that error.
    //
    // To be correct, possiblyConflictingPatterns must include all patterns that
    // might conflict. But it may also include patterns that cannot conflict.
    // For instance, an implementation that returns all registered patterns is correct.
    // We use this fact throughout, simplifying the implementation by returning more
    // patterns that we might need to.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 19 18:35:22 UTC 2023
    - 4K bytes
    - Viewed (0)
  5. tensorflow/c/experimental/stream_executor/BUILD

    tf_cc_test(
        name = "stream_executor_test",
        srcs = ["stream_executor_test.cc"],
        deps = [
            ":stream_executor",
            ":stream_executor_internal",
            ":stream_executor_test_util",
            "//tensorflow/core:test",
            "//tensorflow/core:test_main",
            "//tensorflow/core/protobuf:error_codes_proto_impl_cc",
            "@local_tsl//tsl/platform:statusor",
            "@local_xla//xla/stream_executor",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jun 08 00:27:07 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  6. test/fixedbugs/issue41780.go

    // Copyright 2020 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // Checks that conversion of CMP(x,-y) -> CMN(x,y) is only applied in correct context.
    
    package main
    
    type decimal struct {
    	d  [8]byte // digits, big-endian representation
    	dp int     // decimal point
    }
    
    var powtab = []int{1, 3, 6, 9, 13, 16, 19, 23, 26}
    
    //go:noinline
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 06 01:14:39 UTC 2020
    - 845 bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/doc.go

    //	type myWriterTo struct{...}
    //	func (myWriterTo) WriteTo(w io.Writer) error { ... }
    //
    // This check ensures that each method whose name matches one of several
    // well-known interface methods from the standard library has the correct
    // signature for that interface.
    //
    // Checked method names include:
    //
    //	Format GobEncode GobDecode MarshalJSON MarshalXML
    //	Peek ReadByte ReadFrom ReadRune Scan Seek
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 09 01:28:01 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  8. test/shift3.go

    // run
    
    // Copyright 2022 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // Test that the compiler's noder uses the correct type
    // for RHS shift operands that are untyped. Must compile;
    // run for good measure.
    
    package main
    
    import (
    	"fmt"
    	"math"
    )
    
    func f(x, y int) {
    	if x != y {
    		panic(fmt.Sprintf("%d != %d", x, y))
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 07 17:19:55 UTC 2022
    - 834 bytes
    - Viewed (0)
  9. platforms/jvm/testing-jvm/src/testFixtures/groovy/org/gradle/testing/fixture/MultiJvmTestCompatibility.groovy

    import org.gradle.api.JavaVersion;
    
    /**
     * Class for supporting multiple JVMs with different parameters in testing tests.
     */
    class MultiJvmTestCompatibility {
        /**
         * Check that the console is correct for a test worker. On Java 22, the console exists but is not a terminal. On earlier versions, the console does not exist.
         */
        static final String CONSOLE_CHECK = JavaVersion.current().isCompatibleWith(JavaVersion.VERSION_22)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat Apr 06 02:21:33 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tfrt/function/function.cc

        DumpMlirOpToFile("tf_to_tfrt_tf_executor_dialect", module);
      }
    
      mlir::StatusScopedDiagnosticHandler diag_handler(module.getContext());
    
      // Lower MLIR TF Dialect to MLIR TFRT CoreRT dialect.
      mlir::PassManager pm(module.getContext());
      tensorflow::applyTensorflowAndCLOptions(pm);
    
      tensorflow::TfrtPipelineOptions pass_options;
      if (!options.default_device.empty()) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 22 08:13:15 UTC 2024
    - 3.8K bytes
    - Viewed (0)
Back to top