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