"vscode:/vscode.git/clone" did not exist on "295831a481241d3d06b49f646a40f27b1297fab5"
CUAEV refactor to initialize aev parameter only once (#575)
* init * separate to h cpp cu files * works * fix * clean * update * fix * only keep one copy of Result * const result& * move declaration to header * fix jit * clean * fix * fix jit * fix ci test * clean * revert to autograd in charge of it's result * update * fix memory issue of result.aev_t * Update torchani/cuaev/aev.h Co-authored-by:Gao, Xiang <qasdfgtyuiop@gmail.com> * Update torchani/cuaev/aev.h Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com> * Update torchani/cuaev/aev.h Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com> * save * Update torchani/cuaev/aev.h Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com> * update * Update torchani/cuaev/cuaev.cpp Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com> * Update torchani/cuaev/cuaev.cpp Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com> * Update torchani/cuaev/aev.h Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com> * remove aev_t after forward * remove release function * fix * fix jit * update Co-authored-by:
Gao, Xiang <qasdfgtyuiop@gmail.com>
Showing
torchani/cuaev/aev.h
0 → 100644
torchani/cuaev/cuaev.cpp
0 → 100644
Please register or sign in to comment