MCPcopy Create free account

hub / github.com/MegEngine/MegFlow / functions

Functions829 in github.com/MegEngine/MegFlow

↓ 109 callersMethodclone
(&self)
flow-rs/src/channel/inner.rs:221
↓ 102 callersMethodpush
(self, id, msg)
flow-python/examples/application/cat_finder/visualize/visualize.py:42
↓ 86 callersMethodas_ref
(&self)
flow-message/src/cross/map.rs:26
↓ 76 callersMethodinsert
(&self, id: Q, elem: T)
flow-rs/src/registry.rs:58
↓ 60 callersMethodsend
(&self, msg: T)
flow-rs/src/channel/inner.rs:138
↓ 53 callersMethodinfo
(&self)
flow-rs/src/graph/node.rs:50
↓ 50 callersMethodappend
(&mut self, other: &mut StorageInner)
flow-rs/src/resource/storage.rs:49
↓ 48 callersMethodget
(&self)
flow-rs/src/graph/node.rs:38
↓ 39 callersFunctionrange
(n: Data)
flow-rs/src/config/parser.rs:31
↓ 33 callersMethodclone
(&self)
flow-rs/src/registry.rs:96
↓ 33 callersMethodrecv
(&self)
flow-rs/src/channel/inner.rs:268
↓ 31 callersMethodto_object
(&self, py: Python)
flow-rs/src/loader/python/port.rs:47
↓ 30 callersMethodload
(ctx: Context, config: &config::Graph, args: &Table)
flow-rs/src/graph/mod.rs:128
↓ 27 callersMethodclone
(&self)
flow-message/src/c.rs:43
↓ 26 callersMethodlen
(&self)
flow-rs/src/channel/inner.rs:187
↓ 23 callersFunctionmatch_last_ty
(ty: &syn::Type, wrapper: &str)
flow-derive/src/utils.rs:45
↓ 22 callersMethodtake
Takes the message out of the envelope, leaving a `None` in its place
flow-rs/src/envelope/envelope.rs:99
↓ 21 callersMethodfilter
(&self, names: &[&str])
flow-rs/src/resource/collection.rs:41
↓ 21 callersMethodget_mut
(&mut self)
flow-rs/src/graph/node.rs:42
↓ 21 callersMethodsend_any
Sends a any envelope into the channel. see document of `send` for more detail
flow-rs/src/channel/sender.rs:123
↓ 20 callersMethodget
(&self, id: &Q)
flow-rs/src/registry.rs:49
↓ 17 callersMethodrecv_any
Receives a any envelope from the channel, see document of `recv` for more detail
flow-rs/src/channel/receiver.rs:115
↓ 17 callersMethodremove
(&self, id: u64)
flow-rs/src/registry.rs:140
↓ 16 callersMethodget
(self)
flow-python/examples/logical_test/buffer.py:14
↓ 15 callersMethodpop
(self)
flow-python/examples/application/cat_finder/visualize/visualize.py:80
↓ 13 callersMethodseal
Convert the `Envelope` to `SealedEnvelope`
flow-rs/src/envelope/envelope.rs:76
↓ 13 callersMethodxset
(&mut self, key: Idx, value: U)
flow-message/src/cross/mod.rs:96
↓ 12 callersFunctioncreate
(project_dir: &Path, config: GitConfig)
flow-quickstart/src/git.rs:101
↓ 12 callersMethodis_empty
(&self)
flow-rs/src/channel/inner.rs:179
↓ 12 callersFunctionlist
(#[data] state: State)
flow-plugins/src/video_server.rs:77
↓ 11 callersMethodnotify
(&self)
flow-rs/src/debug/feature.rs:35
↓ 11 callersMethodtemplate
(mut self, template: String)
flow-rs/src/lib.rs:101
↓ 10 callersMethodbuild
(self)
flow-rs/src/lib.rs:111
↓ 10 callersMethodchain
Chain two ResourceCollections, and `other` will overwrite `self`
flow-rs/src/resource/collection.rs:53
↓ 10 callersMethodinfo_mut
(&mut self)
flow-rs/src/graph/node.rs:54
↓ 10 callersMethodlen
(&self)
flow-message/src/cross/data/mod.rs:110
↓ 10 callersMethodreceiver
(&self)
flow-rs/src/channel/storage.rs:83
↓ 10 callersMethodsender
(&self)
flow-rs/src/channel/storage.rs:66
↓ 10 callersMethodwait
(&mut self, py: Python)
flow-python/src/lib.rs:39
↓ 9 callersMethodinference
(self, mat)
flow-python/examples/application/warehouse/reid_alignedreid/model.py:43
↓ 9 callersFunctionunbounded
()
flow-rs/src/channel/inner.rs:96
↓ 8 callersFunctionextract_ports
( data: &syn::Data, ty_name: &str, f: fn(ExtractParams) -> TokenStream, )
flow-derive/src/utils.rs:90
↓ 8 callersFunctionident
(lit: impl AsRef<str>)
flow-derive/src/lit.rs:20
↓ 8 callersMethodrepack
Repack a message, and return a new envelope with the message
flow-rs/src/envelope/envelope.rs:88
↓ 7 callersMethodclose
(&self)
flow-rs/src/broker.rs:157
↓ 7 callersMethodfor_each
(&self, f: F)
flow-rs/src/registry.rs:66
↓ 7 callersMethodkeys
Get all keys
flow-rs/src/resource/collection.rs:83
↓ 7 callersMethodlisten
listen on 0.0.0.0:`self.port`
flow-rs/src/debug/server.rs:138
↓ 7 callersFunctionparse
(s: &str)
flow-rs/src/loader/python/port.rs:82
↓ 7 callersMethodstart
(mut self)
flow-rs/src/sandbox.rs:146
↓ 7 callersMethodtrack
(self, det_boxes, use_smooth=True)
flow-python/examples/application/warehouse/track_iou/track_iou.py:201
↓ 7 callersMethodupdate
(self, x, y)
flow-python/examples/application/warehouse/track_iou/track_iou.py:266
↓ 7 callersMethodwidth
(&self)
flow-message/src/cross/data/mod.rs:65
↓ 7 callersFunctionwith_context
(py: Python, f: F)
flow-rs/src/loader/python/context.rs:20
↓ 6 callersMethodforward
Returns: global_feat: shape [N, C] local_feat: shape [N, H, c]
flow-python/examples/application/warehouse/reid_alignedreid/model.py:29
↓ 6 callersFunctionfrom_data
(py: Python, data: impl std::ops::Deref<Target = data::Data>)
flow-message/src/cross/python/mod.rs:99
↓ 6 callersMethodinto_object
(self, py: Python)
flow-rs/src/loader/python/channel.rs:75
↓ 6 callersMethodis_dyn
(&self)
flow-rs/src/config/interlayer.rs:90
↓ 6 callersMethodpack
(py: Python, msg: PyObject, info: Option<Py<PyDict>>)
flow-rs/src/loader/python/envelope.rs:37
↓ 6 callersMethodset_port
(&mut self, _port_name: &str, _tag: Option<u64>, _channel: &ChannelStorage)
flow-rs/src/node/shared.rs:118
↓ 6 callersFunctionsleep
(py: Python, dur: u64)
flow-rs/src/loader/python/utils.rs:32
↓ 6 callersMethodstore
(&mut self)
flow-rs/src/loader/python/context.rs:42
↓ 5 callersMethodbuild
(self)
flow-python/setup.py:60
↓ 5 callersMethodclose
(&self)
flow-rs/src/graph/context.rs:27
↓ 5 callersFunctioncvt_idx
(len: usize, idx: isize)
flow-message/src/cross/python/mod.rs:51
↓ 5 callersFunctionfields
(data: &syn::Data)
flow-derive/src/utils.rs:24
↓ 5 callersFunctionget_num
(data: &'a InnerData)
flow-rs/src/config/parser.rs:17
↓ 5 callersMethodinto_py_dict
(self, py: Python)
flow-rs/src/loader/python/envelope.rs:142
↓ 5 callersMethodis_closed
(&self)
flow-rs/src/node/port.rs:186
↓ 5 callersMethodis_none
(&self)
flow-rs/src/channel/sender.rs:55
↓ 5 callersMethodkeys
(&self)
flow-rs/src/registry.rs:86
↓ 5 callersFunctionlist2map
(list)
flow-debugger/debugger-ui/src/parser.js:1
↓ 5 callersFunctionpath_to_module
(root: &Path, path: &Path)
flow-rs/src/loader/python/mod.rs:233
↓ 5 callersMethodstart
( mut self: Box<Self>, ctx: Context, resources: ResourceCollection, )
flow-rs/src/node/shared.rs:136
↓ 5 callersFunctiontranslate_conn
( p: presentation::Connection, nodes: &mut HashMap<String, interlayer::Node>, shared_nodes: &mut H
flow-rs/src/config/mod.rs:74
↓ 4 callersMethod_make_layer
(self, block, planes, blocks, stride=1)
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:131
↓ 4 callersFunctionblock_on
(py: Python, task: PyObject)
flow-rs/src/loader/python/utils.rs:18
↓ 4 callersMethodclose
Closes the channel and notifies all blocked operations. Returns `true` if this call has closed the channel and it was not closed already.
flow-rs/src/channel/inner.rs:67
↓ 4 callersFunctioncontext
(name: String, ty: String, local_key: u64)
flow-rs/src/graph/context.rs:63
↓ 4 callersMethodcopy
(self)
flow-python/setup.py:80
↓ 4 callersMethodfetch
(&self)
flow-rs/src/node/port.rs:152
↓ 4 callersMethodfirst
(&self)
flow-rs/src/graph/node.rs:33
↓ 4 callersMethodinference
(self, img)
flow-python/examples/application/simple_det_classify/lite.py:62
↓ 4 callersMethodinput
(&self, name: &str)
flow-rs/src/sandbox.rs:138
↓ 4 callersFunctionmerge_table
(base: Table, mut patch: Table)
flow-rs/src/config/table.rs:13
↓ 4 callersMethodoutput
(&self, name: &str)
flow-rs/src/sandbox.rs:142
↓ 4 callersMethodoutput
Get an output port from the graph by name
flow-rs/src/graph/mod.rs:72
↓ 4 callersMethodrestrict
(val, min, max)
flow-python/examples/application/electric_bicycle/det.py:37
↓ 4 callersMethodrestrict
(self, val, min, max)
flow-python/examples/application/warehouse/detection_yolox/lite.py:126
↓ 4 callersMethodrun
(self)
flow-python/setup.py:90
↓ 4 callersFunctionstring
(lit: T)
flow-derive/src/lit.rs:16
↓ 4 callersMethodtry_recv
(&self)
flow-rs/src/channel/inner.rs:254
↓ 4 callersMethodxget
(&self, key: &Idx)
flow-message/src/cross/mod.rs:108
↓ 3 callersFunctioncanonicalize_path
(p: &Path)
flow-quickstart/src/git.rs:108
↓ 3 callersMethodcapacity
(&self)
flow-rs/src/channel/inner.rs:191
↓ 3 callersMethodclose
(&mut self)
flow-python/src/lib.rs:70
↓ 3 callersMethodclose
(&self)
flow-rs/src/node/port.rs:245
↓ 3 callersFunctionexec
(commands: &[Node<'static>])
flow-quickstart/src/main.rs:50
↓ 3 callersMethodfetch
(&self)
flow-rs/src/broker.rs:125
↓ 3 callersFunctionfinalize
(id: u64)
flow-rs/src/registry.rs:120
next →1–100 of 829, ranked by callers