Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.h407 virtual Layout GetUnconstrainedLayout(const LogicalBuffer& buffer) { in GetUnconstrainedLayout() function
H A Dlayout_assignment.cc2287 : GetUnconstrainedLayout(buffer); in RunOnComputation()