Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MichaelHL-ai/tensorflow_PSENet
/ functions
Functions
713 in github.com/MichaelHL-ai/tensorflow_PSENet
⨍
Functions
713
◇
Types & classes
343
Method
clear
pse/include/pybind11/pytypes.h:1213
Function
collect_arguments
pse/include/pybind11/cast.h:2087
Method
common_iterator
pse/include/pybind11/numpy.h:1254
Method
compare
pse/include/pybind11/buffer_info.h:94
Method
compare
pse/include/pybind11/buffer_info.h:100
Method
compare
pse/include/pybind11/numpy.h:970
Function
concat
pse/include/pybind11/detail/descr.h:83
Method
conformable
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
Function
constexpr_first
pse/include/pybind11/detail/common.h:545
Function
constexpr_last
pse/include/pybind11/detail/common.h:549
Function
construct
pse/include/pybind11/detail/init.h:85
Function
construct_alias_from_cpp
pse/include/pybind11/detail/init.h:71
Function
construct_or_initialize
pse/include/pybind11/detail/init.h:61
Method
contains
pse/include/pybind11/pytypes.h:1214
Function
conv2d_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
Method
cpp_function
pse/include/pybind11/pybind11.h:54
Method
data
pse/include/pybind11/numpy.h:353
Method
data
pse/include/pybind11/numpy.h:1270
Method
data
pse/include/pybind11/numpy.h:1310
Method
data_generator_task
()
utils/data_provider/data_util.py:27
Method
decode_utfN
pse/include/pybind11/cast.h:1222
Method
decrement
pse/include/pybind11/pytypes.h:659
Method
decrement
pse/include/pybind11/pytypes.h:680
Method
def_property_static_impl
rec_func must be set for either fget or fset.
pse/include/pybind11/pybind11.h:964
Method
def_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
Function
delattr
pse/include/pybind11/pytypes.h:391
Method
dereference
pse/include/pybind11/pytypes.h:657
Method
dereference
pse/include/pybind11/pytypes.h:678
Method
dereference
pse/include/pybind11/pytypes.h:701
Method
descr
pse/include/pybind11/descr.h:25
Method
descr
pse/include/pybind11/detail/descr.h:28
Method
destruct
When a cpp_function is GCed, release any memory allocated by pybind11
pse/include/pybind11/pybind11.h:397
Method
dict
pse/include/pybind11/pytypes.h:1201
Method
dict_readonly
pse/include/pybind11/pytypes.h:698
Method
direct_converter
pse/include/pybind11/numpy.h:1145
Method
dispatcher
Main dispatch logic for calls to functions bound using pybind11
pse/include/pybind11/pybind11.h:420
Method
distance_to
pse/include/pybind11/pytypes.h:683
Method
doc
pse/include/pybind11/attr.h:30
Method
doc
pse/include/pybind11/pytypes.h:1382
Method
dtype
Array descriptor (dtype)
pse/include/pybind11/numpy.h:584
Method
dtype
pse/include/pybind11/numpy.h:1016
Method
dtype
pse/include/pybind11/numpy.h:1037
Method
dtype
pse/include/pybind11/numpy.h:1049
Method
dtype
pse/include/pybind11/numpy.h:1125
Method
dtype_ptr
pse/include/pybind11/numpy.h:1140
Function
eigen_array_cast
pse/include/pybind11/eigen.h:213
Function
eigen_encapsulate
pse/include/pybind11/eigen.h:244
Function
eigen_ref_array
pse/include/pybind11/eigen.h:233
Method
ellipsis
pse/include/pybind11/pytypes.h:1016
Method
embedded_module
pse/include/pybind11/embed.h:77
Function
enable_if_t<!B, descr> _
pse/include/pybind11/descr.h:162
Function
enable_if_t<B, descr> _
pse/include/pybind11/descr.h:161
Method
end
pse/include/pybind11/pytypes.h:1195
Method
end
pse/include/pybind11/pytypes.h:1212
Method
end
pse/include/pybind11/pytypes.h:1233
Method
end
pse/include/pybind11/pytypes.h:1246
Method
ensure
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
Method
enter
pse/include/pybind11/iostream.h:151
Method
enum_
pse/include/pybind11/pybind11.h:1537
Method
enum_base
pse/include/pybind11/pybind11.h:1386
Method
equal
pse/include/pybind11/pytypes.h:661
Method
equal
pse/include/pybind11/pytypes.h:682
Method
error_scope
pse/include/pybind11/detail/common.h:715
Function
eval
pse/include/pybind11/eval.h:30
Function
eval_file
pse/include/pybind11/eval.h:70
Method
exception
pse/include/pybind11/pybind11.h:1756
Function
exec
pse/include/pybind11/eval.h:60
Method
execute
pse/include/pybind11/detail/init.h:172
Method
execute
pse/include/pybind11/detail/init.h:204
Method
execute
pse/include/pybind11/detail/init.h:229
Method
execute
pse/include/pybind11/detail/init.h:263
Method
execute
pse/include/pybind11/detail/init.h:317
Function
expected_num_args
pse/include/pybind11/attr.h:487
Method
f_strides
F-style strides; default when constructing an array_t with `ExtraFlags & f_style`
pse/include/pybind11/numpy.h:768
Method
factory
pse/include/pybind11/detail/init.h:221
Method
factory
pse/include/pybind11/detail/init.h:257
Method
fail_dim_check
pse/include/pybind11/numpy.h:742
Method
float_
pse/include/pybind11/pytypes.h:1096
Method
format
pse/include/pybind11/complex.h:25
Method
format
pse/include/pybind11/numpy.h:921
Method
format
pse/include/pybind11/numpy.h:927
Method
format
pse/include/pybind11/numpy.h:930
Method
format
pse/include/pybind11/numpy.h:935
Method
format
pse/include/pybind11/numpy.h:943
Method
format
pse/include/pybind11/numpy.h:1129
Method
format
pse/include/pybind11/detail/common.h:702
Function
forward_like
pse/include/pybind11/stl.h:63
Method
from_args
This is essentially the same as calling numpy.dtype(args) in Python.
pse/include/pybind11/numpy.h:441
Method
function_call
pse/include/pybind11/attr.h:284
Method
function_record
pse/include/pybind11/attr.h:135
Method
generic_iterator
pse/include/pybind11/pytypes.h:610
Method
get
pse/include/pybind11/cast.h:810
Method
get
pse/include/pybind11/cast.h:815
Method
get
pse/include/pybind11/pytypes.h:528
Method
get
pse/include/pybind11/pytypes.h:535
Method
get
pse/include/pybind11/pytypes.h:549
Method
get
pse/include/pybind11/pytypes.h:566
Method
get
pse/include/pybind11/pytypes.h:583
Method
get_duration
pse/include/pybind11/chrono.h:69
Method
get_function_record
pse/include/pybind11/pybind11.h:1353
← previous
next →
301–400 of 713, ranked by callers