Home
last modified time | relevance | path

Searched refs:AType (Results 1 – 25 of 1650) sorted by relevance

12345678910>>...66

/dports/devel/boost-docs/boost_1_72_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/tti/test/
H A Dtest_structs.hpp10 struct AType struct
90 typedef AType::AnIntType someOtherType; argument
103 AType OtherAT;
104 AType::AStructType ONestStr;
108 AType aFunction(int = 7) { return AType(); } in aFunction()
109 int anotherFunction(AType) { return 0; } in anotherFunction()
134 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
135 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
139 static AType::AStructType AnStat;
153 short AType::DSMember(5622);
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/tti/test/
H A Dtest_structs.hpp12 struct AType struct
162 typedef AType::AnIntType someOtherType; argument
215 AType OtherAT;
216 AType::AStructType ONestStr;
220 AType aFunction(int = 7) { return AType(); } in aFunction()
247 static AType TIntFunction(long,double = 3.0) { return AType(); } in TIntFunction()
248 static AType::AStructType TSFunction(AType::AnIntType,double) { return AType::AStructType(); } in TSFunction()
252 static AType::AStructType AnStat;
267 short AType::DSMember(5622);
268 AType::AStructType AnotherType::AnStat;
[all …]
H A Dtest_has_type.cpp13 BOOST_TEST(BOOST_TTI_HAS_TYPE_GEN(AnIntType)<AType>::value); in main()
15 BOOST_TEST(NameStruct<AType>::value); in main()
16 BOOST_TEST(BOOST_TTI_HAS_TYPE_GEN(BType)<AType>::value); in main()
17 BOOST_TEST(TheInteger<AType::BType>::value); in main()
18 BOOST_TEST(BOOST_TTI_HAS_TYPE_GEN(CType)<AType::BType>::value); in main()
23 BOOST_TEST(EInB<AType::BType>::value); in main()
29 BOOST_TEST(EClass<AType>::value); in main()
34 BOOST_TEST(!EClass<AType>::value); in main()
40 BOOST_TEST(SimpleUT<AType>::value); in main()
43 BOOST_TEST(UnionType<AType::AnUnion>::value); in main()
[all …]
H A Dtest_has_enum.cpp13 BOOST_TEST(!BOOST_TTI_HAS_ENUM_GEN(AnIntType)<AType>::value); in main()
15 BOOST_TEST(!NameStruct<AType>::value); in main()
16 BOOST_TEST(!BOOST_TTI_HAS_ENUM_GEN(BType)<AType>::value); in main()
17 BOOST_TEST(!TheInteger<AType::BType>::value); in main()
18 BOOST_TEST(!BOOST_TTI_HAS_ENUM_GEN(CType)<AType::BType>::value); in main()
23 BOOST_TEST(EInB<AType::BType>::value); in main()
24 BOOST_TEST(BOOST_TTI_HAS_ENUM_GEN(AnEnumTtype)<AType>::value); in main()
29 BOOST_TEST(EClass<AType>::value); in main()
34 BOOST_TEST(!EClass<AType>::value); in main()
40 BOOST_TEST(!SimpleUT<AType>::value); in main()
[all …]
H A Dtest_has_class.cpp13 BOOST_TEST(!BOOST_TTI_HAS_CLASS_GEN(AnIntType)<AType>::value); in main()
15 BOOST_TEST(NameStruct<AType>::value); in main()
16 BOOST_TEST(BOOST_TTI_HAS_CLASS_GEN(BType)<AType>::value); in main()
17 BOOST_TEST(!TheInteger<AType::BType>::value); in main()
18 BOOST_TEST(BOOST_TTI_HAS_CLASS_GEN(CType)<AType::BType>::value); in main()
23 BOOST_TEST(!EInB<AType::BType>::value); in main()
24 BOOST_TEST(!BOOST_TTI_HAS_CLASS_GEN(AnEnumTtype)<AType>::value); in main()
26 BOOST_TEST(!EClass<AType>::value); in main()
29 BOOST_TEST(!SimpleUT<AType>::value); in main()
32 BOOST_TEST(UnionType<AType::AnUnion>::value); in main()
[all …]
H A Dtest_has_fun_template_compile.cpp15 Sftem<AType,double,boost::mpl::vector<int,unsigned *,float &> > aVar; in main()
16 …BOOST_TTI_HAS_FUNCTION_TEMPLATE_GEN(Nonexistent)<AType,int,boost::mpl::vector<short,bool,int> > aV… in main()
17 NotExist<AnotherType,AType,boost::mpl::vector<long,char> > aVar3; in main()
20 …BOOST_MPL_ASSERT((BOOST_TTI_HAS_FUNCTION_TEMPLATE_GEN(StatFuncTemplate)<AType::AStructType,int,boo… in main()
21 …BOOST_MPL_ASSERT((Sftem<AType::BType::CType,double,boost::mpl::vector<char,unsigned *,float &> >)); in main()
22 BOOST_MPL_ASSERT((AnFT<AType,int,boost::mpl::vector<const unsigned &> >)); in main()
24 …BOOST_MPL_ASSERT((BOOST_TTI_HAS_FUNCTION_TEMPLATE_GEN(FTHasDef)<AType,double,boost::mpl::vector<in… in main()
25 …BOOST_MPL_ASSERT((ACFunTem<AType,double,boost::mpl::vector<unsigned,int>,boost::function_types::co… in main()
28 …BOOST_MPL_ASSERT((VTempl<AType,void,boost::mpl::vector<int &>,boost::function_types::volatile_qual… in main()
29 …BOOST_MPL_ASSERT((ACVF<AType,double,boost::mpl::vector<int,long>,boost::function_types::cv_qualifi… in main()
[all …]
H A Dtest_has_fun.cpp13 BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(VoidFunction)<AType,void>::value)); in main()
14 BOOST_TEST((HaveTheSIntFunction<AType,int,boost::mpl::vector<long,double> >::value)); in main()
15 …ST((BOOST_TTI_HAS_FUNCTION_GEN(TSFunction)<AnotherType,AType::AStructType,boost::mpl::vector<AType in main()
16 BOOST_TEST((FunctionReturningInt<AType,int>::value)); in main()
18 BOOST_TEST((!TheTIntFunction<AType,AType,boost::mpl::vector<long,double> >::value)); in main()
20 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(aFunction)<AnotherType,AType,boost::mpl::vector<int> >::val… in main()
21 BOOST_TEST((AnotherIntFunction<AnotherType,int,boost::mpl::vector<AType> >::value)); in main()
22 …BOOST_TEST((BOOST_TTI_HAS_FUNCTION_GEN(sFunction)<AnotherType,AType::AnIntType,boost::mpl::vector<… in main()
23 …BOOST_TEST((!BOOST_TTI_HAS_FUNCTION_GEN(someFunctionMember)<AnotherType,AType,boost::mpl::vector<l… in main()
24 BOOST_TEST((TheTIntFunction<AnotherType,AType,boost::mpl::vector<long,double> >::value)); in main()
[all …]
H A Dtest_has_union.cpp13 BOOST_TEST(!BOOST_TTI_HAS_UNION_GEN(AnIntType)<AType>::value); in main()
14 BOOST_TEST(!BOOST_TTI_HAS_UNION_GEN(AnIntTypeReference)<AType>::value); in main()
15 BOOST_TEST(!NameStruct<AType>::value); in main()
16 BOOST_TEST(!BOOST_TTI_HAS_UNION_GEN(BType)<AType>::value); in main()
17 BOOST_TEST(!TheInteger<AType::BType>::value); in main()
18 BOOST_TEST(!BOOST_TTI_HAS_UNION_GEN(CType)<AType::BType>::value); in main()
24 BOOST_TEST(SimpleUT<AType>::value); in main()
27 BOOST_TEST(!EInB<AType::BType>::value); in main()
28 BOOST_TEST(!BOOST_TTI_HAS_UNION_GEN(AnEnumTtype)<AType>::value); in main()
30 BOOST_TEST(!EClass<AType>::value); in main()
[all …]
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/nn/
H A Dlayer_norm.cu206 AType* mean_buf = reinterpret_cast<AType*>(buf); in LayerNormFusedForwardKernelContig()
393 AType* d_buf = reinterpret_cast<AType*>(buf); in LayerNormFusedBackwardKernel_PartGammaBeta()
411 AType local_mean = static_cast<AType>(mean_data[r]); in LayerNormFusedBackwardKernel_PartGammaBeta()
412 AType local_std = static_cast<AType>(std_data[r]); in LayerNormFusedBackwardKernel_PartGammaBeta()
453 AType* buf_gamma_grad = reinterpret_cast<AType*>(buf); in LayerNormFusedBackwardKernel_GammaBeta()
516 AType mean = static_cast<AType>(mean_data[bid]); in LayerNormFusedBackwardKernel_Data()
517 AType invstd_eps = AType(1) / static_cast<AType>(std_data[bid]); in LayerNormFusedBackwardKernel_Data()
524 AType ele_gamma = static_cast<AType>(gamma[l + i]); in LayerNormFusedBackwardKernel_Data()
532 AType ele_gamma = static_cast<AType>(gamma[l]); in LayerNormFusedBackwardKernel_Data()
543 AType* sum_val0_buf = reinterpret_cast<AType*>(buf); in LayerNormFusedBackwardKernel_Data()
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/nn/
H A Dlayer_norm.cu206 AType* mean_buf = reinterpret_cast<AType*>(buf); in LayerNormFusedForwardKernelContig()
393 AType* d_buf = reinterpret_cast<AType*>(buf); in LayerNormFusedBackwardKernel_PartGammaBeta()
411 AType local_mean = static_cast<AType>(mean_data[r]); in LayerNormFusedBackwardKernel_PartGammaBeta()
412 AType local_std = static_cast<AType>(std_data[r]); in LayerNormFusedBackwardKernel_PartGammaBeta()
453 AType* buf_gamma_grad = reinterpret_cast<AType*>(buf); in LayerNormFusedBackwardKernel_GammaBeta()
516 AType mean = static_cast<AType>(mean_data[bid]); in LayerNormFusedBackwardKernel_Data()
517 AType invstd_eps = AType(1) / static_cast<AType>(std_data[bid]); in LayerNormFusedBackwardKernel_Data()
524 AType ele_gamma = static_cast<AType>(gamma[l + i]); in LayerNormFusedBackwardKernel_Data()
532 AType ele_gamma = static_cast<AType>(gamma[l]); in LayerNormFusedBackwardKernel_Data()
543 AType* sum_val0_buf = reinterpret_cast<AType*>(buf); in LayerNormFusedBackwardKernel_Data()
[all …]

12345678910>>...66