Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dbcast.cc73 int64 bx_i; // i-th broadcast for x. in BCast() local
80 bx_i = 1; in BCast()
86 bx_i = y_i; in BCast()
93 bx_i = 1; in BCast()
112 x_bcast_.push_back(bx_i); in BCast()
123 x_bcast_.back() *= bx_i; in BCast()
129 x_bcast_.push_back(bx_i); in BCast()