Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for dotlines (0.14 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

      let constructor = "TFDevice::CreateClusterConstantSinkingPass()";
    }
    
    def ClusterOutliningPass : Pass<"tf-device-cluster-outlining", "ModuleOp"> {
      let summary = "Outlines regions of tf_device.cluster operations";
    
      let description = [{
        This pass outlines the body of a `tf_device.cluster` into a function and
        replaces the `tf_device.cluster` op with an equivalent `tf_device.cluster_func`
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  2. src/cmd/vendor/rsc.io/markdown/entity.go

    	"&dopf;":                            "\U0001d555",
    	"&dot;":                             "\u02d9",
    	"&doteq;":                           "\u2250",
    	"&doteqdot;":                        "\u2251",
    	"&dotminus;":                        "\u2238",
    	"&dotplus;":                         "\u2214",
    	"&dotsquare;":                       "\u22a1",
    	"&doublebarwedge;":                  "\u2306",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    net.fm
    org.fm
    fm
    
    // fo : https://en.wikipedia.org/wiki/.fo
    fo
    
    // fr : http://www.afnic.fr/
    // domaines descriptifs : https://www.afnic.fr/medias/documents/Cadre_legal/Afnic_Naming_Policy_12122016_VEN.pdf
    fr
    asso.fr
    com.fr
    gouv.fr
    nom.fr
    prd.fr
    tm.fr
    // domaines sectoriels : https://www.afnic.fr/en/products-and-services/the-fr-tld/sector-based-fr-domains-4.html
    aeroport.fr
    avocat.fr
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top