Searched refs:RemoveGradient (Results 1 – 2 of 2) sorted by relevance
1495 TF_RETURN_IF_ERROR(RemoveGradient(grad.function_name())); in ReplaceGradient()1522 Status FunctionLibraryDefinition::RemoveGradient(const string& func) { in RemoveGradient() function in tensorflow::FunctionLibraryDefinition1543 s = RemoveGradient(f); in Remove()
602 Status RemoveGradient(const std::string& func)