# Issue Reduction Op **Softmax**, **Cross Entropy Loss**, and **LogSoftmax** Test Failed While Parsing JITFunc in Triton # Env FlagGems Commit: 3c62c9c Python 3.8.18 Torch: 2.3.1 Triton: 2.3.1 Pytest: 8.2.2 # Command ``` python -m pytest -svvv tests/test_reduction_ops.py::test_accuracy_softmax'[0-dtype0-shape0]' python -m pytest -svvv tests/test_reduction_ops.py::test_accuracy_cross_entropy_loss'[1-dtype0-shape0-mean-None-None]' python -m pytest -svvv tests/test_reduction_ops.py::test_accuracy_log_softmax'[dtype0-shape0]' ``` # Softmax Result  BT  