Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/
H A Dspmd_partitioner_util.h486 struct PadWithWrapPattern { struct
493 // Returns the `PadWithWrapPattern` if the concat(lhs,mid,rhs) is equivalent to argument
H A Dspmd_partitioner_test.cc10124 TEST_F(SpmdPartitioningTest, PadWithWrapPattern) { in TEST_F() argument