Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 597 for buildC (0.19 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/tests/BUILD

    A. Unique TensorFlower <******@****.***> 1711560469 +0000
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/quantization/common/python/BUILD

    Doyeon Kim <******@****.***> 1708661614 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Feb 23 04:19:17 UTC 2024
    - 749 bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/BUILD

            ),
        ],
        tblgen = "@llvm-project//mlir:mlir-tblgen",
        td_file = "ir/tf_ops.td",
        deps = [
            ":tensorflow_ops_td_files",
        ],
    )
    
    # We only shard tf_op on name for build performance reasons.
    tf_ops_category_list = [
        {
            "name": "ops_a_m",
            "include": "tf.[A-M].*$",
        },
        {
            "name": "ops_n_z",
            "include": "tf.[N-Z].*$",
        },
    ]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 22 21:28:13 UTC 2024
    - 47.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/tests/BUILD

    A. Unique TensorFlower <******@****.***> 1711560469 +0000
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tf2xla/api/v1/BUILD

    Arturo Schmidt <******@****.***> 1718227424 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 22:19:26 UTC 2024
    - 12.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tf2xla/api/v2/BUILD

    Arturo Schmidt <******@****.***> 1717710156 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 23:04:51 UTC 2024
    - 10.7K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tf2xla/internal/BUILD

    Matthias Kramm <******@****.***> 1711664526 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Mar 28 23:42:09 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tfrt/tests/analysis/BUILD

    A. Unique TensorFlower <******@****.***> 1711560469 +0000
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tfrt/tests/ir/BUILD

    A. Unique TensorFlower <******@****.***> 1711560469 +0000
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  10. 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)
Back to top