Skip to content

局部变量命名修改#3

Closed
lynnyulinlin-debug wants to merge 0 commit intoInfiniTensor:masterfrom
lynnyulinlin-debug:master
Closed

局部变量命名修改#3
lynnyulinlin-debug wants to merge 0 commit intoInfiniTensor:masterfrom
lynnyulinlin-debug:master

Conversation

@lynnyulinlin-debug
Copy link

原来: //uint64_t kRngState = kRngState; //constexpr uint64_t kRngState = 1337;
修改: uint64_t kRngState0 = kRngState; 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments