tf_1.8_xla_doc
Classes | Namespaces
computation_tracker.h File Reference
#include <list>
#include <map>
#include <memory>
#include <set>
#include <string>
#include "tensorflow/compiler/xla/service/hlo_module.h"
#include "tensorflow/compiler/xla/service/hlo_module_config.h"
#include "tensorflow/compiler/xla/service/session.pb.h"
#include "tensorflow/compiler/xla/service/user_computation.h"
#include "tensorflow/compiler/xla/service/versioned_computation_handle.h"
#include "tensorflow/compiler/xla/statusor.h"
#include "tensorflow/compiler/xla/types.h"
#include "tensorflow/compiler/xla/xla_data.pb.h"
#include "tensorflow/core/platform/macros.h"
#include "tensorflow/core/platform/mutex.h"
#include "tensorflow/core/platform/thread_annotations.h"
#include "tensorflow/core/platform/types.h"
Include dependency graph for computation_tracker.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xla::ComputationTracker
 Tracks computations for the XLA service. Registered with a xla::UserComputation instance and can be resolved from a handle for later use. More...
 

Namespaces

 xla
 namespace for xla