pytorch/caffe2/python/layers
Xue Feng f0306c12ff add Mean Pooling distributed support
Reviewed By: dragonxlwang

Differential Revision: D6114111

fbshipit-source-id: bc0a79a4455e490bdfaa1d5d6d77badfacd2375c
2017-11-14 17:30:31 -08:00
..
__init__.py Re-license to Apache 2017-09-28 16:22:00 -07:00
add_bias.py Re-license to Apache 2017-09-28 16:22:00 -07:00
arc_cosine_feature_map.py Re-license to Apache 2017-09-28 16:22:00 -07:00
batch_distill_lr_loss.py Distill loss with SigmoidCrossEntropyWithLogits 2017-10-26 15:18:34 -07:00
batch_lr_loss.py Re-license to Apache 2017-09-28 16:22:00 -07:00
batch_mse_loss.py Re-license to Apache 2017-09-28 16:22:00 -07:00
batch_normalization.py Re-license to Apache 2017-09-28 16:22:00 -07:00
batch_sigmoid_cross_entropy_loss.py Re-license to Apache 2017-09-28 16:22:00 -07:00
batch_softmax_loss.py Re-license to Apache 2017-09-28 16:22:00 -07:00
build_index.py Re-license to Apache 2017-09-28 16:22:00 -07:00
concat.py fix shape info in concat layer 2017-11-07 21:08:39 -08:00
conv.py Re-license to Apache 2017-09-28 16:22:00 -07:00
dropout.py Re-license to Apache 2017-09-28 16:22:00 -07:00
fc.py Re-license to Apache 2017-09-28 16:22:00 -07:00
fc_without_bias.py Re-license to Apache 2017-09-28 16:22:00 -07:00
feature_sparse_to_dense.py Use EMBEDDING feature type instead of FLOAT_TENSOR 2017-10-11 13:50:03 -07:00
functional.py Revert D6026557: [caffe2][PR] Fix "No handlers could be found for logger" 2017-10-12 20:21:52 -07:00
gather_record.py Re-license to Apache 2017-09-28 16:22:00 -07:00
last_n_window_collector.py Re-license to Apache 2017-09-28 16:22:00 -07:00
layers.py make use of the average length of sparse features for init 2017-11-08 07:31:47 -08:00
margin_rank_loss.py Add rank loss for retrieval models with random negative sample 2017-10-25 16:19:41 -07:00
merge_id_lists.py Re-license to Apache 2017-09-28 16:22:00 -07:00
pairwise_dot_product.py Re-license to Apache 2017-09-28 16:22:00 -07:00
position_weighted.py Revert D6026557: [caffe2][PR] Fix "No handlers could be found for logger" 2017-10-12 20:21:52 -07:00
random_fourier_features.py Re-license to Apache 2017-09-28 16:22:00 -07:00
reservoir_sampling.py Re-license to Apache 2017-09-28 16:22:00 -07:00
sampling_train.py Re-license to Apache 2017-09-28 16:22:00 -07:00
sampling_trainable_mixin.py Re-license to Apache 2017-09-28 16:22:00 -07:00
select_record_by_context.py Revert D6026557: [caffe2][PR] Fix "No handlers could be found for logger" 2017-10-12 20:21:52 -07:00
semi_random_features.py Re-license to Apache 2017-09-28 16:22:00 -07:00
sparse_feature_hash.py add option to do simple modulo 2017-11-10 13:49:07 -08:00
sparse_lookup.py add Mean Pooling distributed support 2017-11-14 17:30:31 -08:00
split.py Re-license to Apache 2017-09-28 16:22:00 -07:00
tags.py Tagging sparse parameters 2017-10-04 18:46:48 -07:00
uniform_sampling.py Re-license to Apache 2017-09-28 16:22:00 -07:00