[CPU] Add IsInf as TypeRelaxed to CPU extensions (#31846)
### Details:
- Add `v10::IsInf` to `TypeRelaxed` in CPU extension to avoid errors on
export/import model with this operator.
### Tickets:
- #31775
---------
Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>