HomeSort by relevance Sort by last modified time
    Searched refs:all_ids (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/tests/profiler_sync/
profiler_sync.py 13 hostid, masterid, all_ids):
24 @param all_ids: A list of all hosts to synchronize profilers on.
38 b2.rendezvous(*all_ids)
  /external/tensorflow/tensorflow/contrib/losses/python/metric_learning/
metric_loss_ops.py 723 def compute_augmented_facility_locations(pairwise_distances, labels, all_ids,
730 all_ids: 1-D Tensor of all data indices.
745 candidate_ids = array_ops.setdiff1d(all_ids, chosen_ids)[0]
    [all...]
  /external/tensorflow/tensorflow/python/ops/
nn_impl.py     [all...]
  /external/python/cpython2/Lib/email/test/
test_email.py     [all...]
  /external/python/cpython3/Lib/test/test_email/
test_email.py     [all...]

Completed in 2776 milliseconds