Searched refs:ConvertChannelHandle (Results 1 – 2 of 2) sorted by relevance
152 mlir::NamedAttribute ConvertChannelHandle(156 mlir::NamedAttribute ConvertChannelHandle(const xla::ChannelHandle& channel);
558 attributes.push_back(ConvertChannelHandle(all_reduce->channel_id())); in ImportInstructionImpl()974 mlir::NamedAttribute HloFunctionImporter::ConvertChannelHandle( in ConvertChannelHandle() function in xla::HloFunctionImporter978 return ConvertChannelHandle(channel_handle); in ConvertChannelHandle()981 mlir::NamedAttribute HloFunctionImporter::ConvertChannelHandle( in ConvertChannelHandle() function in xla::HloFunctionImporter