* Add ShapeOfConstFolding transform * Add unit tests * Update bom file * Update transform file * Hot fix * Fix midle replaser * Update unit tests * Fix get value * Refactoring Const Folding transformation. Move to back * Update bom file * Remove unuse code * Add some unit tests * Refactoring unit test * Hot fix