MCPcopy Create free account

hub / github.com/AlexanderLutsenko/nobuco / functions

Functions654 in github.com/AlexanderLutsenko/nobuco

Functionfunc
(image, flow)
nobuco/addons/torch/dense_image_warp.py:39
Functionfunc
(input)
nobuco/addons/torch/space_to_depth.py:25
Functionfunc
(input)
nobuco/addons/torch/depth_to_space.py:25
Functionfunc
(self, x, n)
examples/control_for.py:68
Functionfunc
(x, crop_y, crop_x, h, w)
examples/static_crop.py:23
Functionfunc
(x)
examples/multihead-attention.py:117
Functionfunc
(self, x)
examples/control_while.py:75
Functionfunc
(self, inputs)
examples/control_if2.py:84
Functionfunc
(self, l, x, deltaA, deltaB_u, C)
examples/mamba_minimal/convert.py:55
Methodget_config
(self)
nobuco/layers/weight.py:15
Methodget_config
(self)
examples/control_for.py:48
Methodget_config
(self)
examples/stateful1.py:43
Methodget_config
(self)
examples/control_if.py:48
Methodget_config
(self)
examples/control_while.py:53
Methodget_config
(self)
examples/stateful2.py:44
Methodget_config
(self)
examples/control_if2.py:59
Methodget_config
(self)
examples/stateful3.py:52
Functionget_crop
(x, crop_y, crop_x, h, w)
examples/static_crop.py:17
Methodget_tier_str
(tier_statuses, is_additional=False)
nobuco/entity/pytorch.py:237
Functioninitialize_weights
(m)
examples/module_deepcopy.py:44
Functioninner
(convert_func: Callable)
nobuco/converters/node_converter.py:36
Functioninner_func
(input, dim=None, keepdim=False, p="fro", out=None, dtype=None)
nobuco/node_converters/linear.py:129
Methodinput_names
(self)
nobuco/entity/pytorch.py:90
Methodinput_tensors
(self)
nobuco/entity/pytorch.py:81
Methodis_duplicate
(orig_method)
nobuco/trace/trace.py:291
Methodis_single_el
(shape)
nobuco/layers/channel_order.py:33
Functionistft_func
(args)
nobuco/node_converters/fft.py:127
Functionkeras2pytorch_recursively
(obj, restore_channel_order=False)
nobuco/converters/channel_ordering.py:46
Functionlength
(x: Tensor)
nobuco/funcs.py:55
Methodload_config_hf
(model_name)
examples/mamba_minimal/model.py:117
Methodload_state_dict_hf
(model_name, device=None, dtype=None)
examples/mamba_minimal/model.py:122
Functionlocate_converter
(pytorch_node)
nobuco/locate/locate.py:8
Functionloop
(self, x, n)
examples/control_for.py:63
Methodoutput_names
(self)
nobuco/entity/pytorch.py:94
Methodoutput_tensors
(self)
nobuco/entity/pytorch.py:85
Methodoutput_types
(self)
nobuco/entity/pytorch.py:98
Methodpostprocess
(self, text)
nobuco/vis/html_stylizer.py:10
Functionpytorch_to_keras
Converts Pytorch program to Keras graph Args: model: Pytorch module or function args: Pytorch model arguments. Defaul
nobuco/convert.py:277
Functionreplace_func
(obj: torch.Tensor)
nobuco/convert.py:230
Functionreplace_func
(obj)
nobuco/layers/channel_order.py:88
Functionreplace_func
(obj)
nobuco/converters/type_cast.py:76
Functionreplace_func
(obj)
nobuco/converters/channel_ordering.py:40
Functionreplace_func
(obj)
nobuco/converters/scalars_to_tensors.py:14
Methodreset_states
(self)
nobuco/layers/channel_order.py:75
Functionshape
(x: Tensor, dim=None)
nobuco/funcs.py:35
Functionslice_assign_boolean_mask_scatter
(sliced_tensor, slice_args, assigned_tensor)
nobuco/node_converters/slice.py:170
Functionslice_assign_boolean_mask_select
(sliced_tensor, slice_args, assigned_tensor)
nobuco/node_converters/slice.py:180
Functionsoftplus
(input)
examples/mamba_minimal/convert.py:35
Functionstft_func
(args)
nobuco/node_converters/fft.py:82
Functionstr_parents
(node)
nobuco/util.py:89
Methodto_str
(obj, self_connectivity_status=None, parent_connectivity_status=None, is_input=False)
nobuco/entity/pytorch.py:151
Functionunregister_converter
(op)
nobuco/converters/node_converter.py:45
Methodvalidate
(self, keras_op, pytorch_op, input_tensors_pt, args_pt, kwargs_pt, is_training=False)
nobuco/converters/node_converter.py:26
Methodvalidation_status_to_style
(self, status: ValidationStatus, converted_manually)
nobuco/vis/html_stylizer.py:39
← previous601–654 of 654, ranked by callers