Class ov::pass::LogSoftmaxDecomposition#
-
class LogSoftmaxDecomposition : public ov::pass::MatcherPass#
LogSoftmaxDecomposition transformation into sub-graph x - log(reduce_sum(exp(x), axis)).
This page is a nightly version. It may be incomplete or faulty in both content and functionality. Go to the most recent official documentation version, 2024.
Site Navigation
Section Navigation
LogSoftmaxDecomposition transformation into sub-graph x - log(reduce_sum(exp(x), axis)).