Searched defs:broadcasting (Results 1 – 3 of 3) sorted by relevance
50 bool broadcasting = !cond_shape.IsSameSize(then_shape); in Compile() local
59 bool broadcasting = (TensorShapeUtils::IsVector(cond->shape()) && in Compute() local
227 void broadcasting(int num_iters) { in broadcasting() function