Searched refs:zero_slice (Results 1 – 2 of 2) sorted by relevance
1256 auto zero_slice = ZerosLike(scope, gathered); in GatherDropNegatives() local1257 return SelectV2(scope, is_positive, gathered, zero_slice); in GatherDropNegatives()
488 zero_slice = array_ops.zeros_like(gathered)490 zero_slice), zero_clipped_indices, is_positive)