tf_1.8_xla_doc
Namespaces | Functions
tf2xla.h File Reference
#include "tensorflow/compiler/tf2xla/tf2xla.pb.h"
#include "tensorflow/compiler/xla/client/client.h"
#include "tensorflow/compiler/xla/client/computation.h"
#include "tensorflow/core/framework/graph.pb.h"
Include dependency graph for tf2xla.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tensorflow
 

Functions

Status tensorflow::ConvertGraphDefToXla (const GraphDef &graph_def, const tf2xla::Config &config, xla::Client *client, xla::Computation *computation)
 Convert tensorflow graph_def to XLA UserComputation. More...