Skip to content

Commit

Permalink
0.7 Release (#847)
Browse files Browse the repository at this point in the history
* Update version and requirements
* Remove nightly from release scripts
* DOC: Add API docs for 0.7
  • Loading branch information
seanpmorgan authored Jan 10, 2020
1 parent 2b84e03 commit 1bbe67f
Show file tree
Hide file tree
Showing 205 changed files with 49,461 additions and 7 deletions.
209 changes: 209 additions & 0 deletions docs/api_docs/python/_redirects.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
redirects:
- from: /addons/api_docs/python/tfa/callbacks/time_stopping/TimeStopping
to: /addons/api_docs/python/tfa/callbacks/TimeStopping
- from: /addons/api_docs/python/tfa/callbacks/tqdm_progress_bar/TQDMProgressBar
to: /addons/api_docs/python/tfa/callbacks/TQDMProgressBar
- from: /addons/api_docs/python/tfa/image/distance_transform/euclidean_dist_transform
to: /addons/api_docs/python/tfa/image/euclidean_dist_transform
- from: /addons/api_docs/python/tfa/image/distort_image_ops/adjust_hsv_in_yiq
to: /addons/api_docs/python/tfa/image/adjust_hsv_in_yiq
- from: /addons/api_docs/python/tfa/image/distort_image_ops/random_hsv_in_yiq
to: /addons/api_docs/python/tfa/image/random_hsv_in_yiq
- from: /addons/api_docs/python/tfa/image/filters/mean_filter2d
to: /addons/api_docs/python/tfa/image/mean_filter2d
- from: /addons/api_docs/python/tfa/image/filters/median_filter2d
to: /addons/api_docs/python/tfa/image/median_filter2d
- from: /addons/api_docs/python/tfa/image/resampler_ops/resampler
to: /addons/api_docs/python/tfa/image/resampler
- from: /addons/api_docs/python/tfa/image/transform_ops/rotate
to: /addons/api_docs/python/tfa/image/rotate
- from: /addons/api_docs/python/tfa/image/transform_ops/transform
to: /addons/api_docs/python/tfa/image/transform
- from: /addons/api_docs/python/tfa/image/translate_ops/transform
to: /addons/api_docs/python/tfa/image/transform
- from: /addons/api_docs/python/tfa/image/translate_ops/translate
to: /addons/api_docs/python/tfa/image/translate
- from: /addons/api_docs/python/tfa/layers/gelu/GELU
to: /addons/api_docs/python/tfa/layers/GELU
- from: /addons/api_docs/python/tfa/layers/maxout/Maxout
to: /addons/api_docs/python/tfa/layers/Maxout
- from: /addons/api_docs/python/tfa/layers/normalizations/GroupNormalization
to: /addons/api_docs/python/tfa/layers/GroupNormalization
- from: /addons/api_docs/python/tfa/layers/normalizations/InstanceNormalization
to: /addons/api_docs/python/tfa/layers/InstanceNormalization
- from: /addons/api_docs/python/tfa/layers/optical_flow/CorrelationCost
to: /addons/api_docs/python/tfa/layers/CorrelationCost
- from: /addons/api_docs/python/tfa/layers/poincare/PoincareNormalize
to: /addons/api_docs/python/tfa/layers/PoincareNormalize
- from: /addons/api_docs/python/tfa/layers/sparsemax/Sparsemax
to: /addons/api_docs/python/tfa/layers/Sparsemax
- from: /addons/api_docs/python/tfa/layers/sparsemax/sparsemax
to: /addons/api_docs/python/tfa/activations/sparsemax
- from: /addons/api_docs/python/tfa/layers/wrappers/WeightNormalization
to: /addons/api_docs/python/tfa/layers/WeightNormalization
- from: /addons/api_docs/python/tfa/losses/contrastive/ContrastiveLoss
to: /addons/api_docs/python/tfa/losses/ContrastiveLoss
- from: /addons/api_docs/python/tfa/losses/contrastive/contrastive_loss
to: /addons/api_docs/python/tfa/losses/contrastive_loss
- from: /addons/api_docs/python/tfa/losses/focal_loss/SigmoidFocalCrossEntropy
to: /addons/api_docs/python/tfa/losses/SigmoidFocalCrossEntropy
- from: /addons/api_docs/python/tfa/losses/focal_loss/sigmoid_focal_crossentropy
to: /addons/api_docs/python/tfa/losses/sigmoid_focal_crossentropy
- from: /addons/api_docs/python/tfa/losses/lifted/LiftedStructLoss
to: /addons/api_docs/python/tfa/losses/LiftedStructLoss
- from: /addons/api_docs/python/tfa/losses/lifted/lifted_struct_loss
to: /addons/api_docs/python/tfa/losses/lifted_struct_loss
- from: /addons/api_docs/python/tfa/losses/npairs/NpairsLoss
to: /addons/api_docs/python/tfa/losses/NpairsLoss
- from: /addons/api_docs/python/tfa/losses/npairs/NpairsMultilabelLoss
to: /addons/api_docs/python/tfa/losses/NpairsMultilabelLoss
- from: /addons/api_docs/python/tfa/losses/npairs/npairs_loss
to: /addons/api_docs/python/tfa/losses/npairs_loss
- from: /addons/api_docs/python/tfa/losses/npairs/npairs_multilabel_loss
to: /addons/api_docs/python/tfa/losses/npairs_multilabel_loss
- from: /addons/api_docs/python/tfa/losses/triplet/TripletSemiHardLoss
to: /addons/api_docs/python/tfa/losses/TripletSemiHardLoss
- from: /addons/api_docs/python/tfa/losses/triplet/triplet_semihard_loss
to: /addons/api_docs/python/tfa/losses/triplet_semihard_loss
- from: /addons/api_docs/python/tfa/metrics/cohens_kappa/CohenKappa
to: /addons/api_docs/python/tfa/metrics/CohenKappa
- from: /addons/api_docs/python/tfa/metrics/f_scores/F1Score
to: /addons/api_docs/python/tfa/metrics/F1Score
- from: /addons/api_docs/python/tfa/metrics/f_scores/FBetaScore
to: /addons/api_docs/python/tfa/metrics/FBetaScore
- from: /addons/api_docs/python/tfa/metrics/hamming/HammingLoss
to: /addons/api_docs/python/tfa/metrics/HammingLoss
- from: /addons/api_docs/python/tfa/metrics/hamming/hamming_distance
to: /addons/api_docs/python/tfa/metrics/hamming_distance
- from: /addons/api_docs/python/tfa/metrics/matthews_correlation_coefficient/MatthewsCorrelationCoefficient
to: /addons/api_docs/python/tfa/metrics/MatthewsCorrelationCoefficient
- from: /addons/api_docs/python/tfa/metrics/multilabel_confusion_matrix/MultiLabelConfusionMatrix
to: /addons/api_docs/python/tfa/metrics/MultiLabelConfusionMatrix
- from: /addons/api_docs/python/tfa/metrics/r_square/RSquare
to: /addons/api_docs/python/tfa/metrics/RSquare
- from: /addons/api_docs/python/tfa/metrics/utils/MeanMetricWrapper
to: /addons/api_docs/python/tfa/metrics/MeanMetricWrapper
- from: /addons/api_docs/python/tfa/optimizers/average_wrapper/AveragedOptimizerWrapper
to: /addons/api_docs/python/tfa/optimizers/AveragedOptimizerWrapper
- from: /addons/api_docs/python/tfa/optimizers/conditional_gradient/ConditionalGradient
to: /addons/api_docs/python/tfa/optimizers/ConditionalGradient
- from: /addons/api_docs/python/tfa/optimizers/cyclical_learning_rate/CyclicalLearningRate
to: /addons/api_docs/python/tfa/optimizers/CyclicalLearningRate
- from: /addons/api_docs/python/tfa/optimizers/cyclical_learning_rate/ExponentialCyclicalLearningRate
to: /addons/api_docs/python/tfa/optimizers/ExponentialCyclicalLearningRate
- from: /addons/api_docs/python/tfa/optimizers/cyclical_learning_rate/Triangular2CyclicalLearningRate
to: /addons/api_docs/python/tfa/optimizers/Triangular2CyclicalLearningRate
- from: /addons/api_docs/python/tfa/optimizers/cyclical_learning_rate/TriangularCyclicalLearningRate
to: /addons/api_docs/python/tfa/optimizers/TriangularCyclicalLearningRate
- from: /addons/api_docs/python/tfa/optimizers/lamb/LAMB
to: /addons/api_docs/python/tfa/optimizers/LAMB
- from: /addons/api_docs/python/tfa/optimizers/lazy_adam/LazyAdam
to: /addons/api_docs/python/tfa/optimizers/LazyAdam
- from: /addons/api_docs/python/tfa/optimizers/lookahead/Lookahead
to: /addons/api_docs/python/tfa/optimizers/Lookahead
- from: /addons/api_docs/python/tfa/optimizers/moving_average/MovingAverage
to: /addons/api_docs/python/tfa/optimizers/MovingAverage
- from: /addons/api_docs/python/tfa/optimizers/rectified_adam/RectifiedAdam
to: /addons/api_docs/python/tfa/optimizers/RectifiedAdam
- from: /addons/api_docs/python/tfa/optimizers/stochastic_weight_averaging/SWA
to: /addons/api_docs/python/tfa/optimizers/SWA
- from: /addons/api_docs/python/tfa/optimizers/weight_decay_optimizers/AdamW
to: /addons/api_docs/python/tfa/optimizers/AdamW
- from: /addons/api_docs/python/tfa/optimizers/weight_decay_optimizers/SGDW
to: /addons/api_docs/python/tfa/optimizers/SGDW
- from: /addons/api_docs/python/tfa/optimizers/weight_decay_optimizers/extend_with_decoupled_weight_decay
to: /addons/api_docs/python/tfa/optimizers/extend_with_decoupled_weight_decay
- from: /addons/api_docs/python/tfa/rnn/cell/LayerNormLSTMCell
to: /addons/api_docs/python/tfa/rnn/LayerNormLSTMCell
- from: /addons/api_docs/python/tfa/rnn/cell/NASCell
to: /addons/api_docs/python/tfa/rnn/NASCell
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/AttentionMechanism
to: /addons/api_docs/python/tfa/seq2seq/AttentionMechanism
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/AttentionWrapper
to: /addons/api_docs/python/tfa/seq2seq/AttentionWrapper
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/AttentionWrapperState
to: /addons/api_docs/python/tfa/seq2seq/AttentionWrapperState
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/BahdanauAttention
to: /addons/api_docs/python/tfa/seq2seq/BahdanauAttention
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/BahdanauMonotonicAttention
to: /addons/api_docs/python/tfa/seq2seq/BahdanauMonotonicAttention
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/LuongAttention
to: /addons/api_docs/python/tfa/seq2seq/LuongAttention
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/LuongMonotonicAttention
to: /addons/api_docs/python/tfa/seq2seq/LuongMonotonicAttention
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/hardmax
to: /addons/api_docs/python/tfa/seq2seq/hardmax
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/monotonic_attention
to: /addons/api_docs/python/tfa/seq2seq/monotonic_attention
- from: /addons/api_docs/python/tfa/seq2seq/attention_wrapper/safe_cumprod
to: /addons/api_docs/python/tfa/seq2seq/safe_cumprod
- from: /addons/api_docs/python/tfa/seq2seq/basic_decoder/BasicDecoder
to: /addons/api_docs/python/tfa/seq2seq/BasicDecoder
- from: /addons/api_docs/python/tfa/seq2seq/basic_decoder/BasicDecoderOutput
to: /addons/api_docs/python/tfa/seq2seq/BasicDecoderOutput
- from: /addons/api_docs/python/tfa/seq2seq/beam_search_decoder/BeamSearchDecoder
to: /addons/api_docs/python/tfa/seq2seq/BeamSearchDecoder
- from: /addons/api_docs/python/tfa/seq2seq/beam_search_decoder/BeamSearchDecoderOutput
to: /addons/api_docs/python/tfa/seq2seq/BeamSearchDecoderOutput
- from: /addons/api_docs/python/tfa/seq2seq/beam_search_decoder/BeamSearchDecoderState
to: /addons/api_docs/python/tfa/seq2seq/BeamSearchDecoderState
- from: /addons/api_docs/python/tfa/seq2seq/beam_search_decoder/FinalBeamSearchDecoderOutput
to: /addons/api_docs/python/tfa/seq2seq/FinalBeamSearchDecoderOutput
- from: /addons/api_docs/python/tfa/seq2seq/beam_search_decoder/gather_tree_from_array
to: /addons/api_docs/python/tfa/seq2seq/gather_tree_from_array
- from: /addons/api_docs/python/tfa/seq2seq/beam_search_decoder/tile_batch
to: /addons/api_docs/python/tfa/seq2seq/tile_batch
- from: /addons/api_docs/python/tfa/seq2seq/decoder/BaseDecoder
to: /addons/api_docs/python/tfa/seq2seq/BaseDecoder
- from: /addons/api_docs/python/tfa/seq2seq/decoder/Decoder
to: /addons/api_docs/python/tfa/seq2seq/Decoder
- from: /addons/api_docs/python/tfa/seq2seq/decoder/dynamic_decode
to: /addons/api_docs/python/tfa/seq2seq/dynamic_decode
- from: /addons/api_docs/python/tfa/seq2seq/loss/SequenceLoss
to: /addons/api_docs/python/tfa/seq2seq/SequenceLoss
- from: /addons/api_docs/python/tfa/seq2seq/loss/sequence_loss
to: /addons/api_docs/python/tfa/seq2seq/sequence_loss
- from: /addons/api_docs/python/tfa/seq2seq/sampler/CustomSampler
to: /addons/api_docs/python/tfa/seq2seq/CustomSampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/GreedyEmbeddingSampler
to: /addons/api_docs/python/tfa/seq2seq/GreedyEmbeddingSampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/InferenceSampler
to: /addons/api_docs/python/tfa/seq2seq/InferenceSampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/SampleEmbeddingSampler
to: /addons/api_docs/python/tfa/seq2seq/SampleEmbeddingSampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/Sampler
to: /addons/api_docs/python/tfa/seq2seq/Sampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/ScheduledEmbeddingTrainingSampler
to: /addons/api_docs/python/tfa/seq2seq/ScheduledEmbeddingTrainingSampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/ScheduledOutputTrainingSampler
to: /addons/api_docs/python/tfa/seq2seq/ScheduledOutputTrainingSampler
- from: /addons/api_docs/python/tfa/seq2seq/sampler/TrainingSampler
to: /addons/api_docs/python/tfa/seq2seq/TrainingSampler
- from: /addons/api_docs/python/tfa/text/crf/crf_binary_score
to: /addons/api_docs/python/tfa/text/crf_binary_score
- from: /addons/api_docs/python/tfa/text/crf/crf_decode
to: /addons/api_docs/python/tfa/text/crf_decode
- from: /addons/api_docs/python/tfa/text/crf/crf_decode_backward
to: /addons/api_docs/python/tfa/text/crf_decode_backward
- from: /addons/api_docs/python/tfa/text/crf/crf_decode_forward
to: /addons/api_docs/python/tfa/text/crf_decode_forward
- from: /addons/api_docs/python/tfa/text/crf/crf_forward
to: /addons/api_docs/python/tfa/text/crf_forward
- from: /addons/api_docs/python/tfa/text/crf/crf_log_likelihood
to: /addons/api_docs/python/tfa/text/crf_log_likelihood
- from: /addons/api_docs/python/tfa/text/crf/crf_log_norm
to: /addons/api_docs/python/tfa/text/crf_log_norm
- from: /addons/api_docs/python/tfa/text/crf/crf_multitag_sequence_score
to: /addons/api_docs/python/tfa/text/crf_multitag_sequence_score
- from: /addons/api_docs/python/tfa/text/crf/crf_sequence_score
to: /addons/api_docs/python/tfa/text/crf_sequence_score
- from: /addons/api_docs/python/tfa/text/crf/crf_unary_score
to: /addons/api_docs/python/tfa/text/crf_unary_score
- from: /addons/api_docs/python/tfa/text/crf/viterbi_decode
to: /addons/api_docs/python/tfa/text/viterbi_decode
- from: /addons/api_docs/python/tfa/text/parse_time_op/parse_time
to: /addons/api_docs/python/tfa/text/parse_time
- from: /addons/api_docs/python/tfa/text/skip_gram_ops/skip_gram_sample
to: /addons/api_docs/python/tfa/text/skip_gram_sample
- from: /addons/api_docs/python/tfa/text/skip_gram_ops/skip_gram_sample_with_text_vocab
to: /addons/api_docs/python/tfa/text/skip_gram_sample_with_text_vocab
Loading

0 comments on commit 1bbe67f

Please sign in to comment.