Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for noguitar (0.1 sec)

  1. tensorflow/compiler/mlir/lite/quantization/lite/BUILD

            "//tensorflow/lite/tools/optimize:testdata/weight_shared_between_convs.bin",
        ],
        tags = [
            # TODO(b/327796566): re-enable after the bug is fixed
            "manual",
            "noasan",
            "noguitar",
            "notap",
            "tflite_not_portable_android",
            "tflite_not_portable_ios",
        ],
        deps = [
            ":quantize_weights",
            "//tensorflow/compiler/mlir/lite/schema:schema_fbs",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 23:15:24 UTC 2024
    - 8.3K bytes
    - Viewed (0)
  2. tensorflow/c/eager/BUILD

    tf_cuda_cc_test(
        name = "c_api_test",
        size = "medium",
        srcs = [
            "c_api_debug_test.cc",
            "c_api_test.cc",
        ],
        tags = [
            "no_cuda_asan",  # TODO(b/181771536)
            "guitar",
            # "multi_gpu",  b/180748118
        ],
        deps = [
            ":c_api",
            ":c_api_experimental",
            ":c_api_internal",
            ":c_api_test_util",
            ":tfe_op_internal",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 11 23:52:39 UTC 2024
    - 33.3K bytes
    - Viewed (0)
  3. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"guide_dog":                            "\U0001f9ae",
    	"guinea":                               "\U0001f1ec\U0001f1f3",
    	"guinea_bissau":                        "\U0001f1ec\U0001f1fc",
    	"guitar":                               "\U0001f3b8",
    	"gun":                                  "\U0001f52b",
    	"guyana":                               "\U0001f1ec\U0001f1fe",
    	"haircut":                              "\U0001f487",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <sub-class-of type="application/x-tar"/>
      </mime-type>
      <mime-type type="application/x-guitar-pro">
        <_comment>Guitar Pro</_comment>
        <tika:link>https://dguitar.sourceforge.net/GP4format.html</tika:link>
        <magic priority="50">
          <match value="FICHIER GUITARE PRO " type="string" offset="1" />
          <match value="FICHIER GUITAR PRO " type="string" offset="1" />
        </magic>
        <glob pattern="*.gp4"/>
      </mime-type>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top