MCPcopy Create free account

hub / github.com/diviswen/Cycle4Completion / types & classes

Types & classes16 in github.com/diviswen/Cycle4Completion

↓ 18 callersClassPlyParseError
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 callersClassPlyData
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 callersClassPlyElement
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 callersClassPlyListProperty
PLY list property description.
externals/python_plyfile/plyfile.py:820
↓ 2 callersClassPlyProperty
PLY property description. This class is pure metadata; the data itself is contained in PlyElement instances.
externals/python_plyfile/plyfile.py:716
↓ 1 callersClassTopnetFlag
utils/net_util.py:23
ClassApproxMatchGpuOp
externals/structural_losses/tf_approxmatch.cpp:145
ClassApproxMatchOp
externals/structural_losses/tf_approxmatch.cpp:175
ClassMatchCostGpuOp
externals/structural_losses/tf_approxmatch.cpp:201
ClassMatchCostGradGpuOp
externals/structural_losses/tf_approxmatch.cpp:262
ClassMatchCostGradOp
externals/structural_losses/tf_approxmatch.cpp:296
ClassMatchCostOp
externals/structural_losses/tf_approxmatch.cpp:231
ClassNnDistanceGpuOp
externals/structural_losses/tf_nndistance.cpp:169
ClassNnDistanceGradGpuOp
externals/structural_losses/tf_nndistance.cpp:209
ClassNnDistanceGradOp
externals/structural_losses/tf_nndistance.cpp:84
ClassNnDistanceOp
externals/structural_losses/tf_nndistance.cpp:45