MCPcopy Create free account

hub / github.com/MegEngine/MegEngine / functions

Functions33,912 in github.com/MegEngine/MegEngine

↓ 111 callersMethodto_string
======================== CpuNDRange ======================== */
dnn/src/common/utils.cpp:320
↓ 109 callersFunctionsqrt
Square root. \param arg function argument \return square root of \a arg template<typename T> typename enable<expr,T>::type sqrt(T arg) { return functi
dnn/include/megdnn/dtype/half.hpp:2299
↓ 108 callersMethodinfo
dnn/include/megdnn/oprs/base.h:187
↓ 108 callersFunctionround
dnn/src/common/cv/helper.h:121
↓ 108 callersMethodvalid
src/core/include/megbrain/comp_node.h:384
↓ 107 callersFunctionget
(args)
lite/load_and_run/examples/script/resnet50_mgb.py:94
↓ 106 callersMethodapply_on_var_node
imperative/src/impl/op_def.cpp:43
↓ 106 callersMethodemplace
src/opr-mm/impl/megray_helper.cpp:67
↓ 105 callersMethodexecl
dnn/test/rocm/benchmarker.h:37
↓ 104 callersMethodbackward
(self, grad_y)
imperative/python/test/unit/core/test_function.py:175
↓ 103 callersMethodget
lite/src/decryption/rc4/rc4_cryption_base.h:79
↓ 102 callersFunctionexec
dnn/src/common/rnn_cell.cpp:83
↓ 102 callersFunctionpow
Power function. \param base first argument \param exp second argument \return \a base raised to \a exp template<typename T,typename U> typename enable
dnn/include/megdnn/dtype/half.hpp:2324
↓ 101 callersMethodmake_name
imperative/src/impl/op_def.cpp:139
↓ 100 callersMethodeq_layout
dnn/src/common/basic_types.cpp:366
↓ 99 callersMethodactivate
src/core/impl/comp_node/comp_node.cpp:408
↓ 99 callersMethodadd_enum_alias
( self, name, src_class, src_name=None, name_field=None, default=None )
dnn/scripts/gen_param_defs.py:279
↓ 98 callersFunctionMIDOUT_BEGIN
dnn/src/fallback/convolution/run_conv.cpp:222
↓ 98 callersMethodclear
src/core/impl/graph/normal_exec_env.cpp:157
↓ 98 callersMethodsum
(self, axis, keepdims=False)
imperative/python/megengine/xla/rules/hlotensor.py:171
↓ 97 callersMethodparam
dnn/src/cuda/conv_bias/implicit_gemm_int4_nhwc_imma_base.cpp:13
↓ 96 callersMethodwriteto_fpath
src/core/impl/utils/json.cpp:38
↓ 94 callersMethodcopy_from_fixlayout
lite/src/mge/tensor_impl.cpp:393
↓ 94 callersMethodname
dnn/src/cuda/pooling/algo.h:81
↓ 93 callersFunctiondiv_ceil
dnn/src/common/utils.h:393
↓ 93 callersMethodget
(self)
imperative/python/megengine/utils/future.py:15
↓ 93 callersMethodowner_graph
src/serialization/impl/opr_shallow_copy.cpp:118
↓ 93 callersMethodowner_graph
src/core/impl/graph/var_node_mem_mgr.h:206
↓ 93 callersMethodstr
src/custom/impl/op.cpp:68
↓ 91 callersMethodnode
imperative/src/include/megbrain/imperative/basic_values.h:210
↓ 91 callersMethodwait
lite/src/network.cpp:217
↓ 90 callersMethoddtype
src/core/include/megbrain/graph/var_node.h:657
↓ 90 callersMethodmean
(self, axis, keepdims=False)
imperative/python/megengine/xla/rules/hlotensor.py:176
↓ 90 callersMethodzeros
src/opr/include/megbrain/opr/training/utils.h:41
↓ 89 callersMethodclear
src/core/impl/utils/mempool.cpp:54
↓ 89 callersMethodforward
lite/src/network.cpp:209
↓ 89 callersMethodget_ref_ptr
dnn/include/megdnn/basic_types.h:477
↓ 89 callersMethodget_var
get current var: if var has been replaced, return its new value; otherwise return var itself
src/gopt/include/megbrain/gopt/framework.h:107
↓ 89 callersMethodis_contiguous
src/custom/impl/tensor.cpp:489
↓ 89 callersMethodload_model
lite/src/network.cpp:52
↓ 89 callersMethodmem_node
src/core/impl/comp_node/rocm/comp_node.cpp:353
↓ 89 callersMethodvalue
imperative/src/impl/transformations/trace.cpp:703
↓ 88 callersMethodas_int8
dnn/include/megdnn/dtype.h:201
↓ 86 callersFunctionvqtbx1q_u8_common
dnn/src/arm_common/convolution/quint8/conv_backdata_stride2.cpp:61
↓ 85 callersFunctioncheck_conv_bias
dnn/test/common/conv_bias.cpp:760
↓ 85 callersMethodpop_back
dnn/include/megdnn/thin/small_vector.h:214
↓ 85 callersFunctionprev_dev_ptr
test/src/include/megbrain/test/helper.h:440
↓ 85 callersMethodreshape
src/core/impl/graph/symbol_var.cpp:21
↓ 85 callersMethodtensornd
dnn/test/common/tensor.h:27
↓ 84 callersFunctionGiStoreFloat16
dnn/src/fallback/general_intrinsic/gi_float16.h:93
↓ 84 callersFunctionget_workspace_bundle
dnn/src/cambricon/convolution/forward/algo.cpp:49
↓ 84 callersFunctionmake_tensor
(x, network=None, device=None)
imperative/python/test/helpers/utils.py:22
↓ 84 callersFunctionoptimize_for_inference
(args, outputs)
lite/tools/dump_model_mgb.py:19
↓ 83 callersMethodeval
r"""Sets training mode of all the modules within this module (including itself) to ``False``. See :meth:`~.Module.train` for details.
imperative/python/megengine/module/module.py:411
↓ 82 callersMethodadd
(self, opr)
imperative/python/megengine/utils/comp_graph_tools.py:93
↓ 82 callersMethodend
dnn/include/megdnn/thin/small_vector.h:119
↓ 82 callersMethodstep
dnn/src/common/cv/common.h:165
↓ 82 callersMethodsub
src/core/impl/tensor.cpp:242
↓ 81 callersMethoddimshuffle
dnn/src/common/basic_types.cpp:231
↓ 81 callersMethodkeys
(self)
imperative/python/megengine/traced_module/utils.py:312
↓ 81 callersMethodseek
src/serialization/impl/file.cpp:77
↓ 80 callersFunctionf
(_, __, cur)
imperative/python/megengine/utils/module_utils.py:17
↓ 78 callersFunctiondo_make_node_prop
src/opr/impl/loop/impl.cpp:169
↓ 78 callersMethodload
src/core/impl/comp_node/comp_node.cpp:530
↓ 77 callersMethoddump
imperative/python/src/tensor.cpp:1368
↓ 77 callersMethodparam
dnn/src/cambricon/pooling/algo.h:71
↓ 76 callersFunctionfree
lite/test/test_network_c.cpp:48
↓ 76 callersMethodget
src/opr/impl/internal/indexing_helper.cpp:12
↓ 75 callersFunctionfunc
()
imperative/python/test/unit/random/test_rng.py:690
↓ 75 callersMethodget
src/core/test/utils/thin.cpp:34
↓ 75 callersMethodget_size
dnn/src/common/utils.cpp:180
↓ 74 callersMethodbroadcast_to
(self, shape, broadcast_dims=None)
imperative/python/megengine/xla/rules/hlotensor.py:156
↓ 74 callersMethodcnnl_handle
dnn/src/cambricon/handle.h:38
↓ 74 callersFunctionget_value
(x)
imperative/python/test/unit/core/test_indexing_op.py:400
↓ 73 callersMethodadd_output
src/opr/impl/io.cpp:26
↓ 73 callersMethodattribute
src/opr/test/dnn/convolution.cpp:2508
↓ 73 callersMethodempty
dnn/include/megdnn/thin/small_vector.h:65
↓ 72 callersMethodTensor
imperative/python/src/tensor.h:47
↓ 72 callersFunctionget_input_data
lite/test/test_common.h:60
↓ 71 callersMethoddevice_type
src/core/impl/comp_node/comp_node.cpp:526
↓ 71 callersMethodreset
lite/src/tensor.cpp:224
↓ 71 callersFunctionvtranslq_s8
dnn/src/arm_common/simd_macro/marm_neon.h:319
↓ 70 callersFunctiondev_ptr
test/src/include/megbrain/test/helper.h:436
↓ 70 callersFunctionexp
Exponential function. \param arg function argument \return e raised to \a arg template<typename T> typename enable<expr,T>::type exp(T arg) { return f
dnn/include/megdnn/dtype/half.hpp:2246
↓ 70 callersMethodget
src/opr-mm/impl/mm_handler.cpp:236
↓ 70 callersMethodreplace_var
src/gopt/impl/framework.cpp:92
↓ 70 callersFunctionserialize_write_pod
serialize a algo's desc to string. format is handle_type|algo_type|size_of_param|size_of_name|string_of_param|string_of_name
src/rdnn/impl/algo_chooser.cpp:286
↓ 69 callersMethodapply
src/gopt/impl/misc.cpp:86
↓ 69 callersMethodraw_ptr
src/core/include/megbrain/tensor.h:415
↓ 69 callersMethodreset
src/core/impl/tensor.cpp:294
↓ 69 callersMethodworkspace
dnn/test/common/workspace_wrapper.h:17
↓ 68 callersMethodreshape
dnn/src/common/basic_types.cpp:540
↓ 68 callersFunctiontester
(lhs_shape, rhs_shape, lhs_transpose, rhs_transpose, dtype=None)
imperative/python/test/unit/xla/functional/test_xla_math.py:28
↓ 67 callersMethoddata
src/serialization/include/megbrain/serialization/file.h:18
↓ 67 callersFunctionget_nchw44_conv_bias_args
dnn/test/common/conv_bias.cpp:1568
↓ 67 callersMethodget_output_tensor
lite/src/network.cpp:155
↓ 66 callersMethodrelease
(self)
imperative/python/megengine/utils/custom_op_tools.py:617
↓ 66 callersFunctiontester
(ishape, tgtshape)
imperative/python/test/unit/xla/functional/test_xla_tensor.py:17
↓ 65 callersFunctioncomp_node
src/core/include/megbrain/graph/operator_node.h:951
↓ 65 callersMethoderase
src/core/include/megbrain/utils/thin/hash_table.h:406
← previousnext →201–300 of 33,912, ranked by callers