Home
last modified time | relevance | path

Searched refs:unary_type (Results 1 – 25 of 67) sorted by relevance

123

/dports/misc/mnn/MNN-1.2.0/source/backend/hiai/execution/
H A DNPUUnary.cpp26 auto unary_type = mOp->main_as_UnaryOp()->opType(); in onResize() local
28 if(unary_type == UnaryOpOperation_EXP){ in onResize()
32 }else if(unary_type == UnaryOpOperation_NEG){ in onResize()
36 }else if(unary_type == UnaryOpOperation_ABS){ in onResize()
41 }else if(unary_type == UnaryOpOperation_SQRT){ in onResize()
46 MNN_ERROR("unary not support this case : %d \n", unary_type); in onResize()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest62.m65 unary_type = types {k4} ; variable
67 unary.optype = unary_type ;
70 unary_type = '' ; variable
/dports/devel/boost-docs/boost_1_72_0/boost/regex/v4/
H A Dregex_format.hpp857 typedef char (&unary_type)[2]; typedef
861 no_type check_is_formatter(unary_type, binary_type, ternary_type);
863 unary_type check_is_formatter(T const &, binary_type, ternary_type);
865 binary_type check_is_formatter(unary_type, T const &, ternary_type);
869 ternary_type check_is_formatter(unary_type, binary_type, T const &);
873 ternary_type check_is_formatter(unary_type, T const &, U const &);
879 typedef unary_type (*unary_fun)(any_type);
/dports/devel/hyperscan/boost_1_75_0/boost/regex/v4/
H A Dregex_format.hpp864 typedef char (&unary_type)[2]; typedef
868 no_type check_is_formatter(unary_type, binary_type, ternary_type);
870 unary_type check_is_formatter(T const &, binary_type, ternary_type);
872 binary_type check_is_formatter(unary_type, T const &, ternary_type);
876 ternary_type check_is_formatter(unary_type, binary_type, T const &);
880 ternary_type check_is_formatter(unary_type, T const &, U const &);
886 typedef unary_type (*unary_fun)(any_type);
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dregex_format.hpp849 typedef char (&unary_type)[2]; typedef
853 no_type check_is_formatter(unary_type, binary_type, ternary_type);
855 unary_type check_is_formatter(T const &, binary_type, ternary_type);
857 binary_type check_is_formatter(unary_type, T const &, ternary_type);
861 ternary_type check_is_formatter(unary_type, binary_type, T const &);
865 ternary_type check_is_formatter(unary_type, T const &, U const &);
871 typedef unary_type (*unary_fun)(any_type);
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dregex_format.hpp864 typedef char (&unary_type)[2]; typedef
868 no_type check_is_formatter(unary_type, binary_type, ternary_type);
870 unary_type check_is_formatter(T const &, binary_type, ternary_type);
872 binary_type check_is_formatter(unary_type, T const &, ternary_type);
876 ternary_type check_is_formatter(unary_type, binary_type, T const &);
880 ternary_type check_is_formatter(unary_type, T const &, U const &);
886 typedef unary_type (*unary_fun)(any_type);
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/regex/v4/
H A Dregex_format.hpp847 typedef char (&unary_type)[2]; typedef
851 no_type check_is_formatter(unary_type, binary_type, ternary_type);
853 unary_type check_is_formatter(T const &, binary_type, ternary_type);
855 binary_type check_is_formatter(unary_type, T const &, ternary_type);
859 ternary_type check_is_formatter(unary_type, binary_type, T const &);
863 ternary_type check_is_formatter(unary_type, T const &, U const &);
869 typedef unary_type (*unary_fun)(any_type);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/regex/v4/
H A Dregex_format.hpp862 typedef char (&unary_type)[2]; typedef
866 no_type check_is_formatter(unary_type, binary_type, ternary_type);
868 unary_type check_is_formatter(T const &, binary_type, ternary_type);
870 binary_type check_is_formatter(unary_type, T const &, ternary_type);
874 ternary_type check_is_formatter(unary_type, binary_type, T const &);
878 ternary_type check_is_formatter(unary_type, T const &, U const &);
884 typedef unary_type (*unary_fun)(any_type);
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/regex/v4/
H A Dregex_format.hpp864 typedef char (&unary_type)[2]; typedef
868 no_type check_is_formatter(unary_type, binary_type, ternary_type);
870 unary_type check_is_formatter(T const &, binary_type, ternary_type);
872 binary_type check_is_formatter(unary_type, T const &, ternary_type);
876 ternary_type check_is_formatter(unary_type, binary_type, T const &);
880 ternary_type check_is_formatter(unary_type, T const &, U const &);
886 typedef unary_type (*unary_fun)(any_type);

123