CMS 3D CMS Logo

tensorflow::NTSession Member List

This is the complete list of members for tensorflow::NTSession, including all inherited members.

cancellation_manager_tensorflow::NTSessionprivate
CheckFetch(const std::vector< std::pair< string, Tensor >> &feeds, const std::vector< string > &fetches, const ExecutorsAndKeys *executors_and_keys, const RunState *run_state)tensorflow::NTSessionprivate
CheckNotClosed()tensorflow::NTSessioninlineprivate
Close() overridetensorflow::NTSession
CloseCallback typedeftensorflow::NTSession
closed_lock_tensorflow::NTSessionprivate
cost_model_manager_tensorflow::NTSessionprivate
Create(const GraphDef &graph) overridetensorflow::NTSession
CreateDebuggerState(const DebugOptions &debug_options, int64 session_run_index, int64 executor_step_index, const std::vector< string > &input_names, const std::vector< string > &output_names, const std::vector< string > &target_names, std::unique_ptr< DebuggerStateInterface > *debugger_state)tensorflow::NTSessionprivate
CreateGraphs(const BuildGraphOptions &options, std::unordered_map< string, std::unique_ptr< Graph >> *outputs, std::unique_ptr< FunctionLibraryDefinition > *flib_def, RunStateArgs *run_state_args, DataTypeVector *input_types, DataTypeVector *output_types)tensorflow::NTSessionprivate
DebugGateway classtensorflow::NTSessionfriend
DecorateAndPublishGraphForDebug(const DebugOptions &debug_options, Graph *graph, Device *device)tensorflow::NTSessionprivate
device_mgr_tensorflow::NTSessionprivate
device_set_tensorflow::NTSessionprivate
devices_tensorflow::NTSessionprivate
edge_name_counter_tensorflow::NTSessionprivate
executor_lock_tensorflow::NTSessionprivate
ExportCostModels(CostModelManager::CostModelMap *cost_models)tensorflow::NTSessioninline
Extend(const GraphDef &graph) overridetensorflow::NTSession
ExtendLocked(const GraphDef &graph) EXCLUSIVE_LOCKS_REQUIRED(graph_def_lock_)tensorflow::NTSessionprivate
factory_tensorflow::NTSessionprivate
flib_def_tensorflow::NTSessionprivate
GetOrCreateExecutors(gtl::ArraySlice< string > inputs, gtl::ArraySlice< string > outputs, gtl::ArraySlice< string > target_nodes, ExecutorsAndKeys **executors_and_keys, RunStateArgs *run_state_args)tensorflow::NTSessionprivate
graph_def_lock_tensorflow::NTSessionprivate
GUARDED_BY(graph_def_lock_)tensorflow::NTSessionprivate
GUARDED_BY(graph_def_lock_)tensorflow::NTSessionprivate
GUARDED_BY(executor_lock_)tensorflow::NTSessionprivate
GUARDED_BY(executor_lock_)tensorflow::NTSessionprivate
GUARDED_BY(executor_lock_)tensorflow::NTSessionprivate
GUARDED_BY(graph_def_lock_)tensorflow::NTSessionprivate
GUARDED_BY(graph_def_lock_)tensorflow::NTSessionprivate
GUARDED_BY(closed_lock_)tensorflow::NTSessionprivate
handle_name_counter_tensorflow::NTSessionprivate
init_error_tensorflow::NTSessionprivate
ListDevices(std::vector< DeviceAttributes > *response) overridetensorflow::NTSession
LocalDeviceManager(const DeviceMgr **output) overridetensorflow::NTSessioninline
MaybeInitializeExecutionState(const GraphDef &graph, bool *out_already_initialized) EXCLUSIVE_LOCKS_REQUIRED(graph_def_lock_)tensorflow::NTSessionprivate
NamedTensorList typedeftensorflow::NTSession
NameNodeMap typedeftensorflow::NTSession
node_outputs_callback_tensorflow::NTSessionprivate
NTSession(const SessionOptions &options, const DeviceMgr *device_mgr, NTSessionFactory *factory)tensorflow::NTSession
operation_timeout_in_ms_tensorflow::NTSessionprivate
options_tensorflow::NTSessionprivate
PRun(const string &handle, const NamedTensorList &inputs, const std::vector< string > &output_names, std::vector< Tensor > *outputs) overridetensorflow::NTSession
PRunSetup(const std::vector< string > &input_names, const std::vector< string > &output_names, const std::vector< string > &target_nodes, string *handle) overridetensorflow::NTSession
RecvPRunOutputs(const std::vector< string > &output_names, const ExecutorsAndKeys *executors_and_keys, RunState *run_state, std::vector< Tensor > *outputs)tensorflow::NTSessionprivate
Reset(const std::vector< string > &containers)tensorflow::NTSession
ResourceHandleToInputTensor(const Tensor &resource_tensor, Tensor *retrieved_tensor)tensorflow::NTSessionprivate
Run(const NamedTensorList &inputs, const std::vector< string > &output_names, const std::vector< string > &target_nodes, std::vector< Tensor > *outputs) overridetensorflow::NTSession
Run(const ::tensorflow::RunOptions &run_options, const NamedTensorList &inputs, const std::vector< string > &output_names, const std::vector< string > &target_nodes, std::vector< Tensor > *outputs, RunMetadata *run_metadata) overridetensorflow::NTSession
SchedClosure(std::function< void()> c)tensorflow::NTSessionprivate
SendPRunInputs(const std::vector< std::pair< string, Tensor >> &inputs, const ExecutorsAndKeys *executors_and_keys, IntraProcessRendezvous *rendez)tensorflow::NTSessionprivate
session_handle_tensorflow::NTSessionprivate
session_state_tensorflow::NTSessionprivate
step_id_counter_tensorflow::NTSessionprivatestatic
sync_on_finish_tensorflow::NTSessionprivate
TF_DISALLOW_COPY_AND_ASSIGN(NTSession)tensorflow::NTSessionprivate
WaitForNotification(Notification *n, int64 timeout_in_ms)tensorflow::NTSessionprivate
WaitForNotification(RunState *run_state, CancellationManager *cm, int64 timeout_in_ms)tensorflow::NTSessionprivate
~NTSession() overridetensorflow::NTSession