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