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
initialize
(&mut self, _: ResourceCollection)
flow-plugins/src/image_input.rs:43
Method
initialize
(&mut self, _: ResourceCollection)
flow-plugins/src/bytes_server.rs:90
Method
initialize
(&mut self, resources: ResourceCollection)
flow-plugins/src/video_server.rs:110
Method
initialize
(&mut self, _: ResourceCollection)
flow-derive/examples/node_derive.rs:27
Method
initialize
(&mut self, _: ResourceCollection)
flow-rs/src/node/transform.rs:26
Method
initialize
(&mut self, _: ResourceCollection)
flow-rs/src/node/reorder.rs:29
Method
initialize
(&mut self, _: ResourceCollection)
flow-rs/src/node/bcast.rs:25
Method
initialize
(&mut self, _: ResourceCollection)
flow-rs/src/node/noop.rs:25
Method
initialize
(&mut self, resources: ResourceCollection)
flow-rs/src/node/demux.rs:30
Method
initialize
(&mut self, _: ResourceCollection)
flow-rs/tests/nodes_ext.rs:16
Method
initialize
(&mut self, _: ResourceCollection)
flow-rs/examples/graph.rs:32
Function
inputs
(ports: TokenStream, input: TokenStream)
flow-derive/src/lib.rs:32
Method
inputs
(&self)
flow-python/src/lib.rs:54
Method
into_arc_any
(self: Arc<Self>)
flow-rs/src/resource/any_resource.rs:14
Method
into_inner
(self)
flow-plugins/src/utils/multipart.rs:44
Method
into_inner
Unwraps the message that couldn't be sent.
flow-rs/src/channel/inner.rs:419
Method
into_response
(self)
flow-plugins/src/utils/either.rs:26
Method
into_response
(self)
flow-plugins/src/utils/image.rs:110
Method
into_response
(self)
flow-plugins/src/utils/bytes.rs:59
Method
into_response
(self)
flow-plugins/src/utils/bare_json.rs:57
Method
is
(&self)
flow-rs/src/envelope/any_envelope.rs:24
Method
is
(&self)
flow-rs/src/resource/any_resource.rs:25
Method
is_allinp_closed
(&self)
flow-rs/src/graph/subgraph.rs:61
Method
is_allinp_closed
(&self)
flow-rs/src/node/shared.rs:130
Method
is_body
()
flow-plugins/src/utils/image.rs:92
Function
is_close_f
((_, ident, ty): IterArgs)
flow-derive/src/node.rs:92
Method
is_closed
(&self)
flow-rs/src/broker.rs:153
Method
is_closed
(&self)
flow-rs/src/channel/receiver.rs:46
Method
is_closed
(&self)
flow-rs/src/channel/inner.rs:175
Method
is_closed
(&self)
flow-rs/src/channel/sender.rs:48
Method
is_empty
(&self)
flow-message/src/cross/data/mod.rs:122
Method
is_empty
(&self)
flow-rs/src/channel/receiver.rs:80
Method
is_empty
(&self)
flow-rs/src/channel/sender.rs:88
Method
is_empty
(&self)
flow-rs/src/channel/storage.rs:112
Method
is_full
(&self)
flow-rs/src/channel/inner.rs:183
Method
is_none
(&self)
flow-rs/src/envelope/envelope.rs:139
Method
is_none
(&self)
flow-rs/src/channel/receiver.rs:53
Method
is_none
(&self)
flow-rs/src/channel/storage.rs:36
Function
is_overlap
(rect1: np.array, rect2: np.array, iou_thr: float)
flow-python/examples/application/utils.py:32
Method
len
(&self)
flow-rs/src/channel/receiver.rs:73
Function
linear_error
(p, x, y)
flow-python/examples/application/warehouse/track_iou/track_iou.py:258
Function
main
()
flow-quickstart/src/main.rs:233
Function
main
()
flow-debugger/src/main.rs:2
Function
main
()
flow-derive/examples/node_derive.rs:38
Function
main
()
flow-rs/examples/graph.rs:46
Function
make_project
(s: &str)
flow-quickstart/src/main.rs:78
Function
map_def
(self, func)
flow-python/megflow/func_op.py:57
Function
megflow
(_py: Python, m: &PyModule)
flow-python/src/lib.rs:186
Function
megflow_quickstart
()
flow-python/megflow/command_line.py:51
Function
min_empty_n_f
((_, ident, ty): ExtractParams)
flow-derive/src/actor.rs:49
Function
multiply
(inp, context=None)
flow-python/examples/basis_function/map_reduce/op.py:8
Method
new
(_: String, args: &Table)
flow-plugins/src/image_server.rs:107
Method
new
(_: String, args: &Table)
flow-plugins/src/image_input.rs:30
Method
new
(_: String, args: &Table)
flow-plugins/src/bytes_server.rs:78
Method
new
(_: String, args: &Table)
flow-plugins/src/video_input.rs:35
Method
new
(_: String, args: &Table)
flow-plugins/src/video_server.rs:100
Method
new
(inner: W)
flow-plugins/src/utils/multipart.rs:22
Method
new
()
flow-plugins/src/utils/image.rs:100
Method
new
(_inner: &[u8])
flow-plugins/src/utils/bytes.rs:25
Method
new
(inner: String)
flow-plugins/src/utils/bare_json.rs:25
Method
new
(inner: mgc::Frame, meta: Py<PyDict>)
flow-plugins/src/utils/frame.rs:12
Method
new
( mut config_path: Option<PathBuf>, config_str: Option<String>, dynamic_path: Option<P
flow-python/src/lib.rs:87
Method
new
()
flow-quickstart/src/main.rs:29
Method
new
Creates a new `GitConfig` by parsing `git` as a URL or a local path.
flow-quickstart/src/git.rs:55
Method
new
(inner: Ref<'a, String, data::Data>)
flow-message/src/cross/map.rs:20
Method
new
(iterator: std::vec::IntoIter<PyObject>)
flow-message/src/cross/python/iterator.rs:21
Method
new
(_: String, _args: &toml::value::Table)
flow-derive/examples/node_derive.rs:21
Method
new
(ty: &str, args: toml::value::Table, res: Vec<String>)
flow-rs/src/sandbox.rs:46
Method
new
()
flow-rs/src/lib.rs:76
Method
new
()
flow-rs/src/broker.rs:43
Method
new
Create a envelope with message
flow-rs/src/envelope/envelope.rs:59
Method
new
(cons: Box<dyn Fn() -> T + Send + Sync>)
flow-rs/src/resource/lazy.rs:19
Method
new
( local_key: u64, id: u64, cfg: &HashMap<String, Entity>, )
flow-rs/src/resource/collection.rs:21
Method
new
()
flow-rs/src/debug/feature.rs:20
Method
new
( imp: RecvImpl<SealedEnvelope>, epoch: Arc<AtomicUsize>, counter: Arc<AtomicUsize>,
flow-rs/src/channel/receiver.rs:59
Method
new
( imp: SendImpl<SealedEnvelope>, max_epoch: Arc<AtomicUsize>, record: SenderRecord,
flow-rs/src/channel/sender.rs:61
Method
new
()
flow-rs/src/loader/python/envelope.rs:31
Method
new
(local_key: u64, params: RegistryNodeParams)
flow-rs/src/loader/python/mod.rs:45
Method
new
(name: String, ty: PortTy)
flow-rs/src/loader/python/port.rs:23
Method
new
( instance_name: String, args: &toml::value::Table, params: &RegistryNodeParams, )
flow-rs/src/loader/python/node.rs:43
Method
new
(cfg: &config::Connection)
flow-rs/src/graph/channel.rs:22
Method
new
( mut graph: Graph, global_ctx: Context, global_resources: ResourceCollection, )
flow-rs/src/graph/mod.rs:45
Method
new
(local_key: u64, mut info: config::Node, extra_args: Table)
flow-rs/src/graph/node.rs:24
Method
new
(_name: String, _args: &Table)
flow-rs/src/node/transform.rs:22
Method
new
(_: String, _: &Table)
flow-rs/src/node/reorder.rs:25
Method
new
(_: String, _: &Table)
flow-rs/src/node/bcast.rs:21
Method
new
(config: DynPortsConfig)
flow-rs/src/node/port.rs:54
Method
new
(_name: String, _args: &Table)
flow-rs/src/node/noop.rs:21
Method
new
(_: String, _: &Table)
flow-rs/src/node/demux.rs:26
Method
new
( local_key: u64, rx: ReceiverT<SharedConns>, cfg: &crate::config::interlayer::Node,
flow-rs/src/node/shared.rs:47
Method
new
(_name: String, _args: &Table)
flow-rs/tests/nodes_ext.rs:12
Method
new
(name: String, _: &toml::value::Table)
flow-rs/examples/graph.rs:24
Method
new_abbr
Creates a new `GitConfig`, first with `new` and then as a GitHub `owner/repo` remote, like [hub]. [hub]: https://github.com/github/hub
flow-quickstart/src/git.rs:89
Function
nms
(boxes, scores, iou_threshold=0.3)
flow-python/examples/application/utils.py:172
Function
node_derive
(input: TokenStream)
flow-derive/src/lib.rs:57
Function
node_register
(input: TokenStream)
flow-derive/src/lib.rs:78
Function
noop
(x)
flow-python/examples/basis_function/nest/op.py:6
Function
noop
(x)
flow-python/examples/basis_function/interactive/main.py:8
Method
open
(path: P, dynamic: Option<P>, port: u16)
flow-rs/src/debug/server.rs:127
Function
orientationSelect
(state)
flow-debugger/debugger-ui/src/component/resizable_area/ResizableArea.js:7
← previous
next →
601–700 of 829, ranked by callers