..
__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
use numerically stable version of BatchLRLoss
2018-01-02 13:18:36 -08:00
batch_mse_loss.py
Support regression with output transform in MTML for feed
2017-12-11 17:20:20 -08: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
testPairwiseDotProduct
2018-01-26 11:33:08 -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
add error msg in fc input_record
2018-01-23 14:48:15 -08: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
add error msg in get_key
2018-01-23 11:04:05 -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
testPairwiseDotProduct
2018-01-26 11:33:08 -08: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
change ModOp to support output sign configurations
2018-01-31 18:03:16 -08:00
sparse_lookup.py
Integrate Fused8BitRowwise ops with DPER
2018-01-25 15:02:42 -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