Searched defs:x_bcast (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/util/
H A Dbcast.h50 // output = x.reshape(b.x_reshape()).broadcast(b.x_bcast())
96 const Vec& x_bcast() const { return x_bcast_; } function in class:tensorflow::BCast

Completed in 199 milliseconds