Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h53 LayoutConstraint(bool mandatory, bool dfs) in LayoutConstraint() function
120 : LayoutConstraint(/*mandatory=*/true, dfs), in LayoutConstraint() function