identifier
stringlengths
24
117
embedding
listlengths
2.56k
2.56k
tokens
listlengths
4
444
nystromformer/modeling_nystromformer.py:NystromformerForMaskedLM
[ -0.00008176117989933118, 0.03607233613729477, 0.015141475014388561, -0.012024112045764923, -0.0004801294708158821, 0.03963503614068031, 0.013527126051485538, -0.010020093061029911, 0.003507032757624984, -0.006234725005924702, 0.023491552099585533, 0.03941236808896065, -0.0007341110031120479,...
[ "CrossEntropyLoss", "MaskedLMOutput", "Model", "ModelForMaskedLM", "ModelModel", "ModelOnlyMLMHead", "ModelPreTrainedModel", "None", "__init__", "_tied_weights_keys", "attention_mask", "attentions", "auto_docstring", "bias", "class", "cls", "config", "decoder", "def", "else", ...
nystromformer/modeling_nystromformer.py:NystromformerClassificationHead
[ -0.00037260667886584997, 0.02292073704302311, 0.03218163922429085, 0.019679419696331024, -0.0014470162568613887, 0.017016910016536713, 0.05278715118765831, 0.0021415839437395334, -0.0063668712973594666, 0.006829916499555111, 0.02292073704302311, -0.0036898914258927107, -0.00070903793675825, ...
[ "ACT2FN", "Dropout", "Linear", "ModelClassificationHead", "Module", "__init__", "class", "config", "def", "dense", "dropout", "features", "forward", "hidden_act", "hidden_dropout_prob", "hidden_size", "kwargs", "nn", "num_labels", "out_proj", "return", "self", "super", ...
nystromformer/modeling_nystromformer.py:NystromformerForSequenceClassification
[ -0.0003535033029038459, 0.028680186718702316, -0.0029565729200839996, 0.013083192519843578, -0.00114977837074548, 0.027080494910478592, 0.02022467367351055, 0.011997687630355358, -0.005398959387093782, 0.012454742565751076, 0.05644626170396805, 0.0014925694558769464, -0.00018121507309842855,...
[ "BCEWithLogitsLoss", "CrossEntropyLoss", "MSELoss", "Model", "ModelClassificationHead", "ModelForSequenceClassification", "ModelModel", "ModelPreTrainedModel", "None", "SequenceClassifierOutput", "__init__", "and", "attention_mask", "attentions", "auto_docstring", "class", "classifie...
nystromformer/modeling_nystromformer.py:NystromformerForMultipleChoice
[ -0.00020008551655337214, 0.054394930601119995, 0.017451707273721695, 0.03716986998915672, -0.0006020272267051041, 0.04102284461259842, 0.04034290835261345, -0.0023089514579623938, 0.00023726955987513065, 0.012862134724855423, 0.03920967876911163, -0.009122483432292938, -0.0009278302313759923...
[ "CrossEntropyLoss", "Linear", "Model", "ModelForMultipleChoice", "ModelModel", "ModelPreTrainedModel", "MultipleChoiceModelOutput", "None", "ReLU", "__init__", "attention_mask", "attentions", "auto_docstring", "class", "classifier", "config", "def", "else", "forward", "hidden_s...
nystromformer/modeling_nystromformer.py:NystromformerForTokenClassification
[ -0.0002411952882539481, 0.037229202687740326, 0.0011137546971440315, -0.0313270129263401, -0.000854824495036155, 0.03700219467282295, 0.04086131975054741, 0.016571534797549248, -0.0020998178515583277, 0.00862627848982811, 0.057432856410741806, 0.021225186064839363, -0.0010995668126270175, ...
[ "CrossEntropyLoss", "Dropout", "Linear", "Model", "ModelForTokenClassification", "ModelModel", "ModelPreTrainedModel", "None", "TokenClassifierOutput", "__init__", "attention_mask", "attentions", "auto_docstring", "class", "classifier", "config", "def", "dropout", "else", "forw...
nystromformer/modeling_nystromformer.py:NystromformerForQuestionAnswering
[ -0.00018654446466825902, 0.02759450301527977, 0.01554302591830492, 0.011544639244675636, -0.0007039413903839886, 0.048431169241666794, 0.039195455610752106, 0.02151244878768921, 0.0043925940990448, 0.03063553012907505, 0.028382916003465652, 0.016331439837813377, 0.0015134740388020873, 0.00...
[ "CrossEntropyLoss", "Linear", "Model", "ModelForQuestionAnswering", "ModelModel", "ModelPreTrainedModel", "None", "QuestionAnsweringModelOutput", "__init__", "and", "attention_mask", "attentions", "auto_docstring", "clamp", "class", "config", "def", "dim", "else", "end_logits",...
convnextv2/modeling_convnextv2.py:ConvNextV2GRN
[ -0.000091239606263116, 0.049435921013355255, 0.012755827978253365, 0.0221101026982069, -0.0002923210558947176, 0.03514939174056053, 0.02188333123922348, -0.019502243027091026, 0.0080503448843956, 0.038097407668828964, 0.03356200084090233, -0.01746131107211113, 0.0024094341788440943, -0.018...
[ "ModelGRN", "Module", "Parameter", "True", "__init__", "bias", "class", "def", "dim", "forward", "global_features", "hidden_states", "keepdim", "linalg", "mean", "nn", "norm_features", "ord", "return", "self", "super", "torch", "vector_norm", "weight", "zeros" ]
convnextv2/modeling_convnextv2.py:ConvNextV2LayerNorm
[ -0.00010998095967806876, 0.036038558930158615, 0.016442593187093735, 0.05743645504117012, -0.0002815512416418642, 0.019483346492052078, -0.004673750605434179, -0.039642415940761566, 0.011487291194498539, 0.04775109142065048, 0.009516432881355286, 0.0054339393973350525, 0.0036601664032787085,...
[ "LayerNorm", "ModelLayerNorm", "NotImplementedError", "Unsupported", "__init__", "channels_first", "channels_last", "class", "data", "data_format", "def", "else", "eps", "f", "features", "format", "forward", "if", "in", "kwargs", "nn", "normalized_shape", "not", "permut...
convnextv2/modeling_convnextv2.py:ConvNextV2Embeddings
[ 0, 0.02254611626267433, 0.012513094581663609, 0.032691869884729385, 0.00019111357687506825, 0.014034957624971867, 0.008116601966321468, -0.014767706394195557, 0.013358574360609055, 0.014654976315796375, 0.020291505381464958, 0.0051010590977966785, 0.00020520489488262683, -0.014542245306074...
[ "Make", "Model2d", "ModelEmbeddings", "ModelLayerNorm", "Module", "ValueError", "__init__", "channel", "channels_first", "class", "config", "configuration", "data_format", "def", "dimension", "embeddings", "eps", "forward", "hidden_sizes", "if", "in", "kernel_size", "laye...
convnextv2/modeling_convnextv2.py:ConvNextV2DropPath
[ 0, 0.02542765811085701, 0.046840421855449677, -0.026431381702423096, -0.00019603972032200545, 0.027769679203629494, 0.026877479627728462, -0.0419333316385746, 0.005046498030424118, 0.003763962537050247, 0.013606027700006962, -0.03434964269399643, 0.0007249112823046744, -0.01829006895422935...
[ "ModelDropPath", "Module", "__init__", "class", "def", "device", "div", "drop_prob", "dtype", "extra_repr", "f", "floor", "forward", "hidden_states", "if", "keep_prob", "ndim", "nn", "not", "or", "p", "rand", "random_tensor", "return", "self", "shape", "super", ...
convnextv2/modeling_convnextv2.py:ConvNextV2Layer
[ -0.000021888701667194255, 0.017345530912280083, 0.0016331832157447934, -0.0003625384997576475, 0.00037485777284018695, 0.043251197785139084, 0.019936097785830498, -0.013684948906302452, 0.011713865213096142, 0.016557099297642708, 0.008785399608314037, -0.03716899827122688, 0.0012178478064015...
[ "ACT2FN", "Identity", "Linear", "Model2d", "ModelDropPath", "ModelGRN", "ModelLayer", "ModelLayerNorm", "Module", "__init__", "act", "class", "config", "def", "dim", "drop_path", "dwModel", "else", "eps", "features", "forward", "grn", "groups", "hidden_act", "if", "...
convnextv2/modeling_convnextv2.py:ConvNextV2Stage
[ -0.00008852159953676164, 0.0171370767056942, 0.00011714798893081024, 0.017024332657456398, 0, 0.047577936202287674, 0.01465671043843031, -0.03337220102548599, 0.005101662594825029, 0.01567140594124794, 0.021646834909915924, -0.02762226201593876, 0.0014304385986179113, 0.005045290570706129,...
[ "Model2d", "ModelLayer", "ModelLayerNorm", "ModelStage", "Module", "ModuleList", "None", "__init__", "channels_first", "class", "config", "data_format", "def", "depth", "dim", "downsampling_layer", "drop_path", "drop_path_rates", "else", "eps", "features", "for", "forward...
convnextv2/modeling_convnextv2.py:ConvNextV2PreTrainedModel
[ -0.00006871864752611145, 0.0459408238530159, -0.014902754686772823, 0.02330656349658966, -0.0002941333223134279, 0.025883732363581657, 0.018264278769493103, -0.01501480583101511, 0.0025351489894092083, 0.021961955353617668, 0.012269561178982258, -0.02229810692369938, -0.004369980655610561, ...
[ "Model", "ModelConfig", "ModelGRN", "ModelLayer", "ModelPreTrainedModel", "PreTrainedModel", "_init_weights", "_no_split_modules", "base_model_prefix", "bias", "class", "config", "def", "if", "image", "init", "input_modalities", "isinstance", "main_input_name", "module", "no_...
convnextv2/modeling_convnextv2.py:ConvNextV2Encoder
[ -0.00014818158524576575, 0.006124838721007109, 0.007733667269349098, 0.01682213880121708, -0.0002910709590651095, 0.045611701905727386, 0.013886731117963791, -0.0365796834230423, 0.000910258328076452, 0.002102767350152135, 0.0231445524841547, -0.006294189020991325, -0.003951509017497301, 0...
[ "BaseModelOutputWithNoAttention", "False", "ModelEncoder", "ModelPreTrainedModel", "ModelStage", "ModuleList", "__init__", "_can_record_outputs", "append", "capture_outputs", "class", "config", "cpu", "def", "depth", "depths", "device", "drop_path_rate", "drop_path_rates", "els...
convnextv2/modeling_convnextv2.py:ConvNextV2Model
[ 0.000055160006013466045, 0.03653518483042717, 0.011599360965192318, 0.048190582543611526, 0.0003782400453928858, 0.031828198581933975, 0.023759078234434128, -0.01658652536571026, 0.014233032241463661, 0.03944903612136841, 0.026784997433423996, 0.01793137937784195, 0.0017300979234278202, -0...
[ "BaseModelOutputWithPoolingAndNoAttention", "LayerNorm", "ModelEmbeddings", "ModelEncoder", "ModelModel", "ModelPreTrainedModel", "None", "__init__", "auto_docstring", "can_return_tuple", "class", "config", "def", "embedding_output", "embeddings", "encoder", "encoder_outputs", "eps...
convnextv2/modeling_convnextv2.py:ConvNextV2ForImageClassification
[ -0.00015425171295646578, 0.030787594616413116, 0.01974421925842762, 0.022198302671313286, -0.0004705984320025891, 0.00970478542149067, 0.018963374197483063, -0.007194927427917719, 0.001331619336269796, 0.014724502339959145, 0.031010694801807404, 0.011545347981154919, 0.0007459856569766998, ...
[ "False", "Identity", "ImageClassifierOutputWithNoAttention", "Linear", "Model", "ModelForImageClassification", "ModelModel", "ModelPreTrainedModel", "None", "__init__", "accepts_loss_kwargs", "auto_docstring", "can_return_tuple", "class", "classifier", "config", "def", "else", "f...
convnextv2/modeling_convnextv2.py:ConvNextV2Backbone
[ -0.00019679537217598408, 0.003528259927406907, 0.026764171198010445, 0.04340743646025658, -0.0005939003312960267, 0.02192862704396248, 0.005341588985174894, -0.03171217069029808, 0.00046387480688281357, 0.00565083883702755, 0.007253315299749374, 0.01113299559801817, -0.000815295148640871, ...
[ "BackboneMixin", "BackboneOutput", "False", "ModelBackbone", "ModelEmbeddings", "ModelEncoder", "ModelLayerNorm", "ModelPreTrainedModel", "ModuleDict", "__init__", "append", "auto_docstring", "can_return_tuple", "channels", "channels_first", "class", "config", "data_format", "def...
speech_encoder_decoder/modeling_speech_encoder_decoder.py:shift_tokens_right
[ -0.00014658854342997074, 0.030518675222992897, 0.0023878037463873625, -0.043404337018728256, -0.0006746605504304171, 0.05063839256763458, 0.041369758546352386, -0.05719425901770592, 0.007686184719204903, 0.004690833389759064, 0.020910944789648056, -0.00915560219436884, -0.0007594345952384174...
[ "Model_tokens_right", "Modeled_input_ids", "None", "clone", "decoder_start_token_id", "def", "if", "input_ids", "is", "masked_fill_", "new_zeros", "pad_token_id", "return", "shape" ]
speech_encoder_decoder/modeling_speech_encoder_decoder.py:SpeechEncoderDecoderModel
[ -0.00008991654613055289, 0.05341217294335365, 0.012514986097812653, -0.006117817014455795, -0.0003841095312964171, 0.034192729741334915, 0.0077101257629692554, -0.03732147812843323, 0.002025304827839136, -0.007011744659394026, 0.01329717319458723, -0.0035617428366094828, -0.00307287625037133...
[ "AutoConfig", "AutoModel", "AutoModelForCausalLM", "BaseModelOutput", "Config", "Cross", "CrossEntropyLoss", "Decoder", "Either", "False", "GenerationMixin", "Got", "Head", "If", "In", "Initializing", "LM", "Linear", "Model", "ModelConfig", "ModelModel", "None", "NotImple...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTPatchEmbeddings
[ -0.00013063434744253755, 0.011467577889561653, 0.01852889358997345, 0.011015653610229492, -0.00018712488235905766, 0.014292104169726372, 0.02722843550145626, -0.027793340384960175, 0.010281276889145374, -0.003135224338620901, 0.03140873461961746, -0.00886901281774044, -0.0004448629333637655,...
[ "Conv2d", "Model", "Module", "__init__", "class", "config", "def", "embeddings", "flatten", "forward", "frequency_stride", "hidden_size", "input_values", "kernel_size", "nn", "patch_size", "projection", "return", "self", "stride", "super", "time_stride", "transpose", "u...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTEmbeddings
[ -0.0002736349415499717, 0.021976640447974205, 0.009843704290688038, -0.008756318129599094, -0.0011660782620310783, 0.018084945157170296, 0.012705245986580849, -0.018657252192497253, 0.00045784670510329306, -0.0080123171210289, 0.02644064649939537, 0.0031620038207620382, -0.002160464180633425...
[ "ASTPatchEmbeddings", "Dropout", "Model", "Module", "Parameter", "__init__", "batch_size", "cat", "class", "cls_token", "cls_tokens", "config", "def", "dim", "distillation_token", "distillation_tokens", "dropout", "embeddings", "expand", "forward", "frequency_out_dimension", ...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:eager_attention_forward
[ 0.000031962401408236474, 0.030246570706367493, 0.025845017284154892, -0.013712530955672264, 0.00018251631991006434, 0.033858101814985275, 0.060944583266973495, -0.021556323394179344, 0.020314861088991165, 0.014446122571825981, 0.022007765248417854, 0.029343686997890472, 0.002214884152635932,...
[ "Model_attention_forward", "None", "attention_mask", "attn_output", "attn_weights", "contiguous", "def", "dim", "dropout", "dtype", "float32", "functional", "if", "is", "key", "kwargs", "matmul", "module", "nn", "not", "p", "query", "return", "scaling", "size", "sof...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTAttention
[ -0.0002010310854529962, 0.03985041007399559, 0.04349387437105179, 0.007343861274421215, -0.0006653595482930541, 0.02539040334522724, 0.049186792224645615, -0.010190319269895554, 0.0017790361307561398, 0.026415128260850906, 0.017761897295713425, -0.001103002461604774, -0.0012168607208877802, ...
[ "ALL_ATTENTION_FUNCTIONS", "False", "Linear", "Model", "Module", "None", "__init__", "_attn_implementation", "attention_dropout", "attention_interface", "attention_mask", "attention_probs_dropout_prob", "attn_output", "attn_weights", "class", "config", "contiguous", "def", "dropo...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTMLP
[ -0.00013735805987380445, 0.036751698702573776, 0.04196953400969505, 0.011286401189863682, -0.0004501799412537366, 0.027904067188501358, 0.04060835763812065, -0.02348025143146515, 0.005926778540015221, -0.008450621739029884, 0.031307004392147064, -0.02053104154765606, 0.0024245912209153175, ...
[ "ACT2FN", "Linear", "Model", "Module", "__init__", "activation_fn", "class", "config", "def", "fc1", "fc2", "forward", "hidden_act", "hidden_size", "hidden_states", "intermediate_size", "nn", "return", "self", "super" ]
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTLayer
[ -0.00021223672956693918, 0.03614595904946327, 0.03841928765177727, 0.005342327058315277, -0.0007246241439133883, 0.04933127760887146, 0.02080097608268261, -0.018754977732896805, 0.004916077479720116, -0.00724624190479517, 0.030689964070916176, 0.023528972640633583, 0.0007068637642078102, -...
[ "ASTAttention", "ASTMLP", "Dropout", "GradientCheckpointingLayer", "LayerNorm", "Model", "None", "_", "__init__", "attention", "attention_mask", "class", "config", "def", "dropout", "eps", "forward", "hidden_dropout_prob", "hidden_size", "hidden_states", "kwargs", "layer_no...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTPreTrainedModel
[ -0.0002959283592645079, 0.03673098608851433, 0.003873971290886402, -0.0031278731767088175, -0.0014132821233943105, 0.02502298541367054, 0.012109747156500816, -0.038797106593847275, -0.005222687032073736, -0.032369181513786316, 0.02249773032963276, 0.019398553296923637, -0.004591373261064291,...
[ "ASTAttention", "ASTConfig", "ASTEmbeddings", "ASTLayer", "Model", "PreTrainedModel", "True", "_can_compile_fullgraph", "_can_record_outputs", "_init_weights", "_input_embed_layer", "_no_split_modules", "_supports_attention_backend", "_supports_flash_attn", "_supports_flex_attn", "_sup...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTModel
[ -0.00017974177899304777, 0.025939205661416054, 0.02345806360244751, 0.011729031801223755, -0.0005709444521926343, 0.028533127158880234, 0.003975465428084135, -0.020413028076291084, 0.006287437863647938, -0.03180372342467308, 0.04014937952160835, 0.017480768263339996, -0.002156901406124234, ...
[ "ASTEmbeddings", "ASTLayer", "ASTPreTrainedModel", "BaseModelOutputWithPooling", "False", "LayerNorm", "Model", "ModuleList", "None", "_", "__init__", "attention_mask", "auto_docstring", "capture_outputs", "class", "config", "create_bidirectional_mask", "def", "embedding_output",...
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTMLPHead
[ -0.0001272531080758199, 0.03348170593380928, 0.03710135072469711, 0.052711065858602524, -0.0004559903172776103, 0.03664889559149742, 0.03506530076265335, -0.00837042648345232, 0.007917971350252628, 0.02533750794827938, 0.022962115705013275, 0.0108023751527071, 0.002219859743490815, -0.0039...
[ "Identity", "LayerNorm", "Linear", "Model", "Module", "__init__", "class", "config", "def", "dense", "else", "eps", "forward", "hidden_size", "hidden_state", "if", "layer_norm_eps", "layernorm", "nn", "num_labels", "return", "self", "super" ]
audio_spectrogram_transformer/modeling_audio_spectrogram_transformer.py:ASTForAudioClassification
[ -0.0003685792034957558, 0.03191462159156799, 0.016188576817512512, 0.010291310027241707, -0.0012864137534052134, 0.041859034448862076, 0.013124310411512852, -0.012025800533592701, -0.0028185469564050436, -0.029023805633187294, 0.04625307768583298, 0.02139204740524292, -0.0015032250666990876,...
[ "ASTMLPHead", "ASTModel", "ASTPreTrainedModel", "Model", "None", "SequenceClassifierOutput", "__init__", "attention_mask", "attentions", "auto_docstring", "can_return_tuple", "class", "classifier", "config", "def", "forward", "hidden_states", "if", "input_values", "is", "kwar...
swin/modeling_swin.py:SwinDropPath
[ 0, 0.02542765811085701, 0.046840421855449677, -0.026431381702423096, -0.00019603972032200545, 0.027769679203629494, 0.026877479627728462, -0.0419333316385746, 0.005046498030424118, 0.003763962537050247, 0.013606027700006962, -0.03434964269399643, 0.0007249112823046744, -0.01829006895422935...
[ "ModelDropPath", "Module", "__init__", "class", "def", "device", "div", "drop_prob", "dtype", "extra_repr", "f", "floor", "forward", "hidden_states", "if", "keep_prob", "ndim", "nn", "not", "or", "p", "rand", "random_tensor", "return", "self", "shape", "super", ...
swin/modeling_swin.py:SwinEncoderOutput
[ -0.00020603764278348535, 0.026372818276286125, 0.03310873359441757, 0.02020774409174919, -0.0011131383944302797, 0.03813212737441063, 0.037447117269039154, -0.051147282123565674, 0.015070181339979172, 0.017924383282661438, -0.004538179840892553, 0.03562042862176895, -0.0030111821833997965, ...
[ "ModelEncoderOutput", "ModelOutput", "None", "attentions", "class", "hidden_states", "last_hidden_state", "r", "reshaped_hidden_states" ]
swin/modeling_swin.py:SwinModelOutput
[ -0.0002029311581281945, 0.02472199872136116, 0.026886597275733948, 0.017544643953442574, -0.0010039751650765538, 0.04488694667816162, 0.03303861618041992, -0.02244347333908081, 0.015038266777992249, 0.005297570955008268, -0.000389841414289549, 0.016291456297039986, -0.0014525598380714655, ...
[ "ModelModelOutput", "ModelOutput", "None", "attentions", "class", "hidden_states", "last_hidden_state", "pooler_output", "r", "reshaped_hidden_states" ]
swin/modeling_swin.py:SwinMaskedImageModelingOutput
[ -0.0001999656524276361, 0.03963920846581459, 0.03488250449299812, -0.008097724057734013, -0.0010759213473647833, 0.05096469447016716, 0.011608624830842018, -0.04802006855607033, 0.015176153741776943, -0.0061723911203444, -0.011835134588181973, 0.030578818172216415, -0.0023641956504434347, ...
[ "ModelMaskedImageModelingOutput", "ModelOutput", "None", "attentions", "class", "hidden_states", "loss", "r", "reconstruction", "reshaped_hidden_states" ]
swin/modeling_swin.py:SwinImageClassifierOutput
[ -0.00021742016542702913, 0.033938758075237274, 0.02635910175740719, 0.017421895638108253, -0.000883821863681078, 0.03348624333739281, 0.04457290470600128, -0.018326928839087486, 0.013462373986840248, -0.006250387988984585, 0.023304615169763565, 0.017308766022324562, -0.0032807467505335808, ...
[ "ModelImageClassifierOutput", "ModelOutput", "None", "attentions", "class", "hidden_states", "logits", "loss", "r", "reshaped_hidden_states" ]
swin/modeling_swin.py:SwinEmbeddings
[ -0.00022424539201892912, 0.028133898973464966, 0.0112193888053298, 0.004869328811764717, -0.0011105486191809177, 0.021755363792181015, 0.02540023997426033, -0.028475606814026833, 0.0030753654427826405, 0.004926279652863741, 0.023691704496741295, 0.028703410178422928, -0.0021356705110520124, ...
[ "Dropout", "False", "LayerNorm", "ModelEmbeddings", "ModelPatchEmbeddings", "Module", "None", "Parameter", "_", "__init__", "align_corners", "and", "batch_size", "bicubic", "bool_masked_pos", "class", "config", "def", "dim", "dropout", "else", "embed_dim", "embeddings", ...
swin/modeling_swin.py:SwinPatchEmbeddings
[ -0.00012806293671019375, 0.00435063149780035, 0.020433934405446053, 0.00993628054857254, -0.00039997740532271564, -0.0016630640020594, 0.01616750843822956, -0.019086642190814018, 0.004687454551458359, 0.002596344565972686, 0.007410107646137476, 0.010609927587211132, -0.002441967371851206, ...
[ "Conv2d", "Iterable", "ModelPatchEmbeddings", "Module", "_", "__init__", "abc", "class", "collections", "config", "def", "else", "embed_dim", "embeddings", "flatten", "forward", "functional", "grid_size", "height", "hidden_size", "if", "image_size", "isinstance", "kerne...
swin/modeling_swin.py:SwinPatchMerging
[ -0.0002177441492676735, 0.01865575648844242, 0.025398802012205124, 0.012474632821977139, -0.00030905622406862676, 0.016295691952109337, 0.0006953764823265374, -0.03349045664072037, 0.0019386253552511334, 0.01000218279659748, 0.005478723905980587, 0.0004776323330588639, 0.0000851660588523373,...
[ "LayerNorm", "Linear", "ModelPatchMerging", "Module", "__init__", "batch_size", "cat", "class", "def", "dim", "forward", "functional", "height", "if", "input_dimensions", "input_feature", "int", "maybe_pad", "nn", "norm", "num_channels", "or", "pad", "reduction", "ret...
swin/modeling_swin.py:SwinRelativePositionBias
[ -0.0002242798509541899, 0.014695670455694199, 0.030530540272593498, -0.02278398536145687, -0.001011039363220334, 0.03098621964454651, 0.02813822217285633, -0.0169740691781044, 0.011107192374765873, 0.030074860900640488, 0.004499836824834347, 0.028935661539435387, 0.0017942388076335192, 0.0...
[ "False", "ModelRelativePositionBias", "Module", "None", "Parameter", "__init__", "_create_relative_position_index", "arange", "class", "contiguous", "coords", "coords_flatten", "coords_h", "coords_w", "def", "flatten", "forward", "ij", "indexing", "int", "meshgrid", "nn", ...
swin/modeling_swin.py:eager_attention_forward
[ 0.000031962401408236474, 0.030246570706367493, 0.025845017284154892, -0.013712530955672264, 0.00018251631991006434, 0.033858101814985275, 0.060944583266973495, -0.021556323394179344, 0.020314861088991165, 0.014446122571825981, 0.022007765248417854, 0.029343686997890472, 0.002214884152635932,...
[ "Model_attention_forward", "None", "attention_mask", "attn_output", "attn_weights", "contiguous", "def", "dim", "dropout", "dtype", "float32", "functional", "if", "is", "key", "kwargs", "matmul", "module", "nn", "not", "p", "query", "return", "scaling", "size", "sof...
swin/modeling_swin.py:SwinAttention
[ -0.00008076296944636852, 0.029889322817325592, 0.04651947319507599, -0.006629586685448885, -0.00044595205690711737, 0.029215127229690552, 0.0350581519305706, -0.01219169795513153, 0.005112647544592619, 0.014944661408662796, 0.017753807827830315, 0.02618124894797802, 0.0003915248380508274, ...
[ "ALL_ATTENTION_FUNCTIONS", "False", "Linear", "ModelAttention", "ModelRelativePositionBias", "Module", "None", "__init__", "_attn_implementation", "attention_dropout", "attention_interface", "attention_mask", "attention_probs_dropout_prob", "attn_output", "attn_weights", "batch_size", ...
swin/modeling_swin.py:SwinMLP
[ -0.00023590742785017937, 0.02996739372611046, 0.04735305532813072, 0.022647114470601082, -0.0006398095865733922, 0.04895436763763428, 0.026879150420427322, -0.03294125571846962, 0.0032312169205397367, -0.011723884381353855, 0.03637263551354408, -0.03339877352118492, 0.0008935887599363923, ...
[ "ACT2FN", "Linear", "ModelMLP", "Module", "__init__", "activation_fn", "class", "config", "def", "dim", "fc1", "fc2", "forward", "hidden_act", "hidden_states", "int", "mlp_ratio", "nn", "return", "self", "super" ]
swin/modeling_swin.py:window_partition
[ -0.00004124609404243529, 0.009154877625405788, -0.009491866454482079, 0.007582260295748711, 0.00008819642971502617, 0.025611190125346184, 0.018309755250811577, -0.040663380175828934, 0.012075452134013176, 0.0070206113159656525, 0.000751205428969115, -0.04178667813539505, 0.002204471966251731...
[ "Model_partition", "Model_size", "Models", "batch_size", "contiguous", "def", "height", "input_feature", "num_channels", "return", "shape", "transpose", "view", "width" ]
swin/modeling_swin.py:window_reverse
[ -0.00006518530426546931, 0.019506260752677917, 0.02458014339208603, 0.01871699094772339, -0.0000933735427679494, 0.03562993183732033, 0.016687437891960144, -0.0439736507833004, 0.01837873086333275, 0.03044329769909382, -0.017138449475169182, -0.020408283919095993, -0.0032698356080800295, 0...
[ "Model_reverse", "Model_size", "Models", "contiguous", "def", "height", "num_channels", "return", "shape", "transpose", "view", "width" ]
swin/modeling_swin.py:SwinLayer
[ -0.00013801731984131038, 0.026668110862374306, 0.021604545414447784, -0.011927509680390358, -0.0004289965145289898, 0.04185880720615387, 0.01316526997834444, -0.025317827239632607, 0.0030100082512944937, 0.012040033005177975, 0.017441170290112495, -0.010183393023908138, 0.0000707668441464193...
[ "Dropout", "False", "GradientCheckpointingLayer", "Identity", "LayerNorm", "ModelAttention", "ModelDropPath", "ModelLayer", "ModelMLP", "None", "True", "_", "__init__", "always_partition", "arange", "attention", "attention_output", "attention_windows", "attn_mask", "attn_weight...
swin/modeling_swin.py:SwinStage
[ -0.0002318598417332396, 0.0037097574677318335, 0.010704491287469864, 0.005267289467155933, -0.0005238970625214279, 0.021295707672834396, 0.018463831394910812, -0.04077901318669319, -0.0017203646712005138, 0.023561207577586174, 0.02072933129966259, -0.02163553237915039, -0.0012743441620841622...
[ "False", "GradientCheckpointingLayer", "ModelLayer", "ModelStage", "ModuleList", "None", "_", "__init__", "always_partition", "batch_size", "blocks", "class", "config", "contiguous", "def", "depth", "dim", "downsample", "drop_path", "drop_path_rate", "elif", "else", "for"...
swin/modeling_swin.py:SwinPreTrainedModel
[ -0.00026398792397230864, 0.03401876986026764, -0.005108523182570934, 0.014612088911235332, -0.0012842656578868628, 0.02408711425960064, 0.014212539419531822, -0.01575365848839283, -0.003381899558007717, 0.015867814421653748, 0.006649641785770655, 0.013584676198661327, -0.002853923477232456, ...
[ "False", "Model", "ModelConfig", "ModelEmbeddings", "ModelPreTrainedModel", "ModelRelativePositionBias", "ModelStage", "None", "OutputRecorder", "PreTrainedModel", "True", "_can_compile_fullgraph", "_can_record_outputs", "_create_relative_position_index", "_init_weights", "_input_embed...
swin/modeling_swin.py:SwinEncoder
[ -0.00020178167324047536, 0.0201640073210001, 0.011724577285349369, 0.029226481914520264, -0.0007115459302440286, 0.030359292402863503, 0.008156227879226208, -0.05618734657764435, 0.0033559477888047695, 0.01110153179615736, 0.010591767728328705, -0.01574605144560337, -0.0021948181092739105, ...
[ "False", "ModelEncoder", "ModelEncoderOutput", "ModelPatchMerging", "ModelPreTrainedModel", "ModelStage", "ModuleList", "None", "_", "__init__", "all_reshaped_hidden_states", "always_partition", "auto_docstring", "batch_size", "capture_outputs", "class", "config", "contiguous", "...
swin/modeling_swin.py:SwinModel
[ -0.000032836807804415, 0.03541821986436844, 0.003376499516889453, 0.026339497417211533, -0.00009325653809355572, 0.04281569644808769, 0.023201175034046173, -0.01580369845032692, 0.01249725092202425, 0.015691615641117096, 0.026675747707486153, 0, -0.00006129537359811366, 0.00750955892726779...
[ "AdaptiveAvgPool1d", "False", "LayerNorm", "ModelEmbeddings", "ModelEncoder", "ModelModel", "ModelModelOutput", "ModelPreTrainedModel", "None", "True", "__init__", "add_pooling_layer", "attentions", "auto_docstring", "bool_masked_pos", "can_return_tuple", "class", "config", "def"...
swin/modeling_swin.py:SwinForMaskedImageModeling
[ -0.00020082345872651786, 0.05569504201412201, 0.015784019604325294, 0.0003681763482745737, -0.0009512690594419837, 0.03743067383766174, 0.00924492534250021, -0.06223413348197937, 0.011612528935074806, 0.01420561783015728, 0.009639526717364788, 0.020406482741236687, -0.0011908479500561953, ...
[ "Conv2d", "False", "Model", "ModelForMaskedImageModeling", "ModelMaskedImageModelingOutput", "ModelModel", "ModelPreTrainedModel", "None", "PixelShuffle", "Sequential", "True", "__init__", "add_pooling_layer", "attentions", "auto_docstring", "batch_size", "bool_masked_pos", "can_re...
swin/modeling_swin.py:SwinForImageClassification
[ -0.00018245486717205495, 0.03817516937851906, 0.016505148261785507, 0.024926140904426575, -0.0005052596097812057, 0.010161331854760647, 0.033234853297472, -0.004912246018648148, 0.004322776570916176, 0.014147269539535046, 0.037052370607852936, 0.006596445105969906, 0.00024210356059484184, ...
[ "False", "Identity", "Linear", "Model", "ModelForImageClassification", "ModelImageClassifierOutput", "ModelModel", "ModelPreTrainedModel", "None", "__init__", "attentions", "auto_docstring", "can_return_tuple", "class", "classifier", "config", "def", "else", "forward", "hidden_...
swin/modeling_swin.py:SwinBackbone
[ -0.00023058766964823008, 0.005182061810046434, 0.03379605710506439, 0.03852750360965729, -0.0004928591661155224, 0.025347042828798294, 0.011040044948458672, -0.017461296170949936, 0.0025487858802080154, 0.00940656941384077, 0.0002103452425217256, 0.010758411139249802, -0.0013025563675910234,...
[ "BackboneMixin", "BackboneOutput", "False", "LayerNorm", "Model", "ModelBackbone", "ModelModel", "ModelPreTrainedModel", "ModuleDict", "True", "__init__", "_keys_to_ignore_on_load_missing", "add_pooling_layer", "always_partition", "attentions", "auto_docstring", "batch_size", "can_...
nllb_moe/modeling_nllb_moe.py:NllbMoeScaledWordEmbedding
[ -0.0001926307159010321, 0.03386039659380913, 0.021702470257878304, 0.020225338637828827, -0.0010723406448960304, 0.018861832097172737, 0.044541195034980774, -0.02079346589744091, 0.005482430104166269, -0.00613577663898468, 0.005368804559111595, 0.018180079758167267, 0.0026275895070284605, ...
[ "Embedding", "ModelScaledWordEmbedding", "__init__", "class", "def", "embed_scale", "embedding_dim", "forward", "input_ids", "nn", "num_embeddings", "padding_idx", "return", "self", "super" ]
nllb_moe/modeling_nllb_moe.py:NllbMoeSinusoidalPositionalEmbedding
[ -0.00018757332873065025, 0.031787075102329254, 0.01555537711828947, 0.006481407210230827, -0.0009510760428383946, -0.0006939332815818489, 0.043735407292842865, -0.009186689741909504, 0.005636006128042936, -0.0104829715564847, 0.025362027809023857, 0.02355850674211979, -0.0008876709616743028,...
[ "False", "ModelSinusoidalPositionalEmbedding", "Module", "None", "__init__", "arange", "bsz", "cat", "class", "contiguous", "cos", "create_position_ids_from_input_ids", "create_position_ids_from_inputs_embeds", "cumsum", "def", "detach", "device", "dim", "dtype", "else", "emb...
nllb_moe/modeling_nllb_moe.py:NllbMoeTop2Router
[ -0.00041995852370746434, 0.029448222368955612, 0.01408139243721962, -0.023955894634127617, -0.0015337616205215454, 0.06824509054422379, 0.05001523345708847, -0.048612937331199646, -0.008180061355233192, -0.0101082194596529, 0.03505740687251091, -0.006164260674268007, -0.00023554195649921894,...
[ "CB", "Gumbel", "Linear", "ModelTop2Router", "Module", "None", "SCB", "True", "__init__", "_cast_classifier", "and", "argmax", "argsort", "batch_prioritized_routing", "bool", "capacity", "ceil", "clamp", "class", "classifier", "config", "cumsum", "def", "denom_s", "de...
nllb_moe/modeling_nllb_moe.py:NllbMoeDenseActDense
[ -0.000279294908978045, 0.04359162971377373, 0.04543677717447281, -0.006775153800845146, -0.0010018579196184874, 0.02663932926952839, 0.030214304104447365, -0.02594739757478237, -0.0028109680861234665, -0.001571259112097323, 0.022026458755135536, -0.02283371053636074, 0.0007243648869916797, ...
[ "ACT2FN", "Dropout", "Linear", "ModelDenseActDense", "Module", "Tensor", "__init__", "act", "activation_dropout", "activation_function", "and", "class", "config", "d_model", "def", "dropout", "dtype", "fc1", "fc2", "ffn_dim", "forward", "hidden_states", "if", "int8", ...
nllb_moe/modeling_nllb_moe.py:NllbMoeExperts
[ -0.00042634192504920065, 0.03481302410364151, -0.002264022594317794, -0.0036312569864094257, -0.0015436518006026745, 0.07056693732738495, 0.05880578234791756, -0.027991551905870438, -0.0031755121890455484, -0.025992155075073242, 0.026227379217743874, -0.021405303850769997, -0.002087605185806...
[ "Dropout", "ModelDenseActDense", "ModelExperts", "ModuleDict", "None", "__init__", "class", "config", "current_hidden_states", "current_state", "def", "dim", "dtype", "else", "expert_", "expert_hit", "expert_idx", "expert_mask", "f", "ffn_dim", "final_hidden_states", "for",...
nllb_moe/modeling_nllb_moe.py:NllbMoeSparseMLP
[ -0.0004574716731440276, 0.03400047495961189, 0.01912526786327362, 0.015347437001764774, -0.0016232866328209639, 0.06752872467041016, 0.04982014000415802, -0.0512368269264698, -0.003807344939559698, -0.02113224007189274, 0.02491007000207901, -0.021958639845252037, 0.002198815578594804, 0.01...
[ "ModelExperts", "ModelSparseMLP", "ModelTop2Router", "Module", "None", "_", "__init__", "batch_size", "class", "config", "def", "experts", "ffn_dim", "forward", "hidden_dim", "hidden_states", "nn", "num_experts", "padding_mask", "r", "reshape", "return", "router", "rout...
nllb_moe/modeling_nllb_moe.py:eager_attention_forward
[ 0.000042139141442021355, 0.02733616903424263, 0.025528818368911743, -0.010505221784114838, 0.0002700434997677803, 0.03682475537061691, 0.06144990026950836, -0.025528818368911743, 0.020219728350639343, 0.013103287667036057, 0.02326963096857071, 0.026545453816652298, 0.0024145066272467375, -...
[ "Model_attention_forward", "None", "attention_mask", "attn_output", "attn_weights", "contiguous", "def", "dim", "dropout", "functional", "if", "is", "key", "kwargs", "matmul", "module", "nn", "not", "p", "query", "return", "scaling", "size", "softmax", "torch", "tra...
nllb_moe/modeling_nllb_moe.py:NllbMoeAttention
[ -0.00016481986676808447, 0.03835807740688324, 0.041065704077482224, -0.0072767529636621475, -0.0007051117136143148, 0.022450756281614304, 0.034522268921136856, -0.025045568123459816, 0.0024255842436105013, 0.022450756281614304, 0.011620241217315197, 0.0076152062974870205, -0.0020307216327637...
[ "ALL_ATTENTION_FUNCTIONS", "EncoderDecoderCache", "False", "Linear", "ModelAttention", "Module", "None", "True", "ValueError", "__init__", "_attn_implementation", "and", "attention_interface", "attention_mask", "attn_output", "attn_weights", "be", "by", "class", "config", "co...
nllb_moe/modeling_nllb_moe.py:NllbMoeEncoderLayer
[ -0.00017216583364643157, 0.03955399617552757, 0.03729376941919327, 0.012939807958900928, -0.0005897783557884395, 0.034581493586301804, 0.02181120403110981, -0.03932797536253929, 0.001850562053732574, 0.009153924882411957, 0.011753187514841557, 0.02102012373507023, 0.0009040914010256529, 0....
[ "Dropout", "False", "GradientCheckpointingLayer", "LayerNorm", "ModelAttention", "ModelDenseActDense", "ModelEncoderLayer", "ModelSparseMLP", "_", "__init__", "activation_dropout", "all", "and", "attention_dropout", "attention_mask", "attn_dropout", "clamp", "clamp_value", "class...
nllb_moe/modeling_nllb_moe.py:NllbMoeDecoderLayer
[ -0.00015432083455380052, 0.06230681762099266, 0.020768938586115837, -0.005248671863228083, -0.0006102286861278117, 0.0237036794424057, 0.03702289238572121, -0.043569620698690414, 0.0011922386474907398, -0.0020176346879452467, 0.005728389602154493, 0.02133331261575222, -0.00025044067297130823...
[ "ACT2FN", "Dropout", "False", "GradientCheckpointingLayer", "LayerNorm", "ModelAttention", "ModelDecoderLayer", "ModelDenseActDense", "ModelSparseMLP", "None", "True", "_", "__init__", "activation_dropout", "activation_fn", "activation_function", "and", "any", "attention_dropout"...
nllb_moe/modeling_nllb_moe.py:NllbMoePreTrainedModel
[ -0.0002450983738526702, 0.04978693649172783, 0.008809332735836506, 0.00801365077495575, -0.001200626720674336, 0.009150339290499687, 0.024211455136537552, -0.010684868320822716, -0.0028275116346776485, 0.0045467521995306015, -0.007786313071846962, 0.00932084210216999, -0.0021454987581819296,...
[ "False", "ModelConfig", "ModelDecoderLayer", "ModelEncoderLayer", "ModelPreTrainedModel", "ModelSinusoidalPositionalEmbedding", "PreTrainedModel", "True", "_init_weights", "_no_split_modules", "_supports_flash_attn", "_supports_flex_attn", "_supports_sdpa", "base_model_prefix", "class", ...
nllb_moe/modeling_nllb_moe.py:NllbMoeEncoder
[ -0.0002656411088537425, 0.041532717645168304, 0.016430525109171867, 0.0071883550845086575, -0.0010839583119377494, 0.05978885665535927, 0.026129100471735, -0.029438026249408722, -0.0018541391473263502, -0.015517719089984894, 0.019054844975471497, 0.0043358332477509975, -0.0013692104257643223...
[ "False", "LayerNorm", "MoEModelOutput", "ModelAttention", "ModelEncoder", "ModelEncoderLayer", "ModelPreTrainedModel", "ModelScaledWordEmbedding", "ModelSinusoidalPositionalEmbedding", "ModelTop2Router", "ModuleList", "None", "OutputRecorder", "__init__", "_can_record_outputs", "and", ...
nllb_moe/modeling_nllb_moe.py:NllbMoeDecoder
[ -0.00025703624123707414, 0.06397346407175064, 0.004883688408881426, -0.016678795218467712, -0.0012923210160806775, 0.044324468821287155, 0.05826154351234436, -0.04249665513634682, 0.004940807353705168, -0.026503290981054306, 0.006368786562234163, 0.010624163784086704, -0.0028273984789848328,...
[ "DynamicCache", "EncoderDecoderCache", "False", "LayerNorm", "MoEModelOutputWithPastAndCrossAttentions", "ModelAttention", "ModelDecoder", "ModelDecoderLayer", "ModelPreTrainedModel", "ModelScaledWordEmbedding", "ModelSinusoidalPositionalEmbedding", "ModelTop2Router", "ModuleList", "None",...
nllb_moe/modeling_nllb_moe.py:NllbMoeModel
[ -0.0002153001114493236, 0.06305546313524246, 0.006634432822465897, -0.015537047758698463, -0.0007407032535411417, 0.04990001022815704, 0.04014682397246361, -0.029713187366724014, 0.0054152850061655045, -0.015310229733586311, 0.033115461468696594, -0.01049034297466278, -0.0031471028923988342,...
[ "ModelDecoder", "ModelEncoder", "ModelModel", "ModelPreTrainedModel", "ModelScaledWordEmbedding", "None", "Seq2SeqMoEModelOutput", "__init__", "_tied_weights_keys", "attention_mask", "attentions", "auto_docstring", "can_return_tuple", "class", "config", "cross_attentions", "d_model",...
nllb_moe/modeling_nllb_moe.py:load_balancing_loss_func
[ -0.00025320221902802587, 0.01882968656718731, 0.00164046511054039, -0.028872186318039894, -0.0009414842934347689, 0.05774437263607979, 0.03811585158109665, -0.009414843283593655, 0.0002219977177446708, -0.022823862731456757, 0.03195340558886528, -0.005905674304813147, -0.00099854392465204, ...
[ "Model_balancing_loss_func", "None", "_", "attention_mask", "batch_size", "cat", "compute_device", "concatenated_gate_logits", "def", "device", "dim", "else", "expand", "expert_attention_mask", "expert_mask", "float", "for", "functional", "gate_logits", "if", "in", "is", ...
nllb_moe/modeling_nllb_moe.py:shift_tokens_right
[ -0.00016985081310849637, 0.02694966271519661, 0.005038907751441002, -0.0414435975253582, -0.0007749443757347763, 0.05163464695215225, 0.04008479416370392, -0.05842868238687515, 0.006595873273909092, 0.007218659855425358, 0.01992916315793991, -0.010530750267207623, -0.00038216434768401086, ...
[ "Model_tokens_right", "Modeled_input_ids", "None", "clone", "decoder_start_token_id", "def", "if", "input_ids", "is", "masked_fill_", "new_zeros", "pad_token_id", "return", "shape" ]
nllb_moe/modeling_nllb_moe.py:NllbMoeForConditionalGeneration
[ -0.0004467247345019132, 0.043062057346105576, -0.004529752302914858, -0.00711818179115653, -0.0018163128988817334, 0.05906326323747635, 0.03482614457607269, -0.0037649888545274734, -0.012471524998545647, -0.01217738538980484, 0.04000300541520119, -0.02564898692071438, -0.0015810010954737663,...
[ "CrossEntropyLoss", "GenerationMixin", "Linear", "ModelForConditionalGeneration", "ModelModel", "ModelPreTrainedModel", "None", "Seq2SeqMoEOutput", "__init__", "_tied_weights_keys", "and", "attention_mask", "auto_docstring", "aux_loss", "base_model_prefix", "can_return_tuple", "class...
pi0/modeling_pi0.py:PI0TimestepEmbeddings
[ -0.0002621944295242429, 0.02751079574227333, 0.040866658091545105, 0.005593481473624706, -0.0010701813735067844, 0.0043092635460197926, 0.06164244934916496, -0.018721040338277817, 0.0009560286998748779, 0.03675716370344162, 0.0342458039522171, -0.03995343670248985, -0.0005707634263671935, ...
[ "False", "Model", "Module", "None", "__init__", "and", "cat", "class", "compute_freqs", "config", "cos", "cpu", "def", "device", "device_type", "dim", "dit_config", "dtype", "else", "emb", "enabled", "float32", "forward", "fraction", "hidden_size", "if", "isinstan...
pi0/modeling_pi0.py:PI0ActionTimeEmbedding
[ -0.0002946985187008977, 0.036801375448703766, 0.007159017492085695, 0.014375537633895874, -0.0012650472344830632, 0.03565133363008499, 0.03450128808617592, -0.024610919877886772, 0.006641498301178217, 0.02288585528731346, 0.02771603688597679, -0.04531169310212135, -0.0011716062435880303, -...
[ "F", "Linear", "Model", "ModelTimestepEmbeddings", "Module", "None", "__init__", "action_embeds", "action_embeds_merged", "action_in_proj", "action_time_embeds", "action_time_mlp_in", "action_time_mlp_out", "cat", "class", "config", "def", "dim", "dit_config", "dtype", "expan...
pi0/modeling_pi0.py:PI0PreTrainedModel
[ -0.00024721090449020267, 0.03983830288052559, 0.01627679169178009, 0.01695973426103592, -0.0010528694838285446, 0.021398860961198807, 0.0400659516453743, -0.02196797914803028, -0.003727726871147752, 0.021626507863402367, 0.02617945708334446, -0.011268548667430878, -0.0019919152837246656, 0...
[ "Model", "ModelConfig", "ModelTimestepEmbeddings", "PreTrainedModel", "True", "_can_compile_fullgraph", "_init_weights", "_skip_keys_device_placement", "_supports_attention_backend", "_supports_flash_attn", "_supports_flex_attn", "_supports_sdpa", "base_model_prefix", "class", "compute_f...
pi0/modeling_pi0.py:PI0Model
[ -0.00016720809799153358, 0.03852474316954613, -0.017797982320189476, 0.009687509387731552, -0.0008131593931466341, 0.03379363566637039, 0.03852474316954613, -0.03176601603627205, 0.004055236466228962, 0.02511993609368801, 0.030414272099733353, 0.001654480118304491, 0.0021825055591762066, -...
[ "AutoModel", "Model", "ModelPreTrainedModel", "None", "Only", "True", "ValueError", "__init__", "accepted", "action_embeds", "and", "append", "are", "attention", "attention_mask", "auto_docstring", "batch_idx", "bidirectional_mask", "block_sequence_ids", "can_return_tuple", "...
pi0/modeling_pi0.py:PI0ForConditionalGeneration
[ -0.00024306577688548714, 0.04496539384126663, -0.02622981369495392, -0.007181972730904818, -0.0010858121095225215, 0.04769057035446167, 0.04700927808880806, -0.010616829618811607, 0.004882606212049723, 0.040877632796764374, 0.032929204404354095, -0.011922642588615417, 0.000424034456955269, ...
[ "Beta", "CausalLMOutputWithPast", "F", "Linear", "Model", "ModelActionTimeEmbedding", "ModelModel", "ModelPreTrainedModel", "None", "True", "__init__", "_tp_plan", "action_embeds", "action_out_proj", "action_time_embeds", "actions", "alpha_t", "attention_mask", "attentions", "a...
pegasus/modeling_pegasus.py:shift_tokens_right
[ -0.00016985081310849637, 0.02694966271519661, 0.005038907751441002, -0.0414435975253582, -0.0007749443757347763, 0.05163464695215225, 0.04008479416370392, -0.05842868238687515, 0.006595873273909092, 0.007218659855425358, 0.01992916315793991, -0.010530750267207623, -0.00038216434768401086, ...
[ "Model_tokens_right", "Modeled_input_ids", "None", "clone", "decoder_start_token_id", "def", "if", "input_ids", "is", "masked_fill_", "new_zeros", "pad_token_id", "return", "shape" ]
pegasus/modeling_pegasus.py:PegasusSinusoidalPositionalEmbedding
[ -0.00014985461893957108, 0.04038187488913536, 0.012394992634654045, 0.0061133671551942825, -0.0006905581103637815, -0.00252386718057096, 0.04015753045678139, -0.009815039113163948, 0.010712414048612118, -0.011273273266851902, 0.019630078226327896, 0.015143203549087048, 0.0025378887075930834,...
[ "Embedding", "False", "FloatTensor", "ModelSinusoidalPositionalEmbedding", "None", "True", "__init__", "_freeze", "arange", "array", "class", "cos", "create_weight", "def", "device", "dim", "dtype", "else", "embedding_dim", "empty", "for", "forward", "if", "in", "inpu...
pegasus/modeling_pegasus.py:eager_attention_forward
[ 0.000042139141442021355, 0.02733616903424263, 0.025528818368911743, -0.010505221784114838, 0.0002700434997677803, 0.03682475537061691, 0.06144990026950836, -0.025528818368911743, 0.020219728350639343, 0.013103287667036057, 0.02326963096857071, 0.026545453816652298, 0.0024145066272467375, -...
[ "Model_attention_forward", "None", "attention_mask", "attn_output", "attn_weights", "contiguous", "def", "dim", "dropout", "functional", "if", "is", "key", "kwargs", "matmul", "module", "nn", "not", "p", "query", "return", "scaling", "size", "softmax", "torch", "tra...
pegasus/modeling_pegasus.py:PegasusAttention
[ -0.00017109926557168365, 0.04154360666871071, 0.04154360666871071, -0.0051082829013466835, -0.000776120345108211, 0.020433131605386734, 0.03206082805991173, -0.029125681146979332, 0.0027375882491469383, 0.017272206023335457, 0.009934340603649616, 0.010724572464823723, -0.0015240181237459183,...
[ "ALL_ATTENTION_FUNCTIONS", "EncoderDecoderCache", "False", "Instantiating", "Linear", "ModelAttention", "Module", "None", "Please", "True", "ValueError", "__class__", "__init__", "__name__", "_attn_implementation", "a", "and", "attention_interface", "attention_mask", "attn_outp...
pegasus/modeling_pegasus.py:PegasusEncoderLayer
[ -0.00013324260362423956, 0.03817621245980263, 0.03907979279756546, 0.010221737436950207, -0.0006635658210143447, 0.03139936923980713, 0.022476527839899063, -0.013101895339787006, 0.003346065990626812, 0.017055053263902664, 0.008301632478833199, 0.016942106187343597, 0.001609500148333609, 0...
[ "ACT2FN", "GradientCheckpointingLayer", "LayerNorm", "Linear", "ModelAttention", "ModelEncoderLayer", "_", "__init__", "activation_dropout", "activation_fn", "activation_function", "attention_dropout", "attention_mask", "clamp", "clamp_value", "class", "config", "d_model", "def",...
pegasus/modeling_pegasus.py:PegasusDecoderLayer
[ -0.00015787793381605297, 0.051932137459516525, 0.020434167236089706, -0.008128507994115353, -0.0006738476804457605, 0.027433715760707855, 0.04199729114770889, -0.038158830255270004, 0.005644797347486019, -0.0012700794031843543, 0.001629935228265822, 0.017837559804320335, -0.00069854367757216...
[ "ACT2FN", "GradientCheckpointingLayer", "LayerNorm", "Linear", "ModelAttention", "ModelDecoderLayer", "None", "True", "_", "__init__", "activation_dropout", "activation_fn", "activation_function", "attention_dropout", "attention_mask", "class", "config", "d_model", "decoder_atten...
pegasus/modeling_pegasus.py:PegasusPreTrainedModel
[ -0.0002485071017872542, 0.05271190404891968, 0.005651761312037706, 0.01096271350979805, -0.0011147318873554468, 0.019085345789790154, 0.03726186603307724, -0.006674190517514944, -0.0022862653713673353, 0.0011218320578336716, 0.0015407439786940813, -0.006077773403376341, -0.002044858410954475...
[ "ModelConfig", "ModelForConditionalGeneration", "ModelPreTrainedModel", "ModelSinusoidalPositionalEmbedding", "PreTrainedModel", "True", "_can_compile_fullgraph", "_init_weights", "_supports_flash_attn", "_supports_flex_attn", "_supports_sdpa", "base_model_prefix", "class", "config", "co...
pegasus/modeling_pegasus.py:PegasusEncoder
[ -0.00016053562285378575, 0.04312939569354057, 0.010669444687664509, 0.004741975571960211, -0.0007303488673642278, 0.035677719861269, 0.01840338110923767, -0.015693681314587593, -0.0013760196743533015, -0.012814624235033989, 0.005306496284902096, 0.015693681314587593, -0.003231882117688656, ...
[ "BaseModelOutput", "Embedding", "False", "LayerNorm", "ModelAttention", "ModelEncoder", "ModelEncoderLayer", "ModelPreTrainedModel", "ModelSinusoidalPositionalEmbedding", "ModuleList", "None", "Setting", "True", "ValueError", "You", "_", "__init__", "_can_record_outputs", "attent...
pegasus/modeling_pegasus.py:PegasusDecoder
[ -0.00021516061678994447, 0.060088492929935455, 0.003257638541981578, -0.016956791281700134, -0.001258956384845078, 0.02594730444252491, 0.04688723385334015, -0.04279028996825218, 0.002503687283024192, -0.016729183495044708, -0.009275022894144058, 0.017298202961683273, -0.003897785907611251, ...
[ "BaseModelOutputWithPastAndCrossAttentions", "DynamicCache", "Embedding", "EncoderDecoderCache", "False", "LayerNorm", "ModelAttention", "ModelDecoder", "ModelDecoderLayer", "ModelPreTrainedModel", "ModelSinusoidalPositionalEmbedding", "ModuleList", "None", "OutputRecorder", "Setting", ...
pegasus/modeling_pegasus.py:PegasusModel
[ -0.00002132759618689306, 0.0512947253882885, 0.008623786270618439, -0.018591538071632385, -0.00018287045531906188, 0.04121497645974159, 0.023855408653616905, -0.03270318731665611, 0.009855755604803562, -0.010415741242468357, 0.024191400036215782, 0.004003900568932295, -0.002407940337434411, ...
[ "BaseModelOutput", "Embedding", "ModelDecoder", "ModelEncoder", "ModelModel", "ModelPreTrainedModel", "None", "Seq2SeqModelOutput", "__init__", "_tied_weights_keys", "attention_mask", "attentions", "auto_docstring", "can_return_tuple", "class", "config", "cross_attentions", "d_mode...
pegasus/modeling_pegasus.py:PegasusForConditionalGeneration
[ -0.0003962534246966243, 0.04191963002085686, 0.00385035271756351, -0.005066253710538149, -0.0015922511229291558, 0.038214027881622314, 0.01482241041958332, -0.018064813688397408, -0.006282154470682144, -0.003908252809196711, 0.02292841672897339, 0.005008353851735592, 0.00003392580765648745, ...
[ "CrossEntropyLoss", "False", "GenerationMixin", "Linear", "ModelForConditionalGeneration", "ModelModel", "ModelPreTrainedModel", "None", "Seq2SeqLMOutput", "True", "__init__", "_keys_to_ignore_on_load_missing", "_resize_final_logits_bias", "_tied_weights_keys", "and", "attention_mask",...
pegasus/modeling_pegasus.py:PegasusDecoderWrapper
[ -0.00005675482316291891, 0.058563992381095886, -0.005532285664230585, -0.009555765427649021, -0.00038767908699810505, 0.024252645671367645, 0.03084668330848217, -0.030399629846215248, -0.0015926276100799441, -0.013355719856917858, -0.007655789144337177, 0.010114582255482674, -0.0042470069602...
[ "ModelDecoder", "ModelDecoderWrapper", "ModelPreTrainedModel", "__init__", "args", "class", "config", "decoder", "def", "forward", "kwargs", "post_init", "return", "self", "super" ]
pegasus/modeling_pegasus.py:PegasusForCausalLM
[ -0.00025382518651895225, 0.052710436284542084, 0.011644008569419384, -0.012836809270083904, -0.001228300854563713, 0.019084813073277473, 0.03317122533917427, -0.020902415737509727, 0.00177500129211694, 0.014143209904432297, 0.013859209604561329, 0.0006567504606209695, -0.0006851505022495985,...
[ "CausalLMOutputWithCrossAttentions", "CrossEntropyLoss", "False", "GenerationMixin", "Linear", "ModelDecoderWrapper", "ModelForCausalLM", "ModelPreTrainedModel", "None", "True", "__init__", "_tied_weights_keys", "attention_mask", "attentions", "auto_docstring", "can_return_tuple", "c...
table_transformer/modeling_table_transformer.py:TableTransformerDecoderOutput
[ -0.00023023018729873002, 0.04888732731342316, 0.023415658622980118, 0.012564499862492085, -0.001249311026185751, 0.031753916293382645, 0.06533540040254593, -0.045232199132442474, 0.015305845066905022, -0.015191623009741306, 0.011936275288462639, 0.013249835930764675, -0.004340463783591986, ...
[ "BaseModelOutputWithCrossAttentions", "ModelDecoderOutput", "None", "class", "intermediate_hidden_states", "r" ]
table_transformer/modeling_table_transformer.py:TableTransformerModelOutput
[ -0.00017929289606399834, 0.025108106434345245, 0.03431062400341034, 0.018745871260762215, -0.000930192822124809, 0.046353425830602646, 0.04612620174884796, -0.0424906387925148, 0.017382534220814705, -0.009884186089038849, 0.024540048092603683, -0.009884186089038849, -0.0033515344839543104, ...
[ "ModelModelOutput", "None", "Seq2SeqModelOutput", "class", "intermediate_hidden_states", "r" ]
table_transformer/modeling_table_transformer.py:TableTransformerObjectDetectionOutput
[ -0.0001721349690342322, 0.011584505438804626, -0.001504849991761148, -0.0014196698321029544, -0.0008659985614940524, 0.05156240612268448, 0.05337958410382271, -0.021919701248407364, 0.014196698553860188, -0.014764565974473953, -0.004031862132251263, 0.03566210716962814, -0.004826877266168594...
[ "ModelObjectDetectionOutput", "ModelOutput", "None", "auxiliary_outputs", "class", "cross_attentions", "decoder_attentions", "decoder_hidden_states", "encoder_attentions", "encoder_hidden_states", "encoder_last_hidden_state", "last_hidden_state", "logits", "loss", "loss_dict", "pred_bo...
table_transformer/modeling_table_transformer.py:TableTransformerFrozenBatchNorm2d
[ -0.0002479441463947296, 0.022832266986370087, 0.017695005983114243, 0.0025400896556675434, -0.0008062644046731293, 0.029453624039888382, -0.01952158845961094, -0.01621090993285179, 0.016553392633795738, 0.019864073023200035, 0.016553392633795738, -0.0032535979989916086, 0.0023545774165540934...
[ "ModelFrozenBatchNorm2d", "Module", "__init__", "_load_from_state_dict", "bias", "class", "def", "del", "epsilon", "error_msgs", "forward", "if", "in", "local_metadata", "missing_keys", "n", "nn", "num_batches_tracked", "num_batches_tracked_key", "ones", "prefix", "register...
table_transformer/modeling_table_transformer.py:replace_batch_norm
[ 0.00006155509618110955, 0.004824492149055004, 0.020097292959690094, -0.013474320992827415, 0.0006173351430334151, 0.031972967088222504, -0.01461621280759573, -0.012789186090230942, 0.02774796634912491, 0.005538174416869879, 0.01130472682416439, -0.007707768585532904, 0.001984036760404706, ...
[ "BatchNorm2d", "ModelFrozenBatchNorm2d", "Model_batch_norm", "_modules", "bias", "children", "copy_", "def", "device", "for", "if", "in", "isinstance", "len", "list", "meta", "model", "module", "name", "named_children", "new_module", "nn", "num_features", "r", "runnin...
table_transformer/modeling_table_transformer.py:TableTransformerConvEncoder
[ -0.00012956610589753836, 0.014007147401571274, 0.025997264310717583, 0.007507830858230591, -0.00030290454742498696, 0.029807209968566895, -0.008292230777442455, -0.03787532448768616, 0.00473441556096077, 0.009692945517599583, 0.010701460763812065, 0.01445537619292736, -0.0002486268640495837,...
[ "False", "ModelConvEncoder", "Module", "None", "True", "__init__", "_backbone", "and", "append", "backbone", "backbone_config", "backbone_model_type", "bool", "channels", "class", "config", "def", "dict", "else", "feature_map", "feature_maps", "features", "float", "for"...
table_transformer/modeling_table_transformer.py:TableTransformerConvModel
[ -0.0001153953344328329, 0.01860419474542141, 0.00318526360206306, 0.01042962446808815, -0.0003928726655431092, 0.039688948541879654, 0.01928071118891239, -0.026271376758813858, 0.01042962446808815, 0.0056940107606351376, 0.012966559268534184, 0.027849914506077766, 0.0016912904102355242, -0...
[ "ModelConvModel", "Module", "__init__", "class", "conv_encoder", "def", "dtype", "feature_map", "for", "forward", "in", "mask", "nn", "out", "pixel_mask", "pixel_values", "pos", "position_embedding", "return", "self", "super", "to" ]
table_transformer/modeling_table_transformer.py:TableTransformerSinePositionEmbedding
[ -0.00016863881319295615, 0.04136330261826515, 0.02124672383069992, 0.0255412757396698, -0.0006180480122566223, -0.0014197445707395673, 0.05040446296334267, -0.014239826239645481, 0.011357956565916538, 0.0235070139169693, 0.029157739132642746, 0.029157739132642746, 0.001052447478286922, -0....
[ "False", "ModelSinePositionEmbedding", "Module", "None", "__init__", "and", "arange", "cat", "class", "cos", "cumsum", "def", "device", "dim", "dim_t", "div", "dtype", "embedding_dim", "flatten", "float", "float32", "floor", "forward", "if", "int64", "is", "math",...
table_transformer/modeling_table_transformer.py:TableTransformerLearnedPositionEmbedding
[ -0.0002157717099180445, -0.006080677732825279, 0.016253026202321053, 0.028300724923610687, -0.0009731925674714148, 0.03000558726489544, 0.04091671109199524, -0.013411588035523891, 0.009604061022400856, 0.01613936945796013, 0.0010371248936280608, 0.025345629081130028, 0.00109395373146981, -...
[ "Embedding", "ModelLearnedPositionEmbedding", "Module", "None", "__init__", "arange", "cat", "class", "column_embeddings", "def", "device", "dim", "embedding_dim", "forward", "height", "height_values", "nn", "permute", "pixel_mask", "pixel_values", "pos", "repeat", "retur...
table_transformer/modeling_table_transformer.py:build_position_encoding
[ -0.00014085946895647794, 0.046719275414943695, 0.00023033624165691435, 0.02721511200070381, -0.0005528069450519979, 0.024720393121242523, 0.03764757141470909, 0.0007087268750183284, 0.009355194866657257, 0.03175096586346626, 0.016329066827893257, 0.00021438987459987402, 0.004961088299751282,...
[ "ModelLearnedPositionEmbedding", "ModelSinePositionEmbedding", "Model_position_encoding", "True", "config", "d_model", "def", "elif", "else", "if", "learned", "n_steps", "normalize", "position_embedding", "position_embedding_type", "return", "sine" ]
table_transformer/modeling_table_transformer.py:TableTransformerAttention
[ -0.000033412994525860995, 0.039842355996370316, 0.03016314096748829, -0.014631373807787895, -0.000379852979676798, 0.024873334914445877, 0.03196392580866814, -0.005092843435704708, 0.006696667056530714, 0.01305568777024746, 0.01418117806315422, 0.031738825142383575, -0.0034186767879873514, ...
[ "Attention", "False", "Linear", "ModelAttention", "Module", "None", "ValueError", "__init__", "_shape", "and", "attention_mask", "attn_output", "attn_probs", "attn_weights", "attn_weights_reshaped", "batch_size", "be", "bmm", "bool", "but", "by", "class", "contiguous", ...
table_transformer/modeling_table_transformer.py:TableTransformerEncoderLayer
[ -0.0000881218584254384, 0.04285113513469696, 0.028227336704730988, 0.013716897927224636, -0.0006624638335779309, 0.038770075887441635, 0.0221057441085577, 0.0021680635400116444, 0.006404997780919075, 0.019044948741793633, 0.010656102560460567, 0.03242176026105881, -0.00009299291559727862, ...
[ "ACT2FN", "False", "LayerNorm", "Linear", "ModelAttention", "ModelEncoderLayer", "Module", "None", "__init__", "activation_dropout", "activation_fn", "activation_function", "all", "attention_dropout", "attention_mask", "attn_weights", "clamp", "clamp_value", "class", "config", ...
table_transformer/modeling_table_transformer.py:TableTransformerDecoderLayer
[ -0.00007988412107806653, 0.054609138518571854, 0.01719176582992077, -0.003230478847399354, -0.00019488214456941932, 0.021911073476076126, 0.03101259656250477, -0.008202606812119484, 0.003413071157410741, 0.0014466927386820316, -0.0005161743611097336, 0.03460825979709625, -0.00169249007012695...
[ "ACT2FN", "False", "GradientCheckpointingLayer", "LayerNorm", "Linear", "ModelAttention", "ModelDecoderLayer", "None", "__init__", "activation_dropout", "activation_fn", "activation_function", "attention_dropout", "attention_mask", "class", "config", "cross_attn_weights", "d_model"...
table_transformer/modeling_table_transformer.py:TableTransformerPreTrainedModel
[ -0.0001747859932947904, 0.04451807960867882, -0.008403923362493515, 0.026461001485586166, -0.0011924485443159938, 0.03225289657711983, 0.020896241068840027, -0.009880288504064083, 0.0021009808406233788, 0.010845603421330452, 0.0032792335841804743, 0.0018454560777172446, -0.002526855329051614...
[ "ModelConfig", "ModelConvEncoder", "ModelDecoderLayer", "ModelEncoderLayer", "ModelLearnedPositionEmbedding", "ModelPreTrainedModel", "PreTrainedModel", "_init_weights", "_no_split_modules", "base_model_prefix", "class", "column_embeddings", "config", "def", "if", "image", "init", ...