Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding_test.cc542 TEST_F(HloShardingTest, WithoutMetadata) { in TEST_F() argument
H A Dhlo_sharding.cc861 HloSharding HloSharding::WithoutMetadata() const { in WithoutMetadata() function in xla::HloSharding