Home
last modified time | relevance | path

Searched defs:do_eval (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/examples/tutorials/mnist/
Dfully_connected_feed.py87 def do_eval(sess, function
/external/tensorflow/tensorflow/contrib/factorization/examples/
Dmnist.py87 def do_eval(sess, function
/external/mksh/src/
Dfuncs.c2761 bool do_eval) in test_eval()
3059 test_oexpr(Test_env *te, bool do_eval) in test_oexpr()
3071 test_aexpr(Test_env *te, bool do_eval) in test_aexpr()
3083 test_nexpr(Test_env *te, bool do_eval) in test_nexpr()
3091 test_primary(Test_env *te, bool do_eval) in test_primary()
Dexec.c1851 dbteste_getopnd(Test_env *te, Test_op op, bool do_eval) in dbteste_getopnd()
/external/webp/src/enc/
Dhistogram_enc.c998 int do_eval = 0; in HistogramCombineStochastic() local