MCPcopy Create free account

hub / github.com/MegEngine/MegFlow / functions

Functions829 in github.com/MegEngine/MegFlow

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
Methodabort
Drop self, and closes the channel if there are no receivers left.
flow-rs/src/channel/receiver.rs:92
Functionactor_derive
(input: TokenStream)
flow-derive/src/lib.rs:64
Functionas_bool
(map: &Table, key: &str, default: bool)
flow-plugins/src/utils/args_parser.rs:18
Functionas_integer
(map: &Table, key: &str, default: T)
flow-plugins/src/utils/args_parser.rs:4
Functionas_list
(map: &'a Table, key: &str)
flow-plugins/src/utils/args_parser.rs:36
Methodas_mut_ptr
(&mut self)
flow-message/src/c.rs:29
Functionas_str
(map: &'a Table, key: &str, default: &'a str)
flow-plugins/src/utils/args_parser.rs:27
Functionbatch_def
(self, func)
flow-python/megflow/func_op.py:105
Methodbatch_recv
(&self, py: Python, n: usize, dur: u64)
flow-rs/src/loader/python/channel.rs:47
Methodbound
(cap: usize)
flow-rs/src/channel/storage.rs:42
Methodcancel
(&mut self)
flow-rs/src/loader/python/utils.rs:69
Methodcheck_python
(path: &Path)
flow-rs/src/loader/mod.rs:87
Methodclone
(&self)
flow-rs/src/channel/receiver.rs:33
Methodclone
(&self)
flow-rs/src/channel/sender.rs:34
Methodclose
Closes the channel. The remaining envelopes can still be received.
flow-rs/src/channel/sender.rs:93
Methodclose
(&self)
flow-rs/src/channel/storage.rs:116
Methodclose
(&mut self)
flow-rs/src/graph/subgraph.rs:55
Methodclose
(&mut self)
flow-rs/src/node/shared.rs:126
Functionclose_f
((_, ident, ty): IterArgs)
flow-derive/src/node.rs:83
Functioncollect
()
flow-python/megflow/registry.py:65
Functioncommon_def
(plugin_def)
flow-python/megflow/func_op.py:27
Functionconnect
(url)
flow-debugger/debugger-ui/src/websocket.js:42
Methodcontent_type
()
flow-plugins/src/utils/image.rs:96
Functioncreate_with_type
(s: &str)
flow-quickstart/src/main.rs:170
Functiondecorator
(name=None, exclusive=False)
flow-python/megflow/func_op.py:28
Functiondecorator
(func)
flow-python/megflow/registry.py:42
Methoddefault
()
flow-rs/src/lib.rs:70
Methoddefault
()
flow-rs/src/registry.rs:31
Methoddefault
()
flow-rs/src/loader/python/unlimited.rs:33
Methodderef
(&self)
flow-plugins/src/utils/image.rs:84
Methoddescribe
()
flow-plugins/src/utils/image.rs:46
Methoddescribe_responses
()
flow-plugins/src/utils/either.rs:39
Methoddescribe_responses
()
flow-plugins/src/utils/image.rs:57
Methoddescribe_responses
()
flow-plugins/src/utils/bytes.rs:33
Methoddescribe_responses
()
flow-plugins/src/utils/bare_json.rs:31
Methoddisable
(&self)
flow-rs/src/debug/feature.rs:31
Functiondisconnect
()
flow-debugger/debugger-ui/src/websocket.js:48
← previousnext →401–500 of 829, ranked by callers