softmax_13_12.h#

namespace ONNX_LIGHT_NAMESPACE
namespace version_conversion
class Softmax_13_12 : public ONNX_LIGHT_NAMESPACE::version_conversion::Adapter#
#include <softmax_13_12.h>

Public Functions

inline explicit Softmax_13_12(const std::string &op_name)#
inline void adapt_softmax_13_12(const std::shared_ptr<Graph> &graph, Node *node) const#
inline virtual Node *adapt(std::shared_ptr<Graph> graph, Node *node) const override#