Searched refs:DepthToSpaceGrad (Results 1 – 2 of 2) sorted by relevance
380 Status DepthToSpaceGrad(const Scope& scope, const Operation& op, in DepthToSpaceGrad() function389 REGISTER_GRADIENT_OP("DepthToSpace", DepthToSpaceGrad);
321 TEST_F(ArrayGradTest, DepthToSpaceGrad) { in TEST_F() argument