Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexanderLutsenko/nobuco
/ functions
Functions
654 in github.com/AlexanderLutsenko/nobuco
⨍
Functions
654
◇
Types & classes
95
↳
Endpoints
3
Function
func
(image, flow)
nobuco/addons/torch/dense_image_warp.py:39
Function
func
(input)
nobuco/addons/torch/space_to_depth.py:25
Function
func
(input)
nobuco/addons/torch/depth_to_space.py:25
Function
func
(self, x, n)
examples/control_for.py:68
Function
func
(x, crop_y, crop_x, h, w)
examples/static_crop.py:23
Function
func
(x)
examples/multihead-attention.py:117
Function
func
(self, x)
examples/control_while.py:75
Function
func
(self, inputs)
examples/control_if2.py:84
Function
func
(self, l, x, deltaA, deltaB_u, C)
examples/mamba_minimal/convert.py:55
Method
get_config
(self)
nobuco/layers/weight.py:15
Method
get_config
(self)
examples/control_for.py:48
Method
get_config
(self)
examples/stateful1.py:43
Method
get_config
(self)
examples/control_if.py:48
Method
get_config
(self)
examples/control_while.py:53
Method
get_config
(self)
examples/stateful2.py:44
Method
get_config
(self)
examples/control_if2.py:59
Method
get_config
(self)
examples/stateful3.py:52
Function
get_crop
(x, crop_y, crop_x, h, w)
examples/static_crop.py:17
Method
get_tier_str
(tier_statuses, is_additional=False)
nobuco/entity/pytorch.py:237
Function
initialize_weights
(m)
examples/module_deepcopy.py:44
Function
inner
(convert_func: Callable)
nobuco/converters/node_converter.py:36
Function
inner_func
(input, dim=None, keepdim=False, p="fro", out=None, dtype=None)
nobuco/node_converters/linear.py:129
Method
input_names
(self)
nobuco/entity/pytorch.py:90
Method
input_tensors
(self)
nobuco/entity/pytorch.py:81
Method
is_duplicate
(orig_method)
nobuco/trace/trace.py:291
Method
is_single_el
(shape)
nobuco/layers/channel_order.py:33
Function
istft_func
(args)
nobuco/node_converters/fft.py:127
Function
keras2pytorch_recursively
(obj, restore_channel_order=False)
nobuco/converters/channel_ordering.py:46
Function
length
(x: Tensor)
nobuco/funcs.py:55
Method
load_config_hf
(model_name)
examples/mamba_minimal/model.py:117
Method
load_state_dict_hf
(model_name, device=None, dtype=None)
examples/mamba_minimal/model.py:122
Function
locate_converter
(pytorch_node)
nobuco/locate/locate.py:8
Function
loop
(self, x, n)
examples/control_for.py:63
Method
output_names
(self)
nobuco/entity/pytorch.py:94
Method
output_tensors
(self)
nobuco/entity/pytorch.py:85
Method
output_types
(self)
nobuco/entity/pytorch.py:98
Method
postprocess
(self, text)
nobuco/vis/html_stylizer.py:10
Function
pytorch_to_keras
Converts Pytorch program to Keras graph Args: model: Pytorch module or function args: Pytorch model arguments. Defaul
nobuco/convert.py:277
Function
replace_func
(obj: torch.Tensor)
nobuco/convert.py:230
Function
replace_func
(obj)
nobuco/layers/channel_order.py:88
Function
replace_func
(obj)
nobuco/converters/type_cast.py:76
Function
replace_func
(obj)
nobuco/converters/channel_ordering.py:40
Function
replace_func
(obj)
nobuco/converters/scalars_to_tensors.py:14
Method
reset_states
(self)
nobuco/layers/channel_order.py:75
Function
shape
(x: Tensor, dim=None)
nobuco/funcs.py:35
Function
slice_assign_boolean_mask_scatter
(sliced_tensor, slice_args, assigned_tensor)
nobuco/node_converters/slice.py:170
Function
slice_assign_boolean_mask_select
(sliced_tensor, slice_args, assigned_tensor)
nobuco/node_converters/slice.py:180
Function
softplus
(input)
examples/mamba_minimal/convert.py:35
Function
stft_func
(args)
nobuco/node_converters/fft.py:82
Function
str_parents
(node)
nobuco/util.py:89
Method
to_str
(obj, self_connectivity_status=None, parent_connectivity_status=None, is_input=False)
nobuco/entity/pytorch.py:151
Function
unregister_converter
(op)
nobuco/converters/node_converter.py:45
Method
validate
(self, keras_op, pytorch_op, input_tensors_pt, args_pt, kwargs_pt, is_training=False)
nobuco/converters/node_converter.py:26
Method
validation_status_to_style
(self, status: ValidationStatus, converted_manually)
nobuco/vis/html_stylizer.py:39
← previous
601–654 of 654, ranked by callers