MCPcopy Create free account

hub / github.com/MegEngine/MegFlow / functions

Functions829 in github.com/MegEngine/MegFlow

↓ 2 callersMethodtry_send
(&self, msg: T)
flow-rs/src/channel/inner.rs:120
↓ 2 callersFunctiontry_table
(value: Value)
flow-rs/src/config/table.rs:39
↓ 2 callersFunctionuget_slice
(py: Python, pyobject: &PyAny)
flow-rs/src/helper/python.rs:34
↓ 2 callersMethodunpack
Take the message from the envelope # Panics If the envelope has no message
flow-rs/src/envelope/envelope.rs:84
↓ 2 callersFunctionutils_register
(module: &PyModule)
flow-rs/src/loader/python/utils.rs:89
↓ 2 callersMethodwait
(&self)
flow-rs/src/debug/feature.rs:45
↓ 2 callersMethodwait_rx_closed
(&self)
flow-rs/src/channel/storage.rs:136
↓ 2 callersMethodwait_tx_closed
(&self)
flow-rs/src/channel/storage.rs:153
↓ 2 callersMethodwrite_field_header
(&mut self, name: &str, content_type: &Mime)
flow-plugins/src/utils/multipart.rs:54
↓ 1 callersFunctionSwitchButton
(is_on, off, on, onClick, disabled)
flow-debugger/debugger-ui/src/AppHeader.js:30
↓ 1 callersMethod__init__
(self, pattern, src, dst)
flow-python/setup.py:74
↓ 1 callersFunction__register
(name, inputs, outputs, exclusive, func)
flow-python/megflow/registry.py:13
↓ 1 callersFunction__res_register
(name, func)
flow-python/megflow/registry.py:25
↓ 1 callersMethod_get_next_track_id
(self)
flow-python/examples/application/warehouse/track_iou/track_iou.py:88
↓ 1 callersMethod_get_results
(self, use_smooth=True)
flow-python/examples/application/warehouse/track_iou/track_iou.py:92
↓ 1 callersMethod_update_trackers
(self, det_boxes)
flow-python/examples/application/warehouse/track_iou/track_iou.py:113
↓ 1 callersFunction_with_context
(func)
flow-python/megflow/func_op.py:20
↓ 1 callersFunctionaccessible
(url)
ci/doc_link_checker.py:17
↓ 1 callersFunctionadd_field
(item: &mut ItemStruct, field: TokenStream)
flow-derive/src/utils.rs:79
↓ 1 callersFunctionanalyze
( #[data] state: State, img: Image, extra_data: String, )
flow-plugins/src/image_server.rs:54
↓ 1 callersFunctionanalyze
(#[data] state: State, #[body] body: Bytes)
flow-plugins/src/bytes_server.rs:45
↓ 1 callersFunctionanalyze_doc
(home, path, args)
ci/doc_link_checker.py:22
↓ 1 callersFunctionappend_list
(py: Python, value: &toml::Value, list: &PyList)
flow-rs/src/loader/python/node.rs:209
↓ 1 callersFunctionargmax_keepdims
(x, axis)
flow-python/examples/application/warehouse/detection_yolox/process.py:75
↓ 1 callersMethodas_ptr
(&self)
flow-message/src/c.rs:25
↓ 1 callersFunctionask_branch
()
flow-quickstart/src/main.rs:118
↓ 1 callersFunctionattr
(attrs: &'a [syn::Attribute], name: &str)
flow-derive/src/utils.rs:35
↓ 1 callersMethodbatch_recv_any
Receives some any envelopes from the channel, see document of `batch_recv` for more detail
flow-rs/src/channel/receiver.rs:171
↓ 1 callersFunctionbounded
(cap: usize)
flow-rs/src/channel/inner.rs:83
↓ 1 callersMethodbuild
(self)
flow-rs/src/node/shared.rs:285
↓ 1 callersFunctionbuild_modelserving
()
flow-quickstart/src/main.rs:99
↓ 1 callersFunctionbuild_test_input1
()
flow-python/examples/application/warehouse/track_iou/track_iou.py:278
↓ 1 callersFunctionbuild_test_input3
()
flow-python/examples/application/warehouse/track_iou/track_iou.py:304
↓ 1 callersMethodcache
(&self)
flow-rs/src/node/port.rs:182
↓ 1 callersMethodcheck
(&self, path: &Path)
flow-rs/src/loader/mod.rs:81
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl, config)
flow-debugger/debugger-ui/src/serviceWorker.js:101
↓ 1 callersFunctioncheck_dir_all
(src: impl AsRef<Path>, dst: impl AsRef<Path>)
flow-quickstart/src/git.rs:208
↓ 1 callersMethodclearness
(mat)
flow-python/examples/application/warehouse/quality_naive/quality.py:17
↓ 1 callersMethodclose
(&mut self)
flow-rs/src/loader/python/node.rs:161
↓ 1 callersFunctionconnected
(ws: WebSocket, graph: String)
flow-rs/src/debug/server.rs:27
↓ 1 callersFunctioncopy_all
(src: impl AsRef<Path>, dst: impl AsRef<Path>)
flow-quickstart/src/git.rs:234
↓ 1 callersFunctioncpu_nms
(boxes, iou_threshold=0.3)
flow-python/examples/application/warehouse/detection_yolox/process.py:29
↓ 1 callersFunctioncreateWebSocket
(url)
flow-debugger/debugger-ui/src/websocket.js:8
↓ 1 callersMethoddata
(&self)
flow-message/src/cross/data/mod.rs:106
↓ 1 callersFunctiondecode_video
( id: u64, path: impl AsRef<Path>, sender: &Sender, )
flow-plugins/src/utils/codec.rs:24
↓ 1 callersMethodderef
(&self)
flow-rs/src/helper/python.rs:29
↓ 1 callersFunctiondowith_event
(_: EventMessage)
flow-rs/src/debug/server.rs:98
↓ 1 callersFunctiondowith_request
(req: RequestMessage)
flow-rs/src/debug/server.rs:101
↓ 1 callersMethoddowncast_arc
(self: Arc<Self>)
flow-rs/src/resource/any_resource.rs:32
↓ 1 callersMethoddowncast_ref
(&self)
flow-rs/src/envelope/any_envelope.rs:31
↓ 1 callersFunctiondump
(config: &Config)
flow-rs/src/config/graphviz.rs:19
↓ 1 callersFunctiondump_dot
(config: &Config)
flow-rs/src/config/graphviz.rs:31
↓ 1 callersFunctiondump_static_graph
(model, graph_name="model.mge")
flow-python/examples/application/warehouse/reid_alignedreid/dump.py:32
↓ 1 callersFunctiondump_static_graph
(model, graph_name, shape)
flow-python/examples/application/misc/dump_resnet.py:26
↓ 1 callersFunctiondyn_inp_trans
( src: &mut presentation::NamedConn, connections: &mut HashMap<String, interlayer::Connection>, no
flow-rs/src/config/insert.rs:142
↓ 1 callersFunctiondyn_out_trans
( src: &mut presentation::NamedConn, connections: &mut HashMap<String, interlayer::Connection>, no
flow-rs/src/config/insert.rs:182
↓ 1 callersMethoddynamic
(mut self, dynamic: String)
flow-rs/src/lib.rs:106
↓ 1 callersMethoddynamic_file
(mut self, path: P)
flow-rs/src/lib.rs:96
↓ 1 callersMethodenable
(&self)
flow-rs/src/debug/feature.rs:27
↓ 1 callersMethodexec
(&mut self)
flow-rs/src/loader/python/node.rs:101
↓ 1 callersMethodexpand
(self, box, max_w, max_h, ratio)
flow-python/examples/application/electric_bicycle/shaper.py:24
↓ 1 callersMethodexpand
(self, box, max_w, max_h, ratio)
flow-python/examples/application/cat_finder/shaper.py:24
↓ 1 callersMethodexpand
(self, box, max_w, max_h, ratio)
flow-python/examples/application/cat_finder/visualize/shaper_visualize.py:24
↓ 1 callersMethodexpand
(self, box, max_w, max_h, ratio)
flow-python/examples/application/simple_det_classify/classify.py:36
↓ 1 callersFunctionexport
()
flow-plugins/src/lib.rs:26
↓ 1 callersFunctionfeature_expand
(mut input: FeatureDeclare)
flow-derive/src/internal.rs:68
↓ 1 callersMethodget
Get a resource by name, return None if the type `T` is not match or the name is not exist
flow-rs/src/resource/collection.rs:66
↓ 1 callersFunctionget_branch_name_repo
thanks to @extrawurst for pointing this out <https://github.com/extrawurst/gitui/blob/master/asyncgit/src/sync/branch/mod.rs#L38>
flow-quickstart/src/git.rs:184
↓ 1 callersMethodget_cost
(self, x, det_box)
flow-python/examples/application/warehouse/track_iou/track_iou.py:34
↓ 1 callersMethodget_field_header
(&self, name: &str, content_type: &Mime)
flow-plugins/src/utils/multipart.rs:37
↓ 1 callersMethodget_into
(&mut self)
flow-rs/src/graph/node.rs:46
↓ 1 callersFunctionget_iou
Calculates the intersection-over-union of two bounding boxes. Args: bbox1 (numpy.array, list of floats): bounding box in format x1, y
flow-python/examples/application/warehouse/track_iou/track_iou.py:206
↓ 1 callersFunctionget_msgs
(#[data] messages: MessagesWithLock, id: u64)
flow-plugins/src/video_server.rs:88
↓ 1 callersMethodget_mut
(&mut self, key: &str)
flow-message/src/cross/cow_map.rs:32
↓ 1 callersFunctionget_output_name
(onnx_session)
flow-python/examples/application/warehouse/detection_memd/onnx_model.py:23
↓ 1 callersFunctionget_private_key_path
takes care of `~/` paths, defaults to `$HOME/.ssh/id_rsa` and resolves symlinks.
flow-quickstart/src/git.rs:143
↓ 1 callersMethodget_ref
Return a reference to the message # Panics If the envelope has no message
flow-rs/src/envelope/envelope.rs:110
↓ 1 callersFunctiongit_clone_all
(project_dir: &Path, args: GitConfig)
flow-quickstart/src/git.rs:253
↓ 1 callersFunctiongit_ssh_credentials_callback
(identity: Option<PathBuf>)
flow-quickstart/src/git.rs:149
↓ 1 callersFunctionglobal_res
(cfg: &mut interlayer::Config)
flow-rs/src/config/insert.rs:80
↓ 1 callersFunctionglobal_res_impl
( name: String, cfg: &'a mut interlayer::Config, global: &[String], visit: &mut HashMap<String
flow-rs/src/config/insert.rs:14
↓ 1 callersMethodid
(&self)
flow-plugins/src/image_server.rs:161
↓ 1 callersMethodid
(&self)
flow-plugins/src/bytes_server.rs:126
↓ 1 callersMethodid
(&self)
flow-plugins/src/video_server.rs:216
↓ 1 callersFunctionin_expand
(ports: &PortSequence)
flow-derive/src/ports.rs:85
↓ 1 callersFunctioninference
(detector_path, img, output_path)
flow-python/examples/application/warehouse/detection_memd/main.py:23
↓ 1 callersMethodinference
(self, img)
flow-python/examples/application/warehouse/detection_yolox/lite.py:134
↓ 1 callersFunctioninit_all_submodules
(repo: &Repository)
flow-quickstart/src/git.rs:199
↓ 1 callersMethodinitialize
(&mut self, res: ResourceCollection)
flow-rs/src/loader/python/node.rs:77
↓ 1 callersMethodinput_names
Get inputs names
flow-rs/src/graph/mod.rs:76
↓ 1 callersFunctioninputs
(pair)
flow-debugger/debugger-ui/src/parser.js:368
↓ 1 callersMethodinstall
(self, prefix)
flow-python/setup.py:69
↓ 1 callersMethodinterpolate
(self, begin, end, step)
flow-python/examples/application/cat_finder/visualize/visualize.py:52
↓ 1 callersFunctioniou
(r0: np.array, r1: np.array)
flow-python/examples/application/utils.py:18
↓ 1 callersMethodis_allinp_closed
(&self)
flow-rs/src/loader/python/node.rs:175
↓ 1 callersMethodis_almost_full
(&self)
flow-rs/src/channel/storage.rs:105
↓ 1 callersMethodis_device
(&self)
flow-plugins/src/utils/frame.rs:55
↓ 1 callersMethodis_host
(&self)
flow-plugins/src/utils/frame.rs:51
↓ 1 callersFunctionis_overlap_v1
(rect1, rect2, iou_threshold)
flow-python/examples/application/utils.py:97
↓ 1 callersFunctionis_overlap_v1
(rect1, rect2, iou_threshold)
flow-python/examples/application/warehouse/detection_memd/onnx_model.py:38
← previousnext →201–300 of 829, ranked by callers