Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_test.cc520 tpl->clear_sharding(); in TEST_F()
618 tuple0->clear_sharding(); in TEST_F()
Dhlo_matchers_test.cc148 p0->clear_sharding(); in TEST()
Dhlo_sharding_metadata.cc366 instruction->clear_sharding(); in ApplyDomainSharding()
Dhlo_instruction.h1170 void clear_sharding() { sharding_ = nullptr; } in clear_sharding() function
Dhlo_instruction.cc1232 derived_instruction->clear_sharding(); in SetupDerivedInstruction()