tf_1.8_xla_doc
Functions
xla::anonymous_namespace{dot_decomposer.cc} Namespace Reference

Functions

Status DecomposeBatchDot (HloInstruction *dot)
 

Function Documentation

◆ DecomposeBatchDot()

Status xla::anonymous_namespace{dot_decomposer.cc}::DecomposeBatchDot ( HloInstruction dot)
Todo:
Opinion: It seems like decompose high-rank dot operation to low-rank. Is based on mathematical approach, and can be applied for computer as well.
Here is the caller graph for this function: