| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/ |
| D | sequence_stack.h | 40 std::vector<int64_t> tuple_shape; variable
|
| D | sequence_concat.h | 40 std::vector<int64_t> tuple_shape; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/sequence/ |
| D | sequence_getitem_cpu_kernel.cc | 50 auto tuple_shape = inputs[0]->GetShapeVector(); in Resize() local
|
| D | sequence_to_tensor_cpu_kernel.cc | 63 auto tuple_shape = inputs[0]->GetShapeVector(); in Resize() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/ |
| D | jit_dfunctor.cc | 44 auto tuple_shape = shape_elem->cast<abstract::TupleShapePtr>(); in NewValue() local 94 auto tuple_shape = cnode_shape->cast<abstract::TupleShapePtr>(); in GenNewTensor() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/expander/core/ |
| D | node.cc | 55 auto tuple_shape = shape_->cast<abstract::SequenceShapePtr>(); in shapes() local
|
| D | emitter.cc | 159 auto tuple_shape = TensorToTuple(shape); in Reshape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ops_func_impl/ |
| D | concat.cc | 161 auto tuple_shape = x_base_shape->cast<abstract::TupleShapePtr>(); in InferShape() local
|
| D | stack_ext.cc | 84 auto tuple_shape = input_shape->cast<abstract::TupleShapePtr>(); in InferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/control_flow/ |
| D | control_actor.cc | 585 auto tuple_shape = std::make_shared<abstract::TupleShape>(shape_list); in MergeDeviceAddress() local 677 auto tuple_shape = std::make_shared<abstract::TupleShape>(); in MergeEmptyAddressDeviceAddress() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/ |
| D | callback_impl.cc | 51 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in GetOutputInferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | normalize_tuple_index.cc | 265 auto tuple_shape = input_shape->cast<abstract::TupleShapePtr>()->shape(); in InferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | convert_utils.cc | 647 const auto &tuple_shape = base_shape->cast<abstract::SequenceShapePtr>(); in BaseShapeToShapeVector() local
|
| D | anfalgo.cc | 746 const auto &tuple_shape = shape->cast<abstract::TupleShapePtr>(); in GetOutputShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ |
| D | step_parallel_utils.cc | 595 auto tuple_shape = tuple_shape_ptr->shape(); in GetNodeShape() local 640 std::vector<ShapeBasePtr> tuple_shape; in ExtractNewShapeFromShape() local 692 auto tuple_shape = tuple_shape_ptr->shape(); in GetNodeNewShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/model/ |
| D | op_node.cc | 115 auto tuple_shape = baseshape->cast<abstract::TupleShapePtr>(); in InferShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/common/ |
| D | gllo_utils.cc | 1442 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in GetAnfNodeOutputShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/ |
| D | anf_runtime_algorithm.cc | 1975 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in GetOutputDetailShape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ |
| D | abstract_value.cc | 1402 auto tuple_shape = dyn_cast_ptr<TupleShape>(shape); in set_shape() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/express_ir/ |
| D | onnx_exporter.cc | 1491 auto tuple_shape = dyn_cast<abstract::TupleShape>(shape); in SetValueInfoType() local
|