pytorch/caffe2/python/layers
Thomas Dudziak 5355634dac Dict fixes/improvements and unittest targets for Python 3 in caffe2 core
Summary: As title

Reviewed By: salexspb

Differential Revision: D5316104

fbshipit-source-id: aee43819d817842e5ce6ba3d045a55b1a2491c30
2017-06-29 17:05:41 -07:00
..
__init__.py Partial eval layers 2017-06-28 00:36:40 -07:00
add_bias.py Add bias to cosine distance for two tower models 2017-05-25 19:50:20 -07:00
batch_distill_lr_loss.py Feature importance in dper 2.0: build network representation 2017-06-05 18:03:34 -07:00
batch_lr_loss.py Feature importance in dper 2.0: build network representation 2017-06-05 18:03:34 -07:00
batch_mse_loss.py Feature importance in dper 2.0: build network representation 2017-06-05 18:03:34 -07:00
batch_normalization.py Add batch normalization layer 2017-05-26 16:46:52 -07:00
batch_sigmoid_cross_entropy_loss.py Feature importance in dper 2.0: build network representation 2017-06-05 18:03:34 -07:00
batch_softmax_loss.py add support for weight in batch_softmax_loss 2017-06-21 10:32:15 -07:00
build_index.py
concat.py Dict fixes/improvements and unittest targets for Python 3 in caffe2 core 2017-06-29 17:05:41 -07:00
dot_product.py Dict fixes/improvements and unittest targets for Python 3 in caffe2 core 2017-06-29 17:05:41 -07:00
dropout.py Adding Dropout Layer to SparseNN Model and Flow 2017-06-20 15:46:55 -07:00
expand_dims.py
fc.py
fc_without_bias.py
feature_sparse_to_dense.py Rename SparseToDense layer 2017-06-09 12:48:27 -07:00
functional.py gradient impact of task layers on shared is configurable 2017-05-11 20:34:04 -07:00
gather_record.py
last_n_window_collector.py LastNWindowCollector 2017-05-04 17:32:09 -07:00
layers.py Make List.__getitem__() works with output of List.field_names() 2017-06-21 14:06:05 -07:00
optimizers.py Re-apply #266 2017-04-25 21:17:04 -07:00
position_weighted.py add truncation for sparse feature 2017-06-13 10:46:53 -07:00
sampling_train.py
sampling_trainable_mixin.py
select_record_by_context.py JoinContext 2017-05-02 17:32:26 -07:00
sparse_lookup.py Move position weighted to separate layer 2017-06-05 15:49:22 -07:00
split.py
tags.py offline_all_gpu_experiment 2017-06-27 23:09:54 -07:00
uniform_sampling.py Re-apply #266 2017-04-25 21:17:04 -07:00