tf_1.8_xla_doc
|
#include "tensorflow/compiler/xla/service/cpu/disassembler.h"
#include <stdint.h>
#include <algorithm>
#include <type_traits>
#include <vector>
#include "llvm/MC/MCInst.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Support/raw_ostream.h"
#include "tensorflow/compiler/xla/status_macros.h"
#include "tensorflow/compiler/xla/types.h"
#include "tensorflow/compiler/xla/util.h"
#include "tensorflow/core/lib/strings/stringprintf.h"
#include "tensorflow/core/platform/logging.h"
#include "tensorflow/core/platform/types.h"
Namespaces | |
xla | |
namespace for xla | |
xla::cpu | |