Searched refs:UpdateFunction (Results 1 – 2 of 2) sorted by relevance
81 typedef void (MachoID::*UpdateFunction)(unsigned char *bytes, size_t size); typedef126 UpdateFunction update_function_;
603 Status UpdateFunction(const NodeDef* function_node) { in UpdateFunction() function in tensorflow::grappler::SymbolicShapeRefiner911 auto s = UpdateFunction(node); in UpdateNode()