Searched defs:GetDeviceSet (Results 1 – 5 of 5) sorted by relevance
53 const DeviceSet* GetDeviceSet() const override { return device_set_; } in GetDeviceSet() function
104 virtual const DeviceSet* GetDeviceSet() const { return nullptr; } in GetDeviceSet() function
46 const DeviceSet* GetDeviceSet() const override { return device_set_.get(); } in GetDeviceSet() function
41 static DeviceSet *GetDeviceSet() in GetDeviceSet() function
60 const DeviceSet* GetDeviceSet() const override { return device_set_; } in GetDeviceSet() function in tensorflow::tensorrt::convert::FakeCluster