Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc2408 string HloScatterInstruction::ScatterDimensionNumbersToString() const { in ScatterDimensionNumbersToString() function in xla::HloScatterInstruction
2457 return {ScatterDimensionNumbersToString()}; in ExtraAttributesToStringImpl()
Dhlo_instructions.h1411 string ScatterDimensionNumbersToString() const;