"src/vscode:/vscode.git/clone" did not exist on "433cb3f801470feef0a6bab3c90c7b303926ec98"
Commit e8a33cc7 authored by rusty1s's avatar rusty1s
Browse files

typo

parent c63cde25
......@@ -7,4 +7,4 @@ void THCCTensor_(graclus)(THCudaLongTensor *self, THCudaLongTensor *row, THCudaL
THCTensor_(graclus)(state, self, row, col, weight);
}
#endif
#endif // THC_GENERIC_FILE
......@@ -7,4 +7,4 @@ void THCCTensor_(grid)(THCudaLongTensor *self, THCTensor *pos, THCTensor *size,
THCTensor_(grid)(state, self, pos, size, count);
}
#endif
#endif // THC_GENERIC_FILE
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment