Home
last modified time | relevance | path

Searched refs:SetProtoOutputs (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ascend/
Dascend_ps_cache.cc66 bool SetProtoOutputs(const std::vector<std::vector<size_t>> &data_shape, const std::vector<TypeId> … in SetProtoOutputs() function
98 RETURN_IF_FALSE(SetProtoOutputs(op_info->output_data_shape_, op_info->output_data_type_, &proto)); in SetNodedefProto()