Searched refs:TryInsertMany (Results 1 – 1 of 1) sorted by relevance
89 void TryInsertMany(const Tensor& keys, int component_index, in TryInsertMany() function in tensorflow::barrier::Barrier551 barrier->TryInsertMany<T>(*keys, component_index_, *values, ctx, callback); in ComputeAsync()