Searched defs:bcast_shape (Results 1 – 7 of 7) sorted by relevance
362 TensorShape bcast_shape = BCast::ToShape(bcast.output_shape()); in Compute() local479 TensorShape bcast_shape = BCast::ToShape(bcast.output_shape()); in Compute() local
771 TensorShape bcast_shape = BCast::ToShape(bcast.output_shape()); in Compute() local
170 Shape bcast_shape = in Run() local
191 std::vector<int64_t> bcast_shape; in BroadcastParameters() local
1327 SmallVector<int64_t> bcast_shape(input_rank, 1); in convertEluOp() local
624 const TensorShapeProto& bcast_shape) -> bool { in IsBiasSemanticAdd()
1459 Shape bcast_shape = ShapeUtil::ChangeElementType(shape, PRED); in Broadcast() local