MCPcopy Create free account

hub / github.com/EmbodiedGPT/EmbodiedGPT_Pytorch / functions

Functions424 in github.com/EmbodiedGPT/EmbodiedGPT_Pytorch

Method__init__
(self, config, is_cross_attention=False)
robohusky/model/modeling_husky_embody2.py:698
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2.py:895
Method__init__
(self, config, is_cross_attention=False)
robohusky/model/modeling_husky_embody2.py:908
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2.py:961
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2.py:976
Method__init__
(self, config, layer_idx)
robohusky/model/modeling_husky_embody2.py:989
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2.py:1088
Method__init__
(self, config: HuskyQFormerConfig)
robohusky/model/modeling_husky_embody2.py:1193
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2.py:1381
Method__init__
(self, config: HuskyConfig)
robohusky/model/modeling_husky_embody2.py:1411
Method__init__
(self, config: HuskyConfig)
robohusky/model/modeling_husky_embody2.py:1651
Method__init__
(self, config: HuskyVisionConfig)
robohusky/model/modeling_husky_embody2_ori.py:89
Method__init__
(self, config: HuskyVisionConfig)
robohusky/model/modeling_husky_embody2_ori.py:121
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2_ori.py:159
Method__init__
(self, config: HuskyConfig)
robohusky/model/modeling_husky_embody2_ori.py:257
Method__init__
(self, config: HuskyConfig)
robohusky/model/modeling_husky_embody2_ori.py:468
Method__init__
(self, config: HuskyVisionConfig)
robohusky/model/modeling_husky_embody2_ori.py:554
Method__init__
(self, config, is_cross_attention=False)
robohusky/model/modeling_husky_embody2_ori.py:626
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2_ori.py:758
Method__init__
(self, config, is_cross_attention=False)
robohusky/model/modeling_husky_embody2_ori.py:771
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2_ori.py:820
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2_ori.py:835
Method__init__
(self, config, layer_idx)
robohusky/model/modeling_husky_embody2_ori.py:848
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2_ori.py:947
Method__init__
(self, config: HuskyQFormerConfig)
robohusky/model/modeling_husky_embody2_ori.py:1052
Method__init__
(self, config)
robohusky/model/modeling_husky_embody2_ori.py:1240
Method__init__
(self, config: HuskyConfig)
robohusky/model/modeling_husky_embody2_ori.py:1270
Method__init__
(self, config: HuskyConfig)
robohusky/model/modeling_husky_embody2_ori.py:1510
Method__init__
(self, image_processor, tokenizer)
robohusky/model/processing_husky.py:46
Method__init__
( self, hidden_size=1408, intermediate_size=6144, projecti
robohusky/model/configuration_husky.py:74
Method__init__
( self, vocab_size=30522, hidden_size=768, num_hidden_laye
robohusky/model/configuration_husky.py:181
Method__init__
(self, stops, encounters=1)
demo/test.py:173
Method__init__
(self, stops, encounters=1)
demo/script.py:236
Method__init__
(self, stops, encounters=1)
demo/inference.py:173
Method__iter__
(self)
robohusky/base_dataset_uni.py:383
Method__iter__
(self)
robohusky/base_dataset_uni.py:427
Method__len__
(self)
robohusky/base_dataset.py:153
Method__len__
(self)
robohusky/base_dataset.py:203
Method__len__
(self)
robohusky/base_dataset_uni.py:264
Method__len__
(self)
robohusky/base_dataset_uni.py:386
Method__len__
(self)
robohusky/base_dataset_uni.py:433
Method__post_init__
(self)
robohusky/train/train.py:312
Method__post_init__
(self)
robohusky/train/train_uni.py:311
Method_init_weights
Initialize the weights
robohusky/model/modeling_husky.py:322
Method_init_weights
Initialize the weights
robohusky/model/modeling_husky_embody2.py:394
Method_init_weights
Initialize the weights
robohusky/model/modeling_husky_embody2_ori.py:322
Method_prune_heads
Prunes heads of the model. heads_to_prune: dict of {layer_num: list of heads to prune in this layer} See base class PreTrainedModel
robohusky/model/modeling_husky.py:1065
Method_prune_heads
Prunes heads of the model. heads_to_prune: dict of {layer_num: list of heads to prune in this layer} See base class PreTrainedModel
robohusky/model/modeling_husky_embody2.py:1210
Method_prune_heads
Prunes heads of the model. heads_to_prune: dict of {layer_num: list of heads to prune in this layer} See base class PreTrainedModel
robohusky/model/modeling_husky_embody2_ori.py:1069
Method_set_gradient_checkpointing
(self, module, value=False)
robohusky/model/modeling_husky.py:342
Method_set_gradient_checkpointing
(self, module, value=False)
robohusky/model/modeling_husky_embody2.py:414
Method_set_gradient_checkpointing
(self, module, value=False)
robohusky/model/modeling_husky_embody2_ori.py:342
Method_shape
(self, tensor: torch.Tensor, seq_len: int, bsz: int)
robohusky/model/modeling_husky.py:189
Method_shape
(self, tensor: torch.Tensor, bsz: int, seq_len: int)
robohusky/model/modeling_husky_embody2.py:199
Method_shape
(self, tensor: torch.Tensor, seq_len: int, bsz: int)
robohusky/model/modeling_husky_embody2_ori.py:189
Method_tie_weights
(self)
robohusky/model/modeling_husky.py:1305
Method_tie_weights
(self)
robohusky/model/modeling_husky.py:1587
Method_tie_weights
(self)
robohusky/model/modeling_husky_embody2.py:1447
Method_tie_weights
(self)
robohusky/model/modeling_husky_embody2.py:1730
Method_tie_weights
(self)
robohusky/model/modeling_husky_embody2_ori.py:1306
Method_tie_weights
(self)
robohusky/model/modeling_husky_embody2_ori.py:1589
Functionbuild_logger
(logger_name, logger_filename)
robohusky/utils.py:19
Functioncheck_format
(data)
robohusky/base_dataset_uni.py:116
Functionclean_flant5_ckpt
(ckpt_path)
robohusky/utils.py:163
Methodcreate_custom_forward
(module)
robohusky/model/modeling_husky.py:517
Methodcreate_custom_forward
(module)
robohusky/model/modeling_husky.py:986
Methodcreate_custom_forward
(module)
robohusky/model/modeling_husky_embody2.py:589
Methodcreate_custom_forward
(module)
robohusky/model/modeling_husky_embody2.py:1131
Methodcreate_custom_forward
(module)
robohusky/model/modeling_husky_embody2_ori.py:517
Methodcreate_custom_forward
(module)
robohusky/model/modeling_husky_embody2_ori.py:990
Methodcustom_forward
(*inputs)
robohusky/model/modeling_husky.py:518
Methodcustom_forward
(*inputs)
robohusky/model/modeling_husky.py:987
Methodcustom_forward
(*inputs)
robohusky/model/modeling_husky_embody2.py:590
Methodcustom_forward
(*inputs)
robohusky/model/modeling_husky_embody2.py:1132
Methodcustom_forward
(*inputs)
robohusky/model/modeling_husky_embody2_ori.py:518
Methodcustom_forward
(*inputs)
robohusky/model/modeling_husky_embody2_ori.py:991
Functiondetect_language
Detect the langauge of a string.
robohusky/utils.py:225
Methoddict
(self)
robohusky/conversation.py:172
Functiondisable_torch_init
Disable the redundant torch default initialization to accelerate model creation.
robohusky/utils.py:108
Methodextract_feature
( self, pixel_values: torch.FloatTensor, )
robohusky/model/modeling_husky_embody2.py:1693
Methodextract_feature
( self, pixel_values: torch.FloatTensor, )
robohusky/model/modeling_husky_embody2_ori.py:1552
Methodfeed_forward_chunk
(self, attention_output)
robohusky/model/modeling_husky.py:932
Methodfeed_forward_chunk
(self, attention_output)
robohusky/model/modeling_husky_embody2.py:1077
Methodfeed_forward_chunk
(self, attention_output)
robohusky/model/modeling_husky_embody2_ori.py:936
Methodfeed_forward_chunk_query
(self, attention_output)
robohusky/model/modeling_husky.py:937
Methodfeed_forward_chunk_query
(self, attention_output)
robohusky/model/modeling_husky_embody2.py:1082
Methodfeed_forward_chunk_query
(self, attention_output)
robohusky/model/modeling_husky_embody2_ori.py:941
Methodflush
(self)
robohusky/utils.py:101
Methodforward
(self, pixel_values: torch.FloatTensor)
robohusky/model/modeling_husky.py:109
Methodforward
(self, pixel_values: torch.FloatTensor)
robohusky/model/modeling_husky.py:145
Methodforward
Input shape: Batch x Time x Channel
robohusky/model/modeling_husky.py:192
Methodforward
Args: hidden_states (`torch.FloatTensor`): input to the layer of shape `(batch, seq_len, embed_dim)` attention_mas
robohusky/model/modeling_husky.py:265
Methodforward
r""" Args: inputs_embeds (`torch.FloatTensor` of shape `(batch_size, sequence_length, hidden_size)`): Embedded
robohusky/model/modeling_husky.py:474
Methodforward
( self, pixel_values: Optional[torch.FloatTensor] = None, output_attent
robohusky/model/modeling_husky.py:569
Methodforward
( self, hidden_states, attention_mask=None, head_mask=None
robohusky/model/modeling_husky.py:667
Methodforward
(self, hidden_states: torch.Tensor, input_tensor: torch.Tensor)
robohusky/model/modeling_husky.py:760
Methodforward
( self, hidden_states: torch.Tensor, attention_mask: Optional[torch.Flo
robohusky/model/modeling_husky.py:791
Methodforward
(self, hidden_states: torch.Tensor)
robohusky/model/modeling_husky.py:824
Methodforward
(self, hidden_states: torch.Tensor, input_tensor: torch.Tensor)
robohusky/model/modeling_husky.py:837
Methodforward
( self, hidden_states, attention_mask=None, head_mask=None
robohusky/model/modeling_husky.py:861
← previousnext →201–300 of 424, ranked by callers