Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

Commit f135ef4

Browse files
committed
Integrate change from #464.
1 parent 88c6595 commit f135ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/wrap/pointers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"bnScaleBiasMeanVarDesc": null,
9595
"bnScale": "CuPtr",
9696
"bnBias": "CuPtr",
97-
"estimatedMean": "Ptr",
98-
"estimatedVariance": "Ptr",
97+
"estimatedMean": "CuPtr",
98+
"estimatedVariance": "CuPtr",
9999
"epsilon": null
100100
},
101101
"cudnnCreateTensorTransformDescriptor": {

0 commit comments

Comments
 (0)