Searched refs:leaf_ids_tensor (Results 1 – 1 of 1) sorted by relevance
151 const Tensor& leaf_ids_tensor, in UpdateStats() argument155 const auto leaf_ids = leaf_ids_tensor.unaligned_flat<int32>(); in UpdateStats()247 const Tensor& leaf_ids_tensor = context->input(8); in Compute() local270 const auto leaf_ids = leaf_ids_tensor.unaligned_flat<int32>(); in Compute()310 auto update = [&target, &leaf_ids_tensor, &num_targets, &data_set, in Compute()316 leaf_ids_tensor, &locks, &set_lock, static_cast<int32>(start), in Compute()