Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h507 Status BuildHostChannelConstraints(HloComputation* computation);
Dlayout_assignment.cc401 Status LayoutAssignment::BuildHostChannelConstraints( in BuildHostChannelConstraints() function in xla::LayoutAssignment
1848 TF_RETURN_IF_ERROR(BuildHostChannelConstraints(computation)); in RunOnComputation()