tf_1.8_xla_doc
|
#include "tensorflow/compiler/xla/service/dot_decomposer.h"
#include "tensorflow/compiler/xla/service/hlo_computation.h"
#include "tensorflow/compiler/xla/service/hlo_instruction.h"
#include "tensorflow/compiler/xla/service/hlo_opcode.h"
#include "tensorflow/compiler/xla/shape_util.h"
#include "tensorflow/compiler/xla/status_macros.h"
#include "tensorflow/compiler/xla/types.h"
#include "tensorflow/core/platform/logging.h"
Namespaces | |
xla | |
namespace for xla | |
Functions | |
Status | xla::anonymous_namespace{dot_decomposer.cc}::DecomposeBatchDot (HloInstruction *dot) |