Updated test cases documentation
This commit is contained in:
@@ -82,6 +82,7 @@ __global__ void vector_square_add(float *out, float *a, float *b, int n);
|
||||
"participants": [
|
||||
{
|
||||
"display_name": "tmain()",
|
||||
"full_name": "clanguml::t20051::tmain()",
|
||||
"id": "33004218577871304",
|
||||
"name": "tmain",
|
||||
"namespace": "clanguml::t20051",
|
||||
@@ -95,6 +96,7 @@ __global__ void vector_square_add(float *out, float *a, float *b, int n);
|
||||
},
|
||||
{
|
||||
"display_name": "vector_square_add(float *,float *,float *,int)",
|
||||
"full_name": "clanguml::t20051::vector_square_add(float *,float *,float *,int)",
|
||||
"id": "1972238512532321229",
|
||||
"is_cuda_kernel": true,
|
||||
"name": "vector_square_add",
|
||||
|
||||
Reference in New Issue
Block a user