Searched refs:DebugStringWhole (Results 1 – 3 of 3) sorted by relevance
49 VLOG(1) << DebugStringWhole(gdef); in PackGrad()90 VLOG(1) << DebugStringWhole(gdef); in UnpackGrad()129 VLOG(1) << DebugStringWhole(gdef); in ConcatGrad()153 VLOG(1) << DebugStringWhole(gdef); in ConcatGradV2()227 VLOG(1) << DebugStringWhole(gdef); in SplitGrad()259 VLOG(1) << DebugStringWhole(gdef); in SplitVGrad()318 VLOG(1) << DebugStringWhole(gdef); in ReshapeGrad()357 VLOG(1) << DebugStringWhole(gdef); in ExpandDimsGrad()394 VLOG(1) << DebugStringWhole(gdef); in SqueezeGrad()425 VLOG(1) << DebugStringWhole(gdef); in TransposeGrad()[all …]
247 string DebugStringWhole(const GraphDef& gdef);
784 string DebugStringWhole(const GraphDef& gdef) { in DebugStringWhole() function