Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegFlow
/ functions
Functions
829 in github.com/MegEngine/MegFlow
⨍
Functions
829
◇
Types & classes
213
↳
Endpoints
5
Method
__del__
(self)
flow-python/examples/application/cat_finder/visualize/visualize.py:137
Method
__delitem__
(&mut self, attr: &str)
flow-message/src/cross/python/cow_map.rs:37
Method
__delitem__
(&mut self, idx: isize)
flow-message/src/cross/python/cow_list.rs:42
Method
__delitem__
(&mut self, attr: &str)
flow-message/src/cross/python/map.rs:37
Method
__getitem__
(&self, attr: &str)
flow-message/src/cross/python/cow_map.rs:27
Method
__getitem__
(&self, idx: isize)
flow-message/src/cross/python/cow_list.rs:30
Method
__getitem__
(&self, idx: isize)
flow-message/src/cross/python/list.rs:48
Method
__getitem__
(&self, attr: &str)
flow-message/src/cross/python/map.rs:27
Method
__init__
(self, target, src, dst, features=[])
flow-python/setup.py:49
Method
__init__
(self, **entries)
flow-python/megflow/func_op.py:10
Method
__init__
(self, name, args)
flow-python/megflow/func_op.py:38
Method
__init__
(self, name, args)
flow-python/examples/logical_test/printer.py:18
Method
__init__
(self, name, args)
flow-python/examples/logical_test/source.py:16
Method
__init__
(self, name, args)
flow-python/examples/logical_test/process.py:33
Method
__init__
(self, name, args)
flow-python/examples/logical_test/buffer.py:9
Method
__init__
(self, name, args)
flow-python/examples/application/electric_bicycle/det.py:20
Method
__init__
(self, name, args)
flow-python/examples/application/electric_bicycle/shaper.py:17
Method
__init__
(self, name, _)
flow-python/examples/application/electric_bicycle/track.py:19
Method
__init__
(self, name, args)
flow-python/examples/application/electric_bicycle/redis_proxy.py:19
Method
__init__
(self, name, arg)
flow-python/examples/application/simple_classification/classify.py:22
Method
__init__
( self, path, device="gpu", device_id=0, )
flow-python/examples/application/simple_classification/lite.py:21
Method
__init__
(self, name, args)
flow-python/examples/application/cat_finder/det.py:20
Method
__init__
(self, name, args)
flow-python/examples/application/cat_finder/reid_image.py:21
Method
__init__
(self, name, args)
flow-python/examples/application/cat_finder/shaper.py:19
Method
__init__
(self, name, _)
flow-python/examples/application/cat_finder/track.py:20
Method
__init__
(self, name, args)
flow-python/examples/application/cat_finder/redis_proxy.py:23
Method
__init__
(self, name, args)
flow-python/examples/application/cat_finder/reid_video.py:21
Method
__init__
(self)
flow-python/examples/application/cat_finder/visualize/visualize.py:23
Method
__init__
(self)
flow-python/examples/application/cat_finder/visualize/visualize.py:38
Method
__init__
(self, _, args)
flow-python/examples/application/cat_finder/visualize/visualize.py:123
Method
__init__
(self, name, args)
flow-python/examples/application/cat_finder/visualize/shaper_visualize.py:19
Method
__init__
( self, path, confthre=0.01, nmsthre=0.65, test_size=(640, 640),
flow-python/examples/application/warehouse/detection_yolox/lite.py:61
Method
__init__
( self, path, device="gpu", device_id=0, )
flow-python/examples/application/warehouse/reid_alignedreid/lite.py:17
Method
__init__
(self)
flow-python/examples/application/warehouse/reid_alignedreid/model.py:24
Method
__init__
(self, inplanes, planes, stride=1, downsample=None)
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:33
Method
__init__
(self, inplanes, planes, stride=1, downsample=None)
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:65
Method
__init__
(self)
flow-python/examples/application/warehouse/track_iou/track_iou.py:18
Method
__init__
(self)
flow-python/examples/application/warehouse/track_iou/track_iou.py:53
Method
__init__
(self)
flow-python/examples/application/warehouse/track_iou/track_iou.py:263
Method
__init__
(self, name, args)
flow-python/examples/application/simple_det_classify/det.py:20
Method
__init__
(self, name, arg)
flow-python/examples/application/simple_det_classify/classify.py:22
Method
__init__
( self, path, device="gpu", device_id=0, )
flow-python/examples/application/simple_det_classify/lite.py:21
Method
__init__
(self, name, args)
flow-python/examples/basis_function/profile/transport.py:7
Method
__init__
(self, name, args)
flow-python/examples/basis_function/profile/source.py:8
Method
__init__
(self, name, args)
flow-python/examples/basis_function/profile/sink.py:9
Method
__iter__
(this: PyRefMut<Self>)
flow-message/src/cross/python/cow_map.rs:45
Method
__iter__
(this: PyRefMut<Self>)
flow-message/src/cross/python/cow_list.rs:89
Method
__iter__
(slf: PyRefMut<Self>)
flow-message/src/cross/python/iterator.rs:28
Method
__iter__
(this: PyRefMut<Self>)
flow-message/src/cross/python/map.rs:45
Method
__len__
(&self)
flow-message/src/cross/python/cow_map.rs:16
Method
__len__
(&self)
flow-message/src/cross/python/cow_list.rs:16
Method
__len__
(&self)
flow-message/src/cross/python/list.rs:16
Method
__len__
(&self)
flow-message/src/cross/python/map.rs:16
Method
__next__
(mut slf: PyRefMut<Self>)
flow-message/src/cross/python/iterator.rs:31
Method
__or_insert_only_in_ctor
(&self, id: u64)
flow-rs/src/registry.rs:128
Method
__repeat__
(&self, count: isize)
flow-message/src/cross/python/cow_list.rs:68
Method
__setitem__
(&mut self, attr: String, value: PyObject)
flow-message/src/cross/python/cow_map.rs:19
Method
__setitem__
(&mut self, idx: isize, value: PyObject)
flow-message/src/cross/python/cow_list.rs:20
Method
__setitem__
(&mut self, idx: isize, value: PyObject)
flow-message/src/cross/python/list.rs:20
Method
__setitem__
(&mut self, attr: String, value: PyObject)
flow-message/src/cross/python/map.rs:19
Function
__submit_only_in_ctor
(key: Q, value: T)
flow-rs/src/registry.rs:146
Function
_common_def
(inputs=[], outputs=[])
flow-python/megflow/func_op.py:26
Function
_decorator
(func)
flow-python/megflow/func_op.py:29
Method
abort
Drop self, and closes the channel if there are no receivers left.
flow-rs/src/channel/receiver.rs:92
Function
actor_derive
(input: TokenStream)
flow-derive/src/lib.rs:64
Function
as_bool
(map: &Table, key: &str, default: bool)
flow-plugins/src/utils/args_parser.rs:18
Function
as_integer
(map: &Table, key: &str, default: T)
flow-plugins/src/utils/args_parser.rs:4
Function
as_list
(map: &'a Table, key: &str)
flow-plugins/src/utils/args_parser.rs:36
Method
as_mut_ptr
(&mut self)
flow-message/src/c.rs:29
Function
as_str
(map: &'a Table, key: &str, default: &'a str)
flow-plugins/src/utils/args_parser.rs:27
Function
batch_def
(self, func)
flow-python/megflow/func_op.py:105
Method
batch_recv
(&self, py: Python, n: usize, dur: u64)
flow-rs/src/loader/python/channel.rs:47
Method
bound
(cap: usize)
flow-rs/src/channel/storage.rs:42
Method
cancel
(&mut self)
flow-rs/src/loader/python/utils.rs:69
Method
check_python
(path: &Path)
flow-rs/src/loader/mod.rs:87
Method
clone
(&self)
flow-rs/src/channel/receiver.rs:33
Method
clone
(&self)
flow-rs/src/channel/sender.rs:34
Method
close
Closes the channel. The remaining envelopes can still be received.
flow-rs/src/channel/sender.rs:93
Method
close
(&self)
flow-rs/src/channel/storage.rs:116
Method
close
(&mut self)
flow-rs/src/graph/subgraph.rs:55
Method
close
(&mut self)
flow-rs/src/node/shared.rs:126
Function
close_f
((_, ident, ty): IterArgs)
flow-derive/src/node.rs:83
Function
collect
()
flow-python/megflow/registry.py:65
Function
common_def
(plugin_def)
flow-python/megflow/func_op.py:27
Function
connect
(url)
flow-debugger/debugger-ui/src/websocket.js:42
Method
content_type
()
flow-plugins/src/utils/image.rs:96
Function
create_with_type
(s: &str)
flow-quickstart/src/main.rs:170
Function
decorator
(name=None, exclusive=False)
flow-python/megflow/func_op.py:28
Function
decorator
(func)
flow-python/megflow/registry.py:42
Method
default
()
flow-rs/src/lib.rs:70
Method
default
()
flow-rs/src/registry.rs:31
Method
default
()
flow-rs/src/loader/python/unlimited.rs:33
Method
deref
(&self)
flow-plugins/src/utils/image.rs:84
Method
describe
()
flow-plugins/src/utils/image.rs:46
Method
describe_responses
()
flow-plugins/src/utils/either.rs:39
Method
describe_responses
()
flow-plugins/src/utils/image.rs:57
Method
describe_responses
()
flow-plugins/src/utils/bytes.rs:33
Method
describe_responses
()
flow-plugins/src/utils/bare_json.rs:31
Method
disable
(&self)
flow-rs/src/debug/feature.rs:31
Function
disconnect
()
flow-debugger/debugger-ui/src/websocket.js:48
← previous
next →
401–500 of 829, ranked by callers