Pawel Raasz
Pawel Raasz
### Details: - This reverts commit a904d9b94520ecc074a838ea23d69478d4e5b60f. - In the #24864, the FEs check if file can be opened at given path. If not possible then there is exception. ###...
### Details: - The Result's output is special output which share tensor with node connected to Result and output names are visible as model outputs names. The current solution when...
### Details: - Use internal implementation for tensor descriptor to have specific behavior for all Nodes except Result, which got specific tensor names. - Add dev API Extension interface for...
### Details: - The Constant `get_vector` works correctly for low precisions. - Initialize not used bits in Constant buffer for low precisions to avoid undefined values. ### Tickets: - CVS-149867