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

  /external/tensorflow/tensorflow/core/kernels/
ops_testutil.h 217 inputs_.push_back({&lock_for_refs_, input});
236 mutex lock_for_refs_; // Used as the Mutex for inputs added as refs member in class:tensorflow::OpsTestBase
resize_area_op_test.cc 49 inputs_.push_back({&lock_for_refs_, input});
resize_bicubic_op_test.cc 49 inputs_.push_back({&lock_for_refs_, input});
resize_bilinear_op_test.cc 55 inputs_.push_back({&lock_for_refs_, input});
fake_quant_ops_test.cc 45 inputs_.push_back({&lock_for_refs_, input});
    [all...]

Completed in 790 milliseconds