Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ExtractOutsideCompilationTest (0.32 sec)

  1. tensorflow/compiler/jit/extract_outside_compilation_pass_test.cc

        TF_CHECK_OK(DeviceFactory::AddDevices(
            session_options, "/job:localhost/replica:0/task:0", &devices));
        device_mgr_ = std::make_unique<StaticDeviceMgr>(std::move(devices));
      }
    
      Status ExtractOutsideCompilationTest(
          const string &xla_cluster_attr_name,
          const string &outside_compilation_attr_name,
          const string &xla_cluster_name, const NameAttrList &func_name_attrs,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Sep 06 19:12:29 UTC 2023
    - 41K bytes
    - Viewed (0)
Back to top