Home
last modified time | relevance | path

Searched defs:dtype_ (Results 1 – 12 of 12) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/
Dnormalize_pad_ir.h57 std::string dtype_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/
Dnormalize_pad_op.h44 std::string dtype_; variable
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/control/
Dtensorlist_getitem.h41 int dtype_ = kTypeUnknown; variable
Dtensorlist_fromtensor.h45 TypeId dtype_ = kTypeUnknown; variable
Dtensorlist_stack.h48 TypeId dtype_ = kTypeUnknown; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dstridedslice_cpu_kernel.h48 TypeId dtype_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/data/
Dtransforms_ir.h134 DataType dtype_; variable
/third_party/mindspore/tests/ut/python/ir/
Dtest_tensor_py.py26 def _attribute(tensor, shape_, size_, dtype_): argument
/third_party/mindspore/mindspore/ccsrc/debug/debugger/offline_debug/
Ddbg_services.h130 int dtype_; member
169 int dtype_; member
/third_party/boost/boost/python/numpy/
Dinvoke_matching.hpp132 void invoke_matching_dtype(dtype const & dtype_, Function f) in invoke_matching_dtype()
/third_party/mindspore/mindspore/_extends/parse/
Dstandard_method.py38 dtype_ = P.DType() variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dvision.cc424 std::string dtype_; member