Home
last modified time | relevance | path

Searched defs:SetUpAlias (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_input_output_alias_config.cc26 Status HloInputOutputAliasConfig::SetUpAlias(const ShapeIndex& output_index, in SetUpAlias() function in xla::HloInputOutputAliasConfig
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h302 void SetUpAlias(const ShapeIndex& output_index, int64 param_number, in SetUpAlias() function