pytorch/caffe2/python/layers
haracejacob 2ec294a8bb Fix a few typos and grammars in comment
Summary:
Fix a few typos and grammars in comment

by using language-check, python library
spell_checker source code is here : https://github.com/17-1-SKKU-OSS/011A/blob/master/spell_checker/spell_checker.py
here is the text file which indicates what things should be fixed :  https://github.com/17-1-SKKU-OSS/011A/tree/master/spell_checker/fix/caffe2
Closes https://github.com/caffe2/caffe2/pull/719

Differential Revision: D5165118

Pulled By: aaronmarkham

fbshipit-source-id: 7fb8ef7a99d03cd5fd2f9ebdb01b9865e90fc37b
2017-06-14 18:22:39 -07:00
..
__init__.py fbsync. TODO: check if build files need update. 2016-11-15 00:00:46 -08: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 Fix tags to be based on EXCLUDE_FROM_{CONTEXT} 2017-05-02 09:32:27 -07:00
build_index.py MapToRange layer 2017-04-25 16:03:58 -07:00
concat.py Concat axis=0 2017-05-01 12:19:34 -07:00
dot_product.py doxygen python block added 2017-03-29 06:46:16 -07:00
expand_dims.py doxygen python block added 2017-03-29 06:46:16 -07:00
fc_without_bias.py doxygen python block added 2017-03-29 06:46:16 -07:00
fc.py doxygen python block added 2017-03-29 06:46:16 -07:00
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 GatherRecord layer 2017-04-13 15:02:44 -07:00
last_n_window_collector.py LastNWindowCollector 2017-05-04 17:32:09 -07:00
layers.py Fix a few typos and grammars in comment 2017-06-14 18:22:39 -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 Add option to subtract log odd from sampled trained prediction. 2017-04-03 17:50:58 -07:00
sampling_trainable_mixin.py doxygen python block added 2017-03-29 06:46:16 -07:00
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 doxygen python block added 2017-03-29 06:46:16 -07:00
tags.py Support for position weighted in distributed PS 2017-06-05 17:04:42 -07:00
uniform_sampling.py Re-apply #266 2017-04-25 21:17:04 -07:00