Searched refs:tf_broadcast (Results 1 – 3 of 3) sorted by relevance
517 def tf_broadcast(*args): function
214 return clip_ops.clip_by_value(*np_utils.tf_broadcast(a, a_min, a_max))315 c = math_ops.cross(*np_utils.tf_broadcast(a, b))
1375 return np_utils.tf_broadcast(*args)1688 indices = np_utils.tf_broadcast(*indices)