CMS 3D CMS Logo

Classes | Namespaces
TBBSession.h File Reference
#include <atomic>
#include <memory>
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include "tbb/task_arena.h"
#include "tensorflow/core/common_runtime/costmodel_manager.h"
#include "tensorflow/core/common_runtime/debugger_state_interface.h"
#include "tensorflow/core/common_runtime/device_mgr.h"
#include "tensorflow/core/common_runtime/device_set.h"
#include "tensorflow/core/common_runtime/executor.h"
#include "tensorflow/core/common_runtime/graph_execution_state.h"
#include "tensorflow/core/common_runtime/process_function_library_runtime.h"
#include "tensorflow/core/common_runtime/rendezvous_mgr.h"
#include "tensorflow/core/common_runtime/session_factory.h"
#include "tensorflow/core/framework/cancellation.h"
#include "tensorflow/core/framework/graph.pb.h"
#include "tensorflow/core/framework/session_state.h"
#include "tensorflow/core/framework/tensor.h"
#include "tensorflow/core/lib/core/errors.h"
#include "tensorflow/core/lib/core/status.h"
#include "tensorflow/core/platform/macros.h"
#include "tensorflow/core/platform/mutex.h"
#include "tensorflow/core/platform/types.h"
#include "tensorflow/core/public/session.h"

Go to the source code of this file.

Classes

struct  tensorflow::TBBSession::ExecutorsAndKeys
 
struct  tensorflow::TBBSession::FunctionInfo
 
struct  tensorflow::TBBSession::PerPartitionExecutorsAndLib
 
struct  tensorflow::TBBSession::RunState
 
struct  tensorflow::TBBSession::RunStateArgs
 
class  tensorflow::TBBSession
 

Namespaces

 tbb
 
 tensorflow