Home
last modified time | relevance | path

Searched defs:x_value (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/libs/python/test/
Dimplicit.cpp15 int x_value(X const& x) in x_value() function
Dvector_indexing_suite.cpp24 std::string x_value(X const& x) in x_value() function
Dmap_indexing_suite.cpp24 std::string x_value(X const& x) in x_value() function
/third_party/mindspore/mindspore/core/ops/
Dfill.cc46 auto x_value = input_args[kInputIndex2]->BuildValue(); in FillInfer() local
/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/
Dgsthanddetect_test.c39 const GValue *x_value, *y_value; in bus_sync_handler() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Darithmetic_simplify.cc135 ValuePtr x_value = x_->cast<ValueNodePtr>()->value(); in operator ()() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/host/
Ddynamic_broadcast_gradient_args_kernel.cc144 auto x_value = reinterpret_cast<int64_t *>(x_shape_value->data_c()); in GetInputShape() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.h109 uint32_t x_value = 0u; /// X workgroup size member
/third_party/ffmpeg/libavcodec/
Dsonic.c521 double x_value = *x_ptr; in modified_levinson_durbin() local
556 int x_value = *x_ptr; in modified_levinson_durbin() local
/third_party/mindspore/mindspore/ccsrc/frontend/operator/
Dops_front_infer_function.cc53 ValuePtr x_value = input_x->BuildValue(); in InferImplTupleOrListEqual() local
/third_party/mindspore/mindspore/ops/operations/
D_inner_ops.py174 def infer_value(self, x_value): argument
/third_party/boost/boost/icl/
Dinterval_base_map.hpp765 const codomain_type& x_value = interval_value_pair.second; in flip() local
/third_party/mindspore/mindspore/core/abstract/
Dprim_arrays.cc60 auto x_value = xs->BuildValue(); in InferImplBroadCastShape() local