repo_id
stringlengths
21
96
file_path
stringlengths
31
155
content
stringlengths
1
92.9M
__index_level_0__
int64
0
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/components/test_connectivity_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/core/test_core_number_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/core/test_k_core_mg.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/core/test_core_number.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/core/test_k_core.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_subgraph_extraction.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_louvain.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_modularity.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_triangle_count_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_induced_subgraph_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_k_truss_subgraph.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_leiden_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_louvain_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_leiden.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_triangle_count.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_balanced_cut.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/community/test_ecg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/internals/test_renumber_mg.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/internals/test_symmetrize.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/internals/test_replicate_edgelist_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/internals/test_symmetrize_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/internals/test_renumber.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/comms/test_comms_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/nx/test_nx_convert.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/nx/test_compat_algo.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/nx/test_compat_pr.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_random_walks_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_bulk_sampler_mg.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_random_walks.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION.: # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agree...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_uniform_neighbor_sample_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_bulk_sampler_io.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_uniform_neighbor_sample.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_egonet_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_egonet.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_bulk_sampler.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_bulk_sampler_io_mg.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/sampling/test_node2vec.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/generators/test_rmat.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/generators/test_rmat_mg.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/tree/test_minimum_spanning_tree.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/tree/test_maximum_spanning_tree.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_edge_betweenness_centrality_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_katz_centrality.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_katz_centrality_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_eigenvector_centrality.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_betweenness_centrality_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_degree_centrality.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_betweenness_centrality.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION.: # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agree...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_eigenvector_centrality_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_edge_betweenness_centrality.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION.: # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agree...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_batch_betweenness_centrality_mg.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_degree_centrality_mg.py
# Copyright (c) 2018-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/centrality/test_batch_edge_betweenness_centrality_mg.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/docs/test_doctests.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/docs/test_doctests_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/traversal/test_sssp_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/traversal/test_bfs_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/traversal/test_filter_unreachable.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/traversal/test_paths.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/traversal/test_bfs.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/traversal/test_sssp.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/data_store/test_property_graph.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/data_store/test_gnn_feat_storage_wholegraph.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/data_store/test_gnn_feat_storage.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/data_store/test_property_graph_mg.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_prediction/test_overlap.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_prediction/test_sorensen_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_prediction/test_jaccard_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_prediction/test_jaccard.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_prediction/test_overlap_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_prediction/test_sorensen.py
# Copyright (c) 2021-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_analysis/test_hits.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_analysis/test_pagerank.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_analysis/test_pagerank_mg.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/link_analysis/test_hits_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/structure/test_multigraph.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/structure/test_graph_mg.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/structure/test_convert_matrix.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/structure/test_graph.py
# Copyright (c) 2019-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests
rapidsai_public_repos/cugraph/python/cugraph/cugraph/tests/structure/test_hypergraph.py
# Copyright (c) 2020-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/__init__.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/feature_storage/__init__.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/feature_storage/feat_storage.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/data_loading/bulk_sampler_io.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/data_loading/__init__.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/data_loading/bulk_sampler.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions/dgl_uniform_sampler.py
# Copyright (c) 2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions/feature_storage.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions/__init__.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions/utils/sampling.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions
rapidsai_public_repos/cugraph/python/cugraph/cugraph/gnn/dgl_extensions/utils/__init__.py
# Copyright (c) 2022, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to i...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/dataset.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/datasets_config.yaml
--- fetch: "False" force: "False" # path where datasets will be downloaded to and stored download_dir: "datasets"
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/__init__.py
# Copyright (c) 2022-2023, NVIDIA CORPORATION. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/metadata/cyber.yaml
name: cyber file_type: .csv description: IP edge pairs of a cyber data set from the University of New South Wales. author: Moustafa, Nour, and Jill Slay refs: Moustafa, Nour. Designing an online and reliable statistical anomaly detection framework for dealing with large high-speed network traffic. Diss. Universit...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/metadata/polbooks.yaml
name: polbooks file_type: .csv description: A network of books about U.S. politics published close to the 2004 U.S. presidential election, and sold by Amazon.com. Edges between books represent frequent copurchasing of those books by the same buyers. author: V. Krebs refs: V. Krebs, "The political books network", un...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/metadata/small_tree.yaml
name: small_tree file_type: .csv description: The `small_tree` dataset was created by Nvidia for testing/demonstration purposes, and consists of a small (9 nodes) directed tree. author: Nvidia refs: null delim: " " header: None col_names: - src - dst - wgt col_types: - int32 - int32 - float32 has_loop: ...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/metadata/small_line.yaml
name: small_line file_type: .csv description: The `small_line` dataset was created by Nvidia for testing and demonstration purposes, and consists of a small (10 nodes) path/linear graph. author: Nvidia refs: null delim: " " header: None col_names: - src - dst - wgt col_types: - int32 - int32 - float32 h...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/metadata/hollywood.yaml
name: hollywood file_type: .csv description: A graph of movie actors where vertices are actors, and two actors are joined by an edge whenever they appeared in a movie together. author: Laboratory for Web Algorithmics (LAW) refs: The WebGraph Framework I Compression Techniques, Paolo Boldi and Sebastiano Vigna, ...
0
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets
rapidsai_public_repos/cugraph/python/cugraph/cugraph/datasets/metadata/dolphins.yaml
name: dolphins file_type: .csv description: An undirected social network of frequent associations between 62 dolphins in a community living off Doubtful Sound, New Zealand, as compiled by Lusseau et al. (2003). author: - D. Lusseau - K. Schneider - O. J. Boisseau - P. Haase - E. Slooten - S. M. Dawson ref...
0