Home
last modified time | relevance | path

Searched refs:DotDimensionNumbersToString (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc3132 std::vector<string> extra = {DotDimensionNumbersToString()}; in ExtraAttributesToStringImpl()
3161 string HloDotInstruction::DotDimensionNumbersToString() const { in DotDimensionNumbersToString() function in xla::HloDotInstruction
Dhlo_instructions.h1908 string DotDimensionNumbersToString() const;