Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 223 for buildD (0.07 sec)

  1. tensorflow/compiler/mlir/lite/kernels/internal/BUILD

    A. Unique TensorFlower <******@****.***> 1716312871 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 488 bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/python/BUILD

    A. Unique TensorFlower <******@****.***> 1717700049 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:23:49 UTC 2024
    - 9.4K bytes
    - Viewed (0)
  3. tensorflow/c/experimental/stream_executor/BUILD

    A. Unique TensorFlower <******@****.***> 1717803466 +0000
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jun 08 00:27:07 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/sparsity/BUILD

    Laura Pak <******@****.***> 1718048328 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 10 20:16:40 UTC 2024
    - 1.9K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/stablehlo/odml_converter/BUILD

    Luke Boyer <******@****.***> 1715894989 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 22:27:36 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/lite/schema/BUILD

    A. Unique TensorFlower <******@****.***> 1717316848 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sun Jun 02 08:36:05 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/lite/metrics/BUILD

    Arian Arfaian <******@****.***> 1717178775 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 31 18:18:30 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/BUILD

    Arturo Schmidt <******@****.***> 1718227424 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 22:19:26 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  9. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/plugins/ide/tooling/r33/BuildActionCompositeBuildCrossVersionSpec.groovy

            }
            singleProjectBuildInSubfolder("includedBuild")
    
            when:
            def builds = withConnection {
                action(new FetchBuilds()).run()
            }
    
            then:
            builds.rootProject.name == ["root", "includedBuild"]
        }
    
        def "Can fetch project scoped models from included builds"() {
            given:
            multiProjectBuildInRootFolder("root", ["a", "b"]) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  10. platforms/core-runtime/daemon-protocol/src/main/java/org/gradle/launcher/daemon/protocol/Build.java

    import org.gradle.launcher.exec.BuildActionParameters;
    
    import java.util.UUID;
    
    public class Build extends Command {
        private final BuildAction action;
        private final GradleLauncherMetaData buildClientMetaData;
        private final long startTime;
        private final boolean interactive;
        private final BuildActionParameters parameters;
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed May 15 19:54:56 UTC 2024
    - 2.1K bytes
    - Viewed (0)
Back to top