pytorch/caffe2/python/layers
Levent Ertoz 8d4956fd02 hook up dropout sparse with replacement operator
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/23183

Reviewed By: ffjiang

Differential Revision: D16428262

fbshipit-source-id: 0d6e17d15c898629bbd2826441f2c9701a78b0bd
2019-07-23 14:34:25 -07:00
..
__init__.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
adaptive_weight.py fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
add_bias.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
arc_cosine_feature_map.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_huber_loss.py Add new regression loss function type to FBLearner (#21080) 2019-06-17 17:43:00 -07:00
batch_lr_loss.py try to enable uncertainty for lr loss (#17236) 2019-04-11 07:35:19 -07:00
batch_mse_loss.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_normalization.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_sigmoid_cross_entropy_loss.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
batch_softmax_loss.py [GanH] Label Smooth: Add Layer and Integrate to SparseNN 2018-03-27 18:10:39 -07:00
blob_weighted_sum.py Update from facebook (#8384) 2018-06-13 13:10:45 -07:00
bucket_weighted.py Add hashing to bucket-weighted pooling (#20673) 2019-06-20 15:12:36 -07:00
build_index.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
concat.py refactor preproc, support dense in TumHistory layer 2018-09-05 16:10:13 -07:00
constant_weight.py [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
conv.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
dropout.py add dropout during eval (#17549) 2019-02-28 23:21:29 -08:00
fc_without_bias.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
fc.py fc layer accept axis argument (#13822) 2018-11-11 13:44:57 -08:00
feature_sparse_to_dense.py Add get_accessed_features function to ModelLayer class (#23036) 2019-07-22 15:04:28 -07:00
functional.py Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
gather_record.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
homotopy_weight.py [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
label_smooth.py [GanH] Label Smooth: Add Layer and Integrate to SparseNN 2018-03-27 18:10:39 -07:00
last_n_window_collector.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
layer_normalization.py Allow use substitute ops for LayerNorm (#12177) 2018-10-11 17:36:10 -07:00
layers.py Add get_accessed_features function to ModelLayer class (#23036) 2019-07-22 15:04:28 -07:00
margin_rank_loss.py Allow calculating average margin rank loss 2018-03-20 13:34:22 -07:00
merge_id_lists.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
pairwise_similarity.py move matrix formation for dot products to precompute/request-only (#10531) 2018-08-15 11:02:10 -07:00
position_weighted.py Remove unused code base for distributed training (#10282) 2018-08-16 20:10:17 -07:00
random_fourier_features.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
reservoir_sampling.py [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
sampling_train.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sampling_trainable_mixin.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
select_record_by_context.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
semi_random_features.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
sparse_dropout_with_replacement.py hook up dropout sparse with replacement operator 2019-07-23 14:34:25 -07:00
sparse_feature_hash.py Add div hashing 2019-06-12 11:27:37 -07:00
sparse_lookup.py Perform weight re-init for embedding table in sparse_lookup.py (#22348) 2019-07-03 10:33:40 -07:00
split.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00
tags.py Remove unused code base for distributed training (#10282) 2018-08-16 20:10:17 -07:00
uniform_sampling.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00