Home
last modified time | relevance | path

Searched refs:GetSoftDeviceName (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dcolocation_graph.h108 DeviceNameUtils::ParsedName GetSoftDeviceName() const;
Dcolocation_graph.cc560 DeviceNameUtils::ParsedName Member::GetSoftDeviceName() const { in GetSoftDeviceName() function in tensorflow::Member
1137 soft_device_name = root_member.GetSoftDeviceName(); in GetSoftDeviceCandidates()