Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.cc1877 auto* source_buffer_constraint = GetBufferLayoutConstraint(*source_buffer); in InferArrayLayout() local
1878 if (source_buffer_constraint == nullptr) { in InferArrayLayout()
1886 first_buffer_layout = &source_buffer_constraint->layout(); in InferArrayLayout()