[Backend] Integrate Paddle to ml module #7028
Open
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 26, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- python/test/ml_ops/test_ragged_tensor_paddle.py 3
- python/open3d/ml/paddle/python/layers/neighbor_search.py 4
- cpp/pybind/generate_paddle_ops_wrapper.py 2
- python/open3d/ml/paddle/classes/ragged_tensor.py 2
- python/test/ml_ops/mltest.py 1
Clones added
============
- python/test/ml_ops/test_ragged_tensor_paddle.py 7
- cpp/open3d/ml/paddle/misc/KnnSearchOpKernel.cpp 8
- cpp/open3d/ml/paddle/misc/BuildSpatialHashTableOps.cpp 2
- cpp/open3d/ml/paddle/misc/FixedRadiusSearchOps.cpp 12
- cpp/open3d/ml/paddle/misc/FixedRadiusSearchOpKernel.cpp 4
- cpp/open3d/ml/paddle/misc/RadiusSearchOpKernel.cpp 8
- cpp/open3d/ml/paddle/misc/KnnSearchOps.cpp 12
- cpp/open3d/ml/paddle/misc/BuildSpatialHashTableOpKernel.cpp 1
- python/open3d/ml/paddle/python/layers/neighbor_search.py 5
- cpp/pybind/generate_paddle_ops_wrapper.py 1
- cpp/open3d/ml/paddle/PaddleHelper.h 2
- cpp/open3d/ml/paddle/misc/RadiusSearchOps.cpp 10
- cpp/open3d/ml/paddle/misc/InvertNeighborsListOps.cpp 3
Clones removed
==============
+ python/test/ml_ops/test_knn_search.py -1
+ python/test/ml_ops/test_radius_search.py -1
+ python/test/ml_ops/test_fixed_radius_search.py -1
See the complete overview on Codacy
Loading