* Add PushConstantToSubgraph transformation Transformation detects constfoldable inputs to MultiSubGraphOp, constantfold them and then pushes them to inner subgraphs. Ticket: 98155 * cast to int * comments, split to functions * remove op::util
* Add PushConstantToSubgraph transformation Transformation detects constfoldable inputs to MultiSubGraphOp, constantfold them and then pushes them to inner subgraphs. Ticket: 98155 * cast to int * comments, split to functions * remove op::util