Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 25 of 1503) sorted by relevance

12345678910>>...61

/third_party/boost/boost/fusion/container/deque/detail/cpp03/preprocessed/
Ddeque_keyed_values40.hpp21 static type construct() in construct() function
40 static type construct(typename detail::call_param<T0 >::type t0) in construct() function
59 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
80 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
101 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
122 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
143 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
164 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
185 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
206 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
[all …]
Ddeque_keyed_values50.hpp21 static type construct() in construct() function
40 static type construct(typename detail::call_param<T0 >::type t0) in construct() function
59 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
80 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
101 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
122 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
143 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
164 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
185 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
206 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
[all …]
Ddeque_keyed_values30.hpp21 static type construct() in construct() function
40 static type construct(typename detail::call_param<T0 >::type t0) in construct() function
59 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
80 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
101 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
122 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
143 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
164 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
185 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
206 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
[all …]
Ddeque_keyed_values20.hpp21 static type construct() in construct() function
40 static type construct(typename detail::call_param<T0 >::type t0) in construct() function
59 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
80 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
101 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
122 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
143 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
164 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
185 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
206 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
[all …]
Ddeque_keyed_values10.hpp21 static type construct() in construct() function
40 static type construct(typename detail::call_param<T0 >::type t0) in construct() function
59 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
80 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
101 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
122 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
143 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
164 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
185 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
206 …static type construct(typename detail::call_param<T0 >::type t0 , typename detail::call_param<T1 >… in construct() function
[all …]
/third_party/mindspore/tests/ut/python/numpy_native/
Dtest_numpy_ops.py29 def construct(self, a, b, c, d): member in MeshGrid
35 def construct(self, a, b): member in Choose
41 def construct(self, a): member in Histogram
47 def construct(self, a): member in Norm
53 def construct(self, a, b): member in Cross
59 def construct(self, a, b): member in Stack
65 def construct(self, a, b): member in Correlate
71 def construct(self, tensor): member in Split
80 def construct(self, tensor): member in MatrixPower
86 def construct(self, tensor): member in RavelMultiIndex
[all …]
/third_party/mindspore/tests/ut/python/pipeline/parse/
Dtest_use_undefined_name_or_unsupported_builtin_function.py28 def construct(self, x): member in test_use_undefined_name.Net
43 def construct(self, x): member in test_insert_undefined_name.Net
58 def construct(self, x): member in test_insert_undefined_name_compute.Net
74 def construct(self, x): member in test_insert_undefined_name_in_if.Net
90 def construct(self, x): member in test_insert_undefined_name_in_while_inner_if.Net
108 def construct(self, x): member in test_insert_undefined_name_compute__in_while_inner_if.Net
131 def construct(self, x): member in test_insert_undefined_name_compute__in_if_in_for.Net
154 def construct(self, x): member in test_use_undefined_name_for_inner_if.Net
176 def construct(self, x): member in test_use_undefined_name_in_for.Net
196 def construct(self, x): member in test_insert_undefined_name_in_for.Net
[all …]
Dtest_enumerate.py32 def construct(self): member in test_enumerate_list_const.Net
50 def construct(self): member in test_enumerate_tuple_const.Net
68 def construct(self): member in test_enumerate_tensor_const.Net
80 def construct(self, x, y): member in test_enumerate_list_parameter.Net
99 def construct(self, x, y): member in test_enumerate_tuple_parameter.Net
118 def construct(self, x): member in test_enumerate_tensor_parameter.Net
137 def construct(self): member in test_enumerate_tuple_const_1.Net
155 def construct(self): member in test_enumerate_tensor_const_1.Net
172 def construct(self, x, y): member in test_enumerate_tuple_parameter_1.Net
191 def construct(self, x): member in test_enumerate_tensor_parameter_1.Net
[all …]
Dtest_sequence_assign.py33 def construct(self): member in test_list_index_1D.Net
50 def construct(self): member in test_list_neg_index_1D.Net
67 def construct(self): member in test_list_index_2D.Net
85 def construct(self): member in test_list_neg_index_2D.Net
103 def construct(self): member in test_list_index_3D.Net
122 def construct(self): member in test_list_neg_index_3D.Net
141 def construct(self, x): member in test_list_index_1D_parameter.Net
155 def construct(self, x): member in test_list_index_2D_parameter.Net
169 def construct(self, x): member in test_list_index_3D_parameter.Net
185 def construct(self, input_x): member in test_const_list_index_3D_bprop.Net
[all …]
Dtest_structure_output.py34 def construct(self): member in test_output_const_tuple_0.Net
49 def construct(self): member in test_output_const_tuple_1.Net
63 def construct(self): member in test_output_const_list.Net
78 def construct(self): member in test_output_const_int.Net
92 def construct(self): member in test_output_const_str.Net
105 def construct(self, x): member in test_output_parameter_int.Net
119 def construct(self): member in test_output_parameter_str.Net
134 def construct(self, x, y): member in test_tuple_tuple_0.Net
156 def construct(self, x, y): member in test_tuple_tuple_1.Net
178 def construct(self, x, y): member in test_tuple_tuple_2.Net
[all …]
/third_party/mindspore/tests/st/control/
Dtest_cont_break.py36 def construct(self, x): member in ForLoopWithBreak
46 def construct(self, x): member in ForLoopWithContinue
56 def construct(self, x): member in ForLoopWithContBreak
69 def construct(self, x): member in ForNestedLoopWithBreak
80 def construct(self, x): member in WhileWithBreak
92 def construct(self, x): member in WhileWithContinue
105 def construct(self, x): member in WhileForNested
121 def construct(self, x): member in PassBranch
Dtest_cont_grad.py38 def construct(self, idx, end, x): member in test_while_grad.MyWhileNet
51 def construct(self, *inputs): member in test_while_grad.GradNet
77 def construct(self, x, y): member in test_while_with_const_param_grad.MyWhileNet
88 def construct(self, *inputs): member in test_while_with_const_param_grad.GradNet
114 def construct(self, x, y): member in test_while_with_variable_grad.MyWhileNet
125 def construct(self, *inputs): member in test_while_with_variable_grad.GradNet
152 def construct(self, idx, end, x): member in test_while_with_param_forward.MyWhileNet
187 def construct(self, idx, end, x): member in test_while_endless_case.MyWhileNet
219 def construct(self, idx, end, x): member in test_while_with_param_grad.MyWhileNet
235 def construct(self, a, b, c): member in test_while_with_param_grad.GradNet
[all …]
/third_party/json/include/nlohmann/detail/conversions/
Dto_json.hpp31 static void construct(BasicJsonType& j, typename BasicJsonType::boolean_t b) noexcept in construct() function
43 static void construct(BasicJsonType& j, const typename BasicJsonType::string_t& s) in construct() function
51 static void construct(BasicJsonType& j, typename BasicJsonType::string_t&& s) in construct() function
61 static void construct(BasicJsonType& j, const CompatibleStringType& str) in construct() function
73 static void construct(BasicJsonType& j, const typename BasicJsonType::binary_t& b) in construct() function
82 static void construct(BasicJsonType& j, typename BasicJsonType::binary_t&& b) in construct() function
95 static void construct(BasicJsonType& j, typename BasicJsonType::number_float_t val) noexcept in construct() function
107 static void construct(BasicJsonType& j, typename BasicJsonType::number_unsigned_t val) noexcept in construct() function
119 static void construct(BasicJsonType& j, typename BasicJsonType::number_integer_t val) noexcept in construct() function
131 static void construct(BasicJsonType& j, const typename BasicJsonType::array_t& arr) in construct() function
[all …]
/third_party/mindspore/tests/syntax/simple_expression/
Dtest_parse_exception.py18 def construct(self, x, y): member in TestNoReturn
37 def construct(self, x, y): member in TestSuper
56 def construct(self, x, y): member in TestCompare
73 def construct(self, x, y): member in TestUndefMemberChange
91 def construct(self, x, y): member in TestMemberChange
109 def construct(self, x, y): member in TestUnsupportSTMT
130 def construct(self, x, y): member in TestUnsupportNum
148 def construct(self, x, y): member in TestAssignAdd
165 def construct(self, x, y): member in TestParseListComp
182 def construct(self, x, y): member in TestAssign
[all …]
/third_party/mindspore/mindspore/nn/layer/
Dactivation.py94 def construct(self, x): member in Softmax
145 def construct(self, x): member in LogSoftmax
197 def construct(self, x): member in ELU
243 def construct(self, x): member in ReLU
287 def construct(self, x): member in ReLU6
340 def construct(self, x): member in LeakyReLU
386 def construct(self, x): member in Tanh
435 def construct(self, x): member in GELU
480 def construct(self, x): member in FastGelu
527 def construct(self, x): member in Sigmoid
[all …]
/third_party/mindspore/tests/st/pynative/
Dtest_tensor_getitem.py43 def construct(self, tensor): member in NetWorkSlicePositive
74 def construct(self, tensor): member in NetWorkSliceEllipsis
106 def construct(self, tensor): member in NetWorkReduceDimension
141 def construct(self, tensor): member in NetWorkSliceStep
167 def construct(self, x, index_0, index_1, index_2): member in TensorGetItemByThreeTensors
206 def construct(self, tensor, index_0, index_1): member in TensorGetItemByMixedTensorsBasicCase
245 def construct(self, tensor): member in TensorItemByNone
270 def construct(self, tensor, index): member in TensorItemByItem
356 def construct(self, index_0, index_1, index_2): member in TensorSetItemByMixedTensors_0
396 def construct(self, index_0, index_1, index_2): member in TensorSetItemByMixedTensors_1
[all …]
/third_party/mindspore/tests/ut/python/ops/
Dtest_control_ops.py50 def construct(self, x, y): member in cond_data_test.Net
89 def construct(self, x, y): member in if_compile_test.Net
113 def construct(self, x, y): member in test_if_none.Net
134 def construct(self, x, y): member in test_if_str_is_not_none_right.Net
155 def construct(self, x, y): member in test_if_str_is_not_none_left.Net
176 def construct(self, x, y): member in test_if_none_equal_none.Net
197 def construct(self, x, y): member in test_if_str_is_null.Net
218 def construct(self, x, y): member in test_if_str_is_true.Net
239 def construct(self, x, y): member in test_if_str_equal.Net
260 def construct(self, x, y): member in test_if_tuple_is_null.Net
[all …]
Dtest_multitype_ops.py37 def construct(self): member in ScalarAddScalar
50 def construct(self): member in ScalarAddTensor1
63 def construct(self): member in ScalarAddTensor2
75 def construct(self): member in TensorAddScalar
87 def construct(self): member in ScalarTensorSub
103 def construct(self): member in ScalarTensorMul
119 def construct(self): member in ScalarTensorDiv
133 def construct(self): member in EqualClass
157 def construct(self, x, y): member in MapPartialNet
169 def construct(self, x, y): member in ZipNet
[all …]
Dtest_ops.py53 def construct(self, x, y): member in TargetNet
63 def construct(self, x, y): member in Grad
94 def construct(self, indices, updates): member in IndexAdd
105 def construct(self, x1, x2, x3, sens): member in InputBackward
114 def construct(self, x1, x2): member in NetForTupleInput
123 def construct(self, x1): member in StridedSlicessdNet
132 def construct(self, x1): member in NetForConcat
141 def construct(self, x1, x2): member in NetForConcat1
150 def construct(self, x1, x2): member in NetForConcat2
159 def construct(self, x1, x2, x3): member in NetForConcat3
[all …]
Dtest_tensor_slice.py37 def construct(self, tensor): member in NetWorkSlicePositive
52 def construct(self, tensor): member in NetWorkSliceEllipsis
69 def construct(self, tensor): member in NetWorkReduceDimension
83 def construct(self, tensor): member in NetWorkStepNegative
93 def construct(self, tensor): member in NetWorkReduceToScalar
102 def construct(self, a, b): member in TensorAssignWithSliceError1
111 def construct(self, a, b): member in TensorAssignWithSliceError2
120 def construct(self, a, b, ck): member in TensorAssignWithSlice2
136 def construct(self, a, b, ck): member in TensorAssignWithSlice
154 def construct(self, x, index): member in TensorGetItemByOneTensor
[all …]
/third_party/boost/boost/phoenix/object/detail/cpp03/preprocessed/
Dconstruct_expr_10.hpp7 namespace boost { namespace phoenix { namespace tag { struct construct {}; template <typename Ostre… in make_construct() struct
Dconstruct_10.hpp18 construct(A0 const& a0) in construct() function
35 construct(A0 const& a0 , A1 const& a1) in construct() function
52 construct(A0 const& a0 , A1 const& a1 , A2 const& a2) in construct() function
69 construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3) in construct() function
86 construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4) in construct() function
103construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 , A5 const& a5) in construct() function
120construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 , A5 const& a5 … in construct() function
137construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 , A5 const& a5 … in construct() function
154construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 , A5 const& a5 … in construct() function
171construct(A0 const& a0 , A1 const& a1 , A2 const& a2 , A3 const& a3 , A4 const& a4 , A5 const& a5 … in construct() function
/third_party/mindspore/tests/ut/python/pynative_mode/
Dtest_cont_cases.py51 def construct(self, idx, end, x): member in test_while_with_param_forward_with_const_branch.MyWhileNet
80 def construct(self, idx, end, x): member in test_while_opt_endless.MyWhileNet
95 def construct(self, *inputs): member in test_while_opt_endless.GradNet
116 def construct(self, idx, end, x): member in test_no_while_call.MyWhileNet
141 def construct(self, idx, end, x): member in test_while_with_param_grad_with_const_branch.MyWhileNet
158 def construct(self, a, b, c): member in test_while_with_param_grad_with_const_branch.GradNet
179 def construct(self, idx, end, x): member in test_for_while_with_param_grad_with_const_branch.MyWhileNet
198 def construct(self, a, b, c): member in test_for_while_with_param_grad_with_const_branch.GradNet
219 def construct(self, idx, end, x): member in test_for_while_with_param_grad_basic.MyWhileNet
235 def construct(self, a, b, c): member in test_for_while_with_param_grad_basic.GradNet
[all …]
/third_party/mindspore/tests/ut/python/parallel/
Dtest_auto_parallel_reshape.py37 def construct(self, x): member in NetWithLoss
47 def construct(self, x): member in GradWrap
59 def construct(self, x): member in test_reshape_matmul.Net
81 def construct(self, x): member in test_reshape_reshape.Net
107 def construct(self, x): member in test_reshape_auto_1.Net
134 def construct(self, x): member in test_reshape_auto_2.Net
162 def construct(self, x): member in test_reshape_auto_3.Net
188 def construct(self, x): member in test_reshape_auto_4.Net
213 def construct(self, x, y): member in test_reshape_auto_5.NetWithLoss5
222 def construct(self, x, y): member in test_reshape_auto_5.GradWrap5
[all …]
/third_party/mindspore/tests/st/probability/distribution/
Dtest_categorical.py37 def construct(self, x_): member in Prob
63 def construct(self, x_): member in LogProb
89 def construct(self, x_): member in KL
113 def construct(self): member in Sampling
135 def construct(self): member in Basics
163 def construct(self, x_): member in CDF
189 def construct(self, x_): member in LogCDF
215 def construct(self, x_): member in SF
241 def construct(self, x_): member in LogSF
267 def construct(self): member in EntropyH
[all …]

12345678910>>...61