Searched refs:value_gte (Results 1 – 2 of 2) sorted by relevance
160 HloInstruction* value_gte = in Run() local168 value_gte = comp->AddInstruction(HloInstruction::CreateTranspose( in Run()170 value_gte, {1, 0})); in Run()179 TF_RETURN_IF_ERROR(slice->ReplaceAllUsesWith(value_gte)); in Run()
1696 HloInstruction* value_gte = in HandleSort() local1705 auto slice_input = SliceFirstK(value_gte, &b_, sort_dim, k.value()); in HandleSort()1856 HloInstruction* value_gte = in HandleCustomCall() local1859 value_gte->set_sharding(sharding); in HandleCustomCall()1862 value_gte, partitioned_topk.base_shape().tuple_shapes(0), in HandleCustomCall()