MCPcopy Create free account

hub / github.com/MichaelHL-ai/tensorflow_PSENet / functions

Functions713 in github.com/MichaelHL-ai/tensorflow_PSENet

Methodclear
pse/include/pybind11/pytypes.h:1213
Functioncollect_arguments
pse/include/pybind11/cast.h:2087
Methodcommon_iterator
pse/include/pybind11/numpy.h:1254
Methodcompare
pse/include/pybind11/buffer_info.h:94
Methodcompare
pse/include/pybind11/buffer_info.h:100
Methodcompare
pse/include/pybind11/numpy.h:970
Functionconcat
pse/include/pybind11/detail/descr.h:83
Methodconformable
Takes an input array and determines whether we can make it fit into the Eigen type. If the array is a vector, we attempt to fit it into either an Eig
pse/include/pybind11/eigen.h:144
Functionconstexpr_first
pse/include/pybind11/detail/common.h:545
Functionconstexpr_last
pse/include/pybind11/detail/common.h:549
Functionconstruct
pse/include/pybind11/detail/init.h:85
Functionconstruct_alias_from_cpp
pse/include/pybind11/detail/init.h:71
Functionconstruct_or_initialize
pse/include/pybind11/detail/init.h:61
Methodcontains
pse/include/pybind11/pytypes.h:1214
Functionconv2d_same
Strided 2-D convolution with 'SAME' padding. When stride > 1, then we do explicit zero-padding, followed by conv2d with 'VALID' padding.
nets/resnet/resnet_utils.py:77
Methodcpp_function
pse/include/pybind11/pybind11.h:54
Methoddata
pse/include/pybind11/numpy.h:353
Methoddata
pse/include/pybind11/numpy.h:1270
Methoddata
pse/include/pybind11/numpy.h:1310
Methoddata_generator_task
()
utils/data_provider/data_util.py:27
Methoddecode_utfN
pse/include/pybind11/cast.h:1222
Methoddecrement
pse/include/pybind11/pytypes.h:659
Methoddecrement
pse/include/pybind11/pytypes.h:680
Methoddef_property_static_impl
rec_func must be set for either fget or fset.
pse/include/pybind11/pybind11.h:964
Methoddef_submodule
\rst Create and return a new Python submodule with the given name and docstring. This also works recursively, i.e. .. code-bl
pse/include/pybind11/pybind11.h:829
Functiondelattr
pse/include/pybind11/pytypes.h:391
Methoddereference
pse/include/pybind11/pytypes.h:657
Methoddereference
pse/include/pybind11/pytypes.h:678
Methoddereference
pse/include/pybind11/pytypes.h:701
Methoddescr
pse/include/pybind11/descr.h:25
Methoddescr
pse/include/pybind11/detail/descr.h:28
Methoddestruct
When a cpp_function is GCed, release any memory allocated by pybind11
pse/include/pybind11/pybind11.h:397
Methoddict
pse/include/pybind11/pytypes.h:1201
Methoddict_readonly
pse/include/pybind11/pytypes.h:698
Methoddirect_converter
pse/include/pybind11/numpy.h:1145
Methoddispatcher
Main dispatch logic for calls to functions bound using pybind11
pse/include/pybind11/pybind11.h:420
Methoddistance_to
pse/include/pybind11/pytypes.h:683
Methoddoc
pse/include/pybind11/attr.h:30
Methoddoc
pse/include/pybind11/pytypes.h:1382
Methoddtype
Array descriptor (dtype)
pse/include/pybind11/numpy.h:584
Methoddtype
pse/include/pybind11/numpy.h:1016
Methoddtype
pse/include/pybind11/numpy.h:1037
Methoddtype
pse/include/pybind11/numpy.h:1049
Methoddtype
pse/include/pybind11/numpy.h:1125
Methoddtype_ptr
pse/include/pybind11/numpy.h:1140
Functioneigen_array_cast
pse/include/pybind11/eigen.h:213
Functioneigen_encapsulate
pse/include/pybind11/eigen.h:244
Functioneigen_ref_array
pse/include/pybind11/eigen.h:233
Methodellipsis
pse/include/pybind11/pytypes.h:1016
Methodembedded_module
pse/include/pybind11/embed.h:77
Functionenable_if_t<!B, descr> _
pse/include/pybind11/descr.h:162
Functionenable_if_t<B, descr> _
pse/include/pybind11/descr.h:161
Methodend
pse/include/pybind11/pytypes.h:1195
Methodend
pse/include/pybind11/pytypes.h:1212
Methodend
pse/include/pybind11/pytypes.h:1233
Methodend
pse/include/pybind11/pytypes.h:1246
Methodensure
Ensure that the argument is a NumPy array In case of an error, nullptr is returned and the Python error is cleared.
pse/include/pybind11/numpy.h:732
Methodenter
pse/include/pybind11/iostream.h:151
Methodenum_
pse/include/pybind11/pybind11.h:1537
Methodenum_base
pse/include/pybind11/pybind11.h:1386
Methodequal
pse/include/pybind11/pytypes.h:661
Methodequal
pse/include/pybind11/pytypes.h:682
Methoderror_scope
pse/include/pybind11/detail/common.h:715
Functioneval
pse/include/pybind11/eval.h:30
Functioneval_file
pse/include/pybind11/eval.h:70
Methodexception
pse/include/pybind11/pybind11.h:1756
Functionexec
pse/include/pybind11/eval.h:60
Methodexecute
pse/include/pybind11/detail/init.h:172
Methodexecute
pse/include/pybind11/detail/init.h:204
Methodexecute
pse/include/pybind11/detail/init.h:229
Methodexecute
pse/include/pybind11/detail/init.h:263
Methodexecute
pse/include/pybind11/detail/init.h:317
Functionexpected_num_args
pse/include/pybind11/attr.h:487
Methodf_strides
F-style strides; default when constructing an array_t with `ExtraFlags & f_style`
pse/include/pybind11/numpy.h:768
Methodfactory
pse/include/pybind11/detail/init.h:221
Methodfactory
pse/include/pybind11/detail/init.h:257
Methodfail_dim_check
pse/include/pybind11/numpy.h:742
Methodfloat_
pse/include/pybind11/pytypes.h:1096
Methodformat
pse/include/pybind11/complex.h:25
Methodformat
pse/include/pybind11/numpy.h:921
Methodformat
pse/include/pybind11/numpy.h:927
Methodformat
pse/include/pybind11/numpy.h:930
Methodformat
pse/include/pybind11/numpy.h:935
Methodformat
pse/include/pybind11/numpy.h:943
Methodformat
pse/include/pybind11/numpy.h:1129
Methodformat
pse/include/pybind11/detail/common.h:702
Functionforward_like
pse/include/pybind11/stl.h:63
Methodfrom_args
This is essentially the same as calling numpy.dtype(args) in Python.
pse/include/pybind11/numpy.h:441
Methodfunction_call
pse/include/pybind11/attr.h:284
Methodfunction_record
pse/include/pybind11/attr.h:135
Methodgeneric_iterator
pse/include/pybind11/pytypes.h:610
Methodget
pse/include/pybind11/cast.h:810
Methodget
pse/include/pybind11/cast.h:815
Methodget
pse/include/pybind11/pytypes.h:528
Methodget
pse/include/pybind11/pytypes.h:535
Methodget
pse/include/pybind11/pytypes.h:549
Methodget
pse/include/pybind11/pytypes.h:566
Methodget
pse/include/pybind11/pytypes.h:583
Methodget_duration
pse/include/pybind11/chrono.h:69
Methodget_function_record
pse/include/pybind11/pybind11.h:1353
← previousnext →301–400 of 713, ranked by callers