Searched refs:SetProtoInputs (Results 1 – 1 of 1) sorted by relevance
41 bool SetProtoInputs(const std::vector<std::vector<size_t>> &data_shape, const std::vector<TypeId> &… in SetProtoInputs() function97 RETURN_IF_FALSE(SetProtoInputs(op_info->input_data_shape_, op_info->input_data_type_, &proto)); in SetNodedefProto()