Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc720 string fastpath_execute_params = strings::StrCat( in AddEagerFastPathExecute() local
727 strings::StrAppend(&fastpath_execute_params, ", ", param_name); in AddEagerFastPathExecute()
734 strings::StrAppend(&fastpath_execute_params, ", \"", attr.name(), "\", ", in AddEagerFastPathExecute()
751 strings::StrCat(fastpath_execute_params, ")"), kRightMargin), in AddEagerFastPathExecute()