Searched refs:eager_function (Results 1 – 6 of 6) sorted by relevance
27 from tensorflow.python.eager import function as eager_function unknown1181 @eager_function.defun1185 @eager_function.defun1189 @eager_function.defun1252 @eager_function.defun
41 from tensorflow.python.eager import function as eager_function unknown630 f_defun = eager_function.defun(f)1358 @eager_function.defun1426 @eager_function.defun1435 @eager_function.defun1500 @eager_function.defun1509 @eager_function.defun3134 @eager_function.defun3411 @eager_function.defun5082 @eager_function.defun
35 from tensorflow.python.eager import function as eager_function unknown1087 @eager_function.defun2198 @eager_function.defun2203 @eager_function.defun2763 compiled = eager_function.defun(function_with_variables)2786 compiled = eager_function.defun(function_with_variables)2814 compiled_inner = eager_function.defun(inner_function)2815 compiled_outer = eager_function.defun(outer_function)2895 foo_compiled = eager_function.defun(foo)
23 from tensorflow.python.eager import function as eager_function unknown415 @eager_function.defun_with_attributes(
47 from tensorflow.python.eager import function as eager_function unknown3572 @eager_function.defun_with_attributes(
42 from tensorflow.python.eager import function as eager_function unknown4139 graph_fn = eager_function.ConcreteFunction(exec_graph)