Skip to content

Commit

Permalink
internal
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 291048477
  • Loading branch information
peterjliu authored and Copybara-Service committed Jan 22, 2020
1 parent cdc1496 commit 6503f2c
Show file tree
Hide file tree
Showing 1,651 changed files with 1,672 additions and 1,665 deletions.
2 changes: 1 addition & 1 deletion __init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/abps_runners.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/agents/dqn/dqn_agent.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/agents/tf_agent.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/baseline_runners.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/eval.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/eval_independ.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/hparam.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/new_pymetrics.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/py_hashed_replay_buffer.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/py_uniform_replay_buffer.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/run.sh
@@ -1,4 +1,4 @@
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/train.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion abps/train_independ.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/algae.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/keras_utils.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/run.sh
@@ -1,4 +1,4 @@
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/train_eval.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/wrappers/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion algae_dice/wrappers/normalize_action_wrapper.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attribution/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attribution/integrated_gradients.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attribution/integrated_gradients_test.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion attribution/run.sh
@@ -1,4 +1,4 @@
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/config_imagenet32.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/config_imagenet64.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/datasets.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/logging_utils.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/main.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/models.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/nn.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/run.sh
@@ -1,4 +1,4 @@
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/transformers.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/transformers_test.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/utils.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion axial/worker_util.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/bert/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/bert/modeling.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/bert/optimization.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/bert/tokenization.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/configure.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/data/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/data/feature_spec.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/data/preprocessing.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/data/task_weighting.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/helpers/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/helpers/training_utils.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/helpers/utils.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/run.sh
@@ -1,4 +1,4 @@
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/run_classifier.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/task_specific/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/task_specific/classification/__init__.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/task_specific/classification/classification_metrics.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion bam/task_specific/classification/classification_tasks.py
@@ -1,5 +1,5 @@
# coding=utf-8
# Copyright 2019 The Google Research Authors.
# Copyright 2020 The Google Research Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 6503f2c

Please sign in to comment.