Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for pflr (0.08 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass_test.cc

      auto device_mgr = std::make_unique<StaticDeviceMgr>(std::move(devices));
      auto pflr = std::make_unique<ProcessFunctionLibraryRuntime>(
          device_mgr.get(), Env::Default(), /*config=*/nullptr,
          TF_GRAPH_DEF_VERSION, lib_def.get(), opts,
          /*default_thread_pool=*/nullptr, /*cluster_flr=*/nullptr);
      auto flr = pflr->GetFLR("/job:localhost/replica:0/task:0/cpu:0");
    
      std::unique_ptr<Graph> graph_out;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

          host_compute_core, flr, fld, shape_inference_graphs,
          &then_branch_has_outside_compilation));
      TF_RETURN_IF_ERROR(ExtractOutsideCompilationForFunction(
          xla_cluster_attr_name, outside_compilation_attr_name, xla_cluster_name,
          else_branch, else_branch_xla_func_name, else_branch_host_func_name,
          host_compute_core, flr, fld, shape_inference_graphs,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/rsc.io/markdown/entity.go

    	"&OverBracket;":                     "\u23b4",
    	"&OverParenthesis;":                 "\u23dc",
    	"&PartialD;":                        "\u2202",
    	"&Pcy;":                             "\u041f",
    	"&Pfr;":                             "\U0001d513",
    	"&Phi;":                             "\u03a6",
    	"&Pi;":                              "\u03a0",
    	"&PlusMinus;":                       "\u00b1",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  4. src/html/entity.go

    		"OverBracket;":                     '\U000023B4',
    		"OverParenthesis;":                 '\U000023DC',
    		"PartialD;":                        '\U00002202',
    		"Pcy;":                             '\U0000041F',
    		"Pfr;":                             '\U0001D513',
    		"Phi;":                             '\U000003A6',
    		"Pi;":                              '\U000003A0',
    		"PlusMinus;":                       '\U000000B1',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  5. src/debug/elf/elf.go

    	PF_W        ProgFlag = 0x2        /* Writable. */
    	PF_R        ProgFlag = 0x4        /* Readable. */
    	PF_MASKOS   ProgFlag = 0x0ff00000 /* Operating system-specific. */
    	PF_MASKPROC ProgFlag = 0xf0000000 /* Processor-specific. */
    )
    
    var pfStrings = []intName{
    	{0x1, "PF_X"},
    	{0x2, "PF_W"},
    	{0x4, "PF_R"},
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  6. cmd/testdata/decryptObjectInfo.json.zst

    ernal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAMqxQCu1+tRRyuSy8YCbSJOHdjzhj==","X-Minio-Internal-Server-Side-Encryption-S3-Sealed-Key":"IAAfAOrsaHVRUBL3FR/A50G1SOylV89JY/FlR+NWi+NQdzBpe5zl9B9+MrjolON7qml5a/f/xOpW2dHsF5TACA==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/internal/buildid/testdata/a.elf.b...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top