Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dbcast.h203 bool none_is_one = true; in BCastList() local
208 none_is_one = true; in BCastList()
214 none_is_one = false; in BCastList()
267 if (current_is_one[i] && !none_is_one) { in BCastList()
276 if (current_is_one[i] && !none_is_one) { in BCastList()