Home
last modified time | relevance | path

Searched refs:TryInsertMany (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dbarrier_ops.cc89 void TryInsertMany(const Tensor& keys, int component_index, in TryInsertMany() function in tensorflow::barrier::Barrier
551 barrier->TryInsertMany<T>(*keys, component_index_, *values, ctx, callback); in ComputeAsync()