Home
last modified time | relevance | path

Searched defs:tensorShape (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/utils/
Dtensorprint_utils.cc169 ShapeVector tensorShape; in ConvertDataset2Tensor() local
234 ShapeVector tensorShape; in SaveDataset2File() local
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc52 mindspore::TensorShape *tensorShape = proto_inputs->mutable_tensor_shape(); in SetProtoInputs() local
77 mindspore::TensorShape *tensorShape = proto_outputs->mutable_tensor_shape(); in SetProtoOutputs() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/
Daicpu_kernel_build.cc208 mindspore::TensorShape *tensorShape = node_inputs->mutable_tensor_shape(); in SetNodeInputs() local
235 mindspore::TensorShape *tensorShape = node_outputs->mutable_tensor_shape(); in SetNodeOutputs() local