Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diviswen/Cycle4Completion
/ types & classes
Types & classes
16 in github.com/diviswen/Cycle4Completion
⨍
Functions
157
◇
Types & classes
16
↓ 18 callers
Class
PlyParseError
Raised when a PLY file cannot be parsed. The attributes `element', `row', `property', and `message' give additional information.
externals/python_plyfile/plyfile.py:121
↓ 5 callers
Class
PlyData
PLY file header and data. A PlyData instance is created in one of two ways: by the static method PlyData.read (to read a PLY file), or d
externals/python_plyfile/plyfile.py:153
↓ 2 callers
Class
PlyElement
PLY file element. A client of this library doesn't normally need to instantiate this directly, so the following is only for the sake of
externals/python_plyfile/plyfile.py:364
↓ 2 callers
Class
PlyListProperty
PLY list property description.
externals/python_plyfile/plyfile.py:820
↓ 2 callers
Class
PlyProperty
PLY property description. This class is pure metadata; the data itself is contained in PlyElement instances.
externals/python_plyfile/plyfile.py:716
↓ 1 callers
Class
TopnetFlag
utils/net_util.py:23
Class
ApproxMatchGpuOp
externals/structural_losses/tf_approxmatch.cpp:145
Class
ApproxMatchOp
externals/structural_losses/tf_approxmatch.cpp:175
Class
MatchCostGpuOp
externals/structural_losses/tf_approxmatch.cpp:201
Class
MatchCostGradGpuOp
externals/structural_losses/tf_approxmatch.cpp:262
Class
MatchCostGradOp
externals/structural_losses/tf_approxmatch.cpp:296
Class
MatchCostOp
externals/structural_losses/tf_approxmatch.cpp:231
Class
NnDistanceGpuOp
externals/structural_losses/tf_nndistance.cpp:169
Class
NnDistanceGradGpuOp
externals/structural_losses/tf_nndistance.cpp:209
Class
NnDistanceGradOp
externals/structural_losses/tf_nndistance.cpp:84
Class
NnDistanceOp
externals/structural_losses/tf_nndistance.cpp:45