Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api.h1296 const TF_Operation* const* target_opers, int ntargets,
1318 const TF_Operation* const* target_opers, int ntargets,
1333 const TF_Operation* const* target_opers, int ntargets,
Dc_api.cc2301 const TF_Operation* const* target_opers, int ntargets, in TF_SessionRun() argument
2329 target_names[i] = target_opers[i]->node.name(); in TF_SessionRun()
2340 const TF_Operation* const* target_opers, int ntargets, in TF_SessionPRunSetup() argument
2361 target_names[i] = target_opers[i]->node.name(); in TF_SessionPRunSetup()
2383 const TF_Operation* const* target_opers, int ntargets, in TF_SessionPRun() argument
2411 target_names[i] = target_opers[i]->node.name(); in TF_SessionPRun()