Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/xla/
H A Dinfeed_op.cc144 xla::XlaScopedShardingAssignment clear_sharding(b, absl::nullopt); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h1580 void clear_sharding() { sharding_ = nullptr; } in clear_sharding() function