Home
last modified time | relevance | path

Searched refs:eval_func (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/opt/python/training/
Dexternal_optimizer.py268 def eval_func(x): function
285 return eval_func
/external/ply/ply/example/BASIC/
Dbasinterp.py357 def eval_func(pvalue, name=pname, self=self, expr=expr): function
360 self.functions[fname] = eval_func