Skip to content

复杂问题的可追踪性 #21

@testpppppp

Description

@testpppppp
  • 复杂问题的可追踪性

    • 最小化成本开始debug模型 (layer2 hidden256,2G CPU,conda https://erichartford.com/uncensored-models)
    • local明确各种配置齐全requirement,git0
    • 复现,渐进改变。先用1W条数据复现结果。git1
    • 关键节点打印几条数据对齐
    • 再用自己数据替换,local远程两种数据载入方式。 git2
    • 使用unit test记录改变
    • 使用固定case穿透链路记录结果(虚拟类目改变/不变的是什么每一步,数量与case. SELECT * FROM tmp_table WHERE product_id in(1,12,123,1234,12345,123456);)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions