Searched refs:IsOnSuitableGPUArch (Results 1 – 1 of 1) sorted by relevance
962 bool IsOnSuitableGPUArch(const NodeDef& node) const;1162 bool AutoMixedPrecisionImpl::IsOnSuitableGPUArch(const NodeDef& node) const { in IsOnSuitableGPUArch() function in tensorflow::grappler::__anon69ea7d4c0111::AutoMixedPrecisionImpl1285 (ShouldIgnorePerformance() || IsOnSuitableGPUArch(node)); in Optimize()