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.cc2529 std::vector<string> extra = {DotDimensionNumbersToString()}; in ExtraAttributesToStringImpl()
2558 string HloDotInstruction::DotDimensionNumbersToString() const { in DotDimensionNumbersToString() function in xla::HloDotInstruction
Dhlo_instructions.h1499 string DotDimensionNumbersToString() const;