| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ops/ |
| D | prim_debug.cc | 37 auto tensor_value = CheckArg<AbstractTensor>(op_name, args_abs_list, 0); in InferImplDebug() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ops/ |
| D | environ_get.cc | 69 auto tensor_value = default_value->cast<abstract::AbstractTensorPtr>(); in InferShapeAndType() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/jit/ |
| D | jit_dfunctor.cc | 124 auto tensor_value = GenNewTensorInner(cnode_type, cnode_shape); in GenNewTensor() local 128 auto tensor_value = std::make_shared<tensor::Tensor>(cnode_type->type_id(), NoShape); in GenNewTensor() local
|
| D | jit_grad.cc | 271 const auto tensor_value = PyNativeAlgo::Common::GetTensorFromParam(original_params[i]); in GetWeightsNode() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ |
| D | top_cell.cc | 98 auto tensor_value = value->cast<tensor::BaseTensorPtr>(); in BackUpValueMetaGradInfo() local 118 auto tensor_value = value->cast<tensor::BaseTensorPtr>(); in ClearValueMetaGradInfo() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/ir/ |
| D | map_tensor.cc | 110 auto tensor_value = value_tensor(); in TransExportDataToTensor() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/lite_exporter/ |
| D | fetch_content.cc | 439 auto tensor_value = tensor_info->cast<tensor::TensorPtr>(); in FetchDataFromCNode() local 502 auto tensor_value = tensor_info->cast<tensor::TensorPtr>(); in FetchDataFromAbstract() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/ |
| D | utils.cc | 127 …auto tensor_value = CheckAndConvertUtils::CheckTensorIntValue(v->ToString(), v, "ConstSymbolicValu… in ConstValueToSymbol() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | check_convert_utils.cc | 910 ShapeVector tensor_value; in CheckTensorIntValue() local 960 ShapeVector tensor_value; in CheckTensorIntValue() local 1201 std::vector<double> tensor_value; in CheckTensorFloatValue() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/ |
| D | graph_kernel_pass_manager_lite.cc | 60 ValuePtr tensor_value = nullptr; in PrintNodeOutputType() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ |
| D | convert_utils.cc | 459 auto tensor_value = TensorValueToVector<T>(tensor); in GetTensorValue() local
|
| D | convert_utils_py.cc | 868 auto tensor_value = value->cast<tensor::BaseTensorPtr>(); in ShallowCopyTensorValue() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/ |
| D | tensor_index_py.h | 139 int64_t tensor_value = 0; in GetTensorData() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/debug/ |
| D | trace.cc | 223 ValuePtr tensor_value = nullptr; in GetNodeTypeOrigin() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/ |
| D | pynative_utils.cc | 529 auto tensor_value = default_value->cast<tensor::BaseTensorPtr>(); in GetTensorFromParam() local 905 const auto &tensor_value = value->cast<tensor::BaseTensorPtr>(); in SetValueGradInfo() local 1000 const auto tensor_value = GetTensorFromParam(original_params[i]); in SetGraphInputAndWeightsInfo() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/forward/ |
| D | forward.cc | 63 auto tensor_value = value->cast<mindspore::tensor::BaseTensorPtr>(); in ShallowCopyValue() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/mindir/ |
| D | sparse_softmax_cross_entropy_with_logits_unify_mindir.cc | 450 std::vector<float> tensor_value(softmax_output_shape[0], 1.0 / softmax_output_shape[0]); in CreateMul() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/data/ |
| D | parse_example_op.cc | 860 std::string_view tensor_value; in CalculateNumMiniBatch() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/ |
| D | device_address_utils.cc | 1113 const auto &tensor_value = GetValue<std::string>(string_imm); in CreateInputAddress() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/ |
| D | anf_ir_dump.cc | 303 ValuePtr tensor_value = nullptr; in PrintNodeOutputType() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/ |
| D | session_basic.cc | 727 auto tensor_value = value_tuple->value()[output_index]; in GetValueNodeOutput() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/abstract/ |
| D | abstract_value.cc | 220 auto tensor_value = BuildValue(); in ToString() local
|