Home
last modified time | relevance | path

Searched defs:shape_type (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dtensor_list_reserve.cc23 void TensorListReserve::Init(const int64_t element_dtype, const int64_t shape_type) { in Init()
32 void TensorListReserve::set_shape_type(const int64_t shape_type) { in set_shape_type()
Dtensor_list_from_tensor.cc46 void TensorListFromTensor::Init(const int64_t element_dtype, const int64_t shape_type) { in Init()
65 void TensorListFromTensor::set_shape_type(const int64_t shape_type) { in set_shape_type()
/third_party/boost/libs/endian/example/
Dendian_example.cpp33 little_int32_buf_at shape_type; member
/third_party/mindspore/mindspore/ops/_utils/
Dutils.py25 def get_broadcast_shape(x_shape, y_shape, prim_name, shape_type=""): argument
/third_party/boost/libs/asio/test/execution/
Dexecutor.cpp129 typedef double shape_type; typedef
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/
Dai_cpu_dynamic_kernel.cc70 UnknowShapeOpType shape_type = UnknowShapeOpType::DEPEND_IN_SHAPE; in Initialize() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/
Daicpu_kernel_build.cc288 auto *shape_type = reinterpret_cast<int32_t *>(ext_info_buf + ext_info_offset); in SetExtInfoShapeType() local
392 UnknowShapeOpType shape_type = UnknowShapeOpType::DEPEND_IN_SHAPE; in CreateExtInfo() local
/third_party/boost/boost/asio/
Dthread_pool.hpp173 typedef std::size_t shape_type; typedef in boost::asio::thread_pool::basic_executor_type
/third_party/boost/libs/asio/include/boost/asio/
Dthread_pool.hpp173 typedef std::size_t shape_type; typedef in boost::asio::thread_pool::basic_executor_type