Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for noille (0.04 sec)

  1. RELEASE.md

            pull request
            [47772](https://github.com/tensorflow/tensorflow/pull/47772).
        *   In previous versions of TensorFlow, when a GPU was available,
            `tf.sparse.sparse_dense_matmul` introduced truly random noise in the
            forward path for data of type `tf.float32` but not for data of type
            `tf.float64` (for which there was no GPU implementation). In this
            current release, GPU support for other floating-point types
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

                        "resourceName,X-Parsed-By,Content-Encoding.*,Content-Type.*,X-TIKA.*,X-FESS.*");
                defaultMap.put(FessConfig.CRAWLER_METADATA_NAME_MAPPING, "title=title:string\nTitle=title:string\ndc:title=title:string\n");
                defaultMap.put(FessConfig.CRAWLER_DOCUMENT_HTML_CONTENT_XPATH, "//BODY");
                defaultMap.put(FessConfig.CRAWLER_DOCUMENT_HTML_LANG_XPATH, "//HTML/@lang");
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 525.6K bytes
    - Viewed (2)
Back to top