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
original_height
(&self)
flow-plugins/src/utils/frame.rs:47
Method
original_width
(&self)
flow-plugins/src/utils/frame.rs:42
Function
outputs
(ports: TokenStream, input: TokenStream)
flow-derive/src/lib.rs:48
Method
outputs
(&self)
flow-python/src/lib.rs:58
Method
parse
(input: ParseStream)
flow-derive/src/ports.rs:37
Method
parse
(input: ParseStream)
flow-derive/src/internal.rs:28
Method
parse
(input: ParseStream)
flow-derive/src/resource.rs:11
Method
parse
(name: &str)
flow-rs/src/config/interlayer.rs:78
Function
parser_derive
(input: TokenStream)
flow-derive/src/lib.rs:71
Method
poll_next
(mut self: Pin<&mut Self>, cx: &mut Context<'_>)
flow-rs/src/channel/inner.rs:371
Function
postprocess
(prediction, num_classes, conf_thre=0.7, nms_thre=0.45)
flow-python/examples/application/warehouse/detection_yolox/process.py:121
Function
pretty_path
prevents from long stupid paths, and replace the home path by the literal `$HOME`
flow-quickstart/src/git.rs:172
Function
printer
(inp)
flow-python/examples/basis_function/map_reduce/op.py:22
Function
printer
(x)
flow-python/examples/basis_function/nest/op.py:19
Function
printer
()
flow-python/examples/basis_function/future/op.py:15
Function
printer
(inp)
flow-python/examples/basis_function/batch/op.py:18
Method
pure
(ty: &str)
flow-rs/src/sandbox.rs:40
Function
raw_nms
(boxes, scores, iou_threshold=0.3)
flow-python/examples/application/utils.py:149
Method
receiver_count
(&self)
flow-rs/src/channel/inner.rs:195
Method
receiver_count
(&self)
flow-rs/src/channel/storage.rs:124
Function
recv
()
flow-python/examples/basis_function/interactive/main.py:34
Method
recv
(&mut self, py: Python)
flow-rs/src/loader/python/channel.rs:38
Function
reduce_def
(self, func)
flow-python/megflow/func_op.py:66
Function
register
(name=None, inputs=[], outputs=[], exclusive=False)
flow-python/megflow/registry.py:41
Function
register
(config)
flow-debugger/debugger-ui/src/serviceWorker.js:23
Function
registry_expand
(input: ResourceDefine)
flow-derive/src/resource.rs:19
Function
reject_cause
(err: T)
flow-plugins/src/utils/error.rs:34
Function
remove_fc
Remove the fc layer parameters from state_dict.
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:165
Method
repack
(&self, msg: PyObject)
flow-rs/src/loader/python/envelope.rs:68
Function
repeat
(n, s, r)
flow-python/examples/logical_test/process.py:16
Function
res_register
(name=None)
flow-python/megflow/registry.py:53
Function
resnet101
Constructs a ResNet-101 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:203
Function
resnet152
Constructs a ResNet-152 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:213
Function
resnet18
Constructs a ResNet-18 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:173
Function
resnet34
Constructs a ResNet-34 model. Args: pretrained (bool): If True, returns a model pre-trained on ImageNet
flow-python/examples/application/warehouse/reid_alignedreid/resnet.py:183
Function
resource_register
(input: TokenStream)
flow-derive/src/lib.rs:85
Method
restrict
(val, min, max)
flow-python/examples/application/cat_finder/det.py:39
Method
restrict
(val, min, max)
flow-python/examples/application/simple_det_classify/det.py:39
Function
rnd
(context=None)
flow-python/examples/basis_function/map_reduce/op.py:17
Function
rnd
(inp)
flow-python/examples/basis_function/future/op.py:10
Method
run
(self)
flow-python/setup.py:43
Function
run_with_plugins
()
flow-python/megflow/command_line.py:47
Function
selectChartFocus
(state)
flow-debugger/debugger-ui/src/page/chart/ChartSlice.js:61
Function
selectDescp
(state)
flow-debugger/debugger-ui/src/page/topology/TopologySlice.js:38
Function
selectEdit
(state)
flow-debugger/debugger-ui/src/page/editor/EditorSlice.js:32
Function
selectEditorChanged
(state)
flow-debugger/debugger-ui/src/page/editor/EditorSlice.js:31
Function
selectEditorInit
(state)
flow-debugger/debugger-ui/src/page/editor/EditorSlice.js:30
Function
selectListen
(state)
flow-debugger/debugger-ui/src/page/topology/TopologySlice.js:39
Function
selectTextMessage
(state)
flow-debugger/debugger-ui/src/page/text/TextSlice.js:17
Function
send
()
flow-python/examples/basis_function/interactive/main.py:28
Function
send_empty_f
((_, ident, ty): ExtractParams)
flow-derive/src/actor.rs:26
Method
sender_count
(&self)
flow-rs/src/channel/storage.rs:120
Method
set
(&mut self, key: String, data: data::Data)
flow-message/src/cross/cow_map.rs:14
Method
set
(&mut self, key: usize, data: data::Data)
flow-message/src/cross/cow_list.rs:16
Method
set_args
(self, **kwargs)
flow-python/examples/application/warehouse/track_iou/track_iou.py:70
Function
set_dyn_f
((_, ident, ty): IterArgs)
flow-derive/src/node.rs:72
Function
set_f
((port_func, ident, ty): IterArgs)
flow-derive/src/node.rs:49
Method
set_from_addr
(&mut self, addr: u64)
flow-rs/src/loader/python/envelope.rs:105
Method
set_msg
(&mut self, msg: PyObject)
flow-rs/src/loader/python/envelope.rs:93
Method
set_port
(&mut self, port_name: &str, tag: Option<u64>, channel: &ChannelStorage)
flow-rs/src/loader/python/node.rs:145
Method
set_port_dynamic
(&mut self, _: &str, _: crate::node::DynPortsConfig)
flow-rs/src/loader/python/node.rs:158
Method
set_tag
(&mut self, tag: String)
flow-rs/src/loader/python/envelope.rs:135
Method
set_to_addr
(&mut self, addr: u64)
flow-rs/src/loader/python/envelope.rs:117
Function
should_canonicalize
()
flow-quickstart/src/git.rs:119
Function
should_determine_repo_kind
()
flow-quickstart/src/git.rs:357
Function
should_fail_for_non_existing_local_path
()
flow-quickstart/src/git.rs:381
Function
should_not_fail_for_ssh_remote_urls
()
flow-quickstart/src/git.rs:374
Function
should_support_a_local_absolute_path
()
flow-quickstart/src/git.rs:415
Function
should_support_a_local_relative_path
()
flow-quickstart/src/git.rs:386
Function
should_support_abbreviated_repository_short_urls_like
()
flow-quickstart/src/git.rs:447
Function
should_test_happy_path
()
flow-quickstart/src/git.rs:438
Function
shrink_rect
(rect)
flow-python/examples/application/utils.py:37
Function
sigmoid
(x: float)
flow-python/examples/application/utils.py:14
Function
sink_def
(self, func)
flow-python/megflow/func_op.py:86
Function
source_def
(self, func)
flow-python/megflow/func_op.py:96
Method
start
( mut self: Box<Self>, _: Context, res: ResourceCollection, )
flow-rs/src/loader/python/node.rs:187
Method
start
Run the graph, and return a `JoinHandle`, which can be cancel or wait
flow-rs/src/graph/mod.rs:88
Method
start
( mut self: Box<Self>, _: Context, resource: ResourceCollection, )
flow-rs/src/graph/subgraph.rs:71
Method
start
( mut self: Box<Self>, _: Context, _: ResourceCollection, )
flow-rs/src/node/transform.rs:50
Method
start
Run the actor
flow-rs/src/node/mod.rs:54
Function
submit
(input: TokenStream)
flow-derive/src/lib.rs:92
Function
substitute_model_inp
(s: &str)
flow-quickstart/src/main.rs:89
Function
substitute_model_path
(s: &str)
flow-quickstart/src/main.rs:94
Function
summation
(inp)
flow-python/examples/basis_function/map_reduce/op.py:13
Function
test_basis
()
flow-message/src/cross/cow_map.rs:42
Function
test_basis
()
flow-message/src/cross/cow_list.rs:54
Function
test_basis
()
flow-message/src/cross/list.rs:38
Function
test_basis
()
flow-message/src/cross/map.rs:72
Function
test_basis
()
flow-rs/src/future.rs:39
Function
test_basis
()
flow-rs/src/envelope/mod.rs:26
Function
test_basis
()
flow-rs/src/resource/lazy.rs:47
Function
test_basis
()
flow-rs/src/resource/mod.rs:47
Function
test_basis
()
flow-rs/src/config/parser.rs:93
Function
test_basis
()
flow-rs/tests/02-dyn-subgraph.rs:7
Function
test_basis
()
flow-rs/tests/03-share-subgraph.rs:7
Function
test_basis
()
flow-rs/tests/01-subgraph.rs:45
Function
test_bcast
()
flow-rs/src/node/bcast.rs:49
Function
test_closed
()
flow-rs/src/channel/mod.rs:63
Function
test_cyclic
()
flow-rs/src/config/parser.rs:141
Function
test_demux
()
flow-rs/src/node/demux.rs:120
← previous
next →
701–800 of 829, ranked by callers