Searched defs:broadcasting (Results 1 – 4 of 4) sorted by relevance
48 bool broadcasting = !cond_shape.IsSameSize(then_shape); in Compile() local
63 const bool broadcasting = (cdf_shape[i] <= 1); in BroadcastRange() local
59 bool broadcasting = (TensorShapeUtils::IsVector(cond->shape()) && in Compute() local
227 void broadcasting(int num_iters) { in broadcasting() function