Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/client/
Dsession_ref.cc400 #define LOG_AND_RUN_OPERATION(OpName, ...) \ macro
414 LOG_AND_RUN_OPERATION(Run, run_options, inputs, output_tensor_names, in Run()
422 LOG_AND_RUN_OPERATION(Run, inputs, output_tensor_names, target_node_names, in Run()
427 LOG_AND_RUN_OPERATION(Create, graph); in Create()
432 LOG_AND_RUN_OPERATION(Create, run_options, graph); in Create()
437 LOG_AND_RUN_OPERATION(Extend, run_options, graph); in Extend()
441 LOG_AND_RUN_OPERATION(Extend, graph); in Extend()
445 LOG_AND_RUN_OPERATION(ListDevices, response); in ListDevices()
452 LOG_AND_RUN_OPERATION(PRunSetup, input_names, output_names, target_nodes, in PRunSetup()
460 LOG_AND_RUN_OPERATION(PRun, handle, inputs, output_names, outputs); in PRun()
[all …]