Piotr Krzemiński
482c030408
[PT FE] Add aten::LogSoftmax (#17629)
* [PT FE] Add aten::LogSoftmax implementation & tests
* Update log_softmax.cpp
* Update src/frontends/pytorch/src/op/log_softmax.cpp
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
* [PT FE] Add recommended comment, replace get_input_tensor with new implementation
* [PT FE] Align to f32 if no dtype provided
* [PT FE] Revert type align
---------
Co-authored-by: Maxim Vafin <maxim.vafin@intel.com>
2023-06-01 12:04:27 +00:00
..
2023-04-12 13:14:38 +04:00
2023-01-16 11:02:17 +04:00
2023-06-01 12:04:27 +00:00
2023-03-31 07:24:32 +00:00
2023-01-16 11:02:17 +04:00
2023-04-12 13:14:38 +04:00
2023-03-29 14:27:27 +04:00
2023-03-29 14:27:27 +04:00
2023-05-31 15:38:57 +02:00
2023-01-16 11:02:17 +04:00
2023-05-24 00:53:03 +04:00