pytorch/caffe2/python/layers
Qin Huang ab293924bb support generic feature in DPER2 (#10197)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/10197

Support generic feature in DPER2

For now since we only have one generic type 1, we are directly adding the parsed feature record to embedding feature.

For new feature types with specific structure, there should also be corresponding coding changes expected.

Reviewed By: itomatik

Differential Revision: D8788177

fbshipit-source-id: 9aaa6f35ece382acb4072ec5e57061bb0727f184
2018-08-04 15:25:13 -07:00
..
__init__.py
adaptive_weight.py fbshipit-source-id: ba600fcd2b5cefc7621357bdeb05e24cea02e5af 2018-06-27 04:50:56 -07:00
add_bias.py
arc_cosine_feature_map.py
batch_distill_lr_loss.py Co-disitillation with different archs and/or feature set (#9793) 2018-07-25 10:10:27 -07:00
batch_lr_loss.py [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
batch_mse_loss.py
batch_normalization.py
batch_sigmoid_cross_entropy_loss.py
batch_softmax_loss.py
blob_weighted_sum.py Update from facebook (#8384) 2018-06-13 13:10:45 -07:00
build_index.py
concat.py
constant_weight.py [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
conv.py
dropout.py
fc.py Update from facebook (#8384) 2018-06-13 13:10:45 -07:00
fc_without_bias.py
feature_sparse_to_dense.py support generic feature in DPER2 (#10197) 2018-08-04 15:25:13 -07:00
functional.py Update from facebook (#7855) 2018-05-29 11:38:02 -07:00
gather_record.py
homotopy_weight.py [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
label_smooth.py
last_n_window_collector.py
layer_normalization.py Update from facebook (#8384) 2018-06-13 13:10:45 -07:00
layers.py [Caffe2][fbcode=>GH sync] Update from facebook 4323b18ce13c (#7116) 2018-05-01 20:49:00 -07:00
margin_rank_loss.py
merge_id_lists.py
pairwise_similarity.py Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
position_weighted.py
random_fourier_features.py
reservoir_sampling.py [Caffe2] Changes done inside Facebook (#6378) 2018-04-10 21:11:43 -07:00
sampling_train.py
sampling_trainable_mixin.py
select_record_by_context.py
semi_random_features.py
sparse_feature_hash.py Update from facebook (#7451) 2018-05-10 23:14:27 -07:00
sparse_lookup.py Fix bug that always uses the same blob when repeating poolings 2018-07-28 00:09:16 -07:00
split.py
tags.py Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
uniform_sampling.py