Searched refs:NextExample (Results 1 – 1 of 1) sorted by relevance
67 NextExample(&precalc_examples_[i].input, &precalc_examples_[i].label); in SkipgramOp()88 NextExample(&precalc_examples_[j].input, in Compute()139 void NextExample(int32* example, int32* label) EXCLUSIVE_LOCKS_REQUIRED(mu_) { in NextExample() function in tensorflow::SkipgramOp