Skip to content

Commit

Permalink
Merge branch 'master' into theadactyl-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
theadactyl authored Apr 24, 2020
2 parents 0766195 + 84b5ba5 commit 007219c
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 18 deletions.
2 changes: 1 addition & 1 deletion rfcs/20180918-functions-not-sessions-20.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TensorFlow 2.0: Functions, not Sessions.

| Status | Proposed |
| Status | Accepted |
:-------------- |:---------------------------------------------------- |
| **Author(s)** | [email protected], [email protected] |
| **Sponsor** | [email protected] |
Expand Down
2 changes: 1 addition & 1 deletion rfcs/20181016-optimizer-unification.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TensorFlow 2.0: Optimizer unification

| Status | Proposed |
| Status | Accepted |
:-------------- |:---------------------------------------------------- |
| **Author(s)** | Francois Chollet ([email protected]) |
| **Sponsor** | Martin Wicke ([email protected]) |
Expand Down
2 changes: 1 addition & 1 deletion rfcs/20190305-modular-tensorflow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Modular TensorFlow

| Status | Proposed |
| Status | Accepted |
:-------------- |:---------------------------------------------------- |
| **Author(s)** | Gunhan Gulsoy ([email protected]) |
| **Sponsor** | Martin Wicke ([email protected]) |
Expand Down
6 changes: 2 additions & 4 deletions rfcs/20190430-tokenization-conventions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# RFC: Tokenization API & Initial Implementations

Status | Proposed
Status | Accepted
:------------ | :-----------------------------------
**Author(s)** | Robby Neale (Google)
**Sponsor** | Mark Omernick (Google), Greg Billock (Google)
Expand Down Expand Up @@ -281,9 +281,7 @@ class MyCustomTokenizer(Tokenizer):
y=tf.expand_dims(script_tokenized.flat_values, 1),
x=unicode_char_split.values)

# put back into [batch, (num

update conventions doc -_tokens), (num_unicode_chars)]
# put back into [batch, (num_tokens), (num_unicode_chars)]
mix_tokenized = tf.RaggedTensor.from_row_lengths(
values=unicode_split_tokens, row_lengths=script_tokenized.row_lengths())

Expand Down
2 changes: 1 addition & 1 deletion rfcs/20190816-tf-project-versioning.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Project versioning in the TensorFlow organization

| Status | Proposed |
| Status | Accepted |
:-------------- |:---------------------------------------------------- |
| **Author(s)** | Edd Wilder-James ([email protected]), Martin Wicke ([email protected]) |
| **Sponsor** | Kevin Haas ([email protected]) |
Expand Down
2 changes: 1 addition & 1 deletion rfcs/20190829-tfx-container-component-execution.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TFX Container Component Execution Proposal

Status | Proposed
Status | Accepted
:------------- | :-------
**Author(s)** | Ajay Gopinathan (<a href="mailto:[email protected]">[email protected]</a>), Hongye Sun (<a href="mailto:[email protected]">[email protected]</a>), Makoto Uchida (<a href="mailto:[email protected]">[email protected]</a>), Ruoyu Liu (<a href="mailto:[email protected]">[email protected]</a>)
**Sponsor(s)** | Konstantinos Katsiapis ([email protected]), Pavel Dournov ([email protected]), Ramesh Chandra ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion rfcs/20191017-tfx-standardized-inputs.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Standardized TFX Inputs

Status | Proposed
Status | Accepted
:------------ | :------------------------------------------------------------
**RFC #** | [162](https://github.com/tensorflow/community/pull/162)
**Author(s)** | Zhuo Peng ([email protected]), Kester Tong ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion rfcs/20191206-tensorflow-lattice-v2.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TensorFlow Lattice 2.0

| Status | Proposed |
| Status | Accepted |
| :------------ | :------------------------------------------------------ |
| **RFC #** | [186](https://github.com/tensorflow/community/pull/186)
| **Author(s)** | Mahdi Milani Fard ([email protected]), Oleksandr Mangylov ([email protected]) |
Expand Down
2 changes: 1 addition & 1 deletion rfcs/20200117-tfx-generic-trainer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TFX Generic Trainer

| Status | Proposed |
| Status | Accepted |
| :------------ | :-------------------------------------------------------- |
| **Author(s)** | Jiayi Zhao ([email protected]) |
| **Sponsor** | Konstantinos Katsiapis ([email protected]), Zhitao Li ([email protected]), Karmel Allison ([email protected]) |
Expand Down
9 changes: 4 additions & 5 deletions sigs/graphics/CHARTER.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,21 @@ Facilitate community-contributed graphics, 3D and geometric components to [tenso

## Resources

* [Tensorflow Graphics code](Repository: https://github.com/tensorflow/graphics
Documentation: https://www.tensorflow.org/graphics/overview)
* [Tensorflow Graphics code Repository](https://github.com/tensorflow/graphics)
* [Tensorflow Graphics documentation](https://www.tensorflow.org/graphics/overview)
* [Original SIG proposal](https://docs.google.com/document/d/1RBnBuTb0eZropAeawwQKNwqE94mtp7InAvM2y_hitIk/edit#)

## Contacts

* Project leads:
* Julien Valentin [@julienvalentin](https://github.com/julienvalentin), Google (Google)
* Julien Valentin [@julienvalentin](https://github.com/julienvalentin), Google
* Andrea Tagliasacchi [@ataiya](https://github.com/ataiya/), Google
* Sofien Bouaziz [@sofienbouaziz](https://github.com/sofienbouaziz), Google
* [Derek Nowrouzezahrai](http://www.cim.mcgill.ca/~derek/), McGill

* For Tensorflow questions, contact Paige Bailey, [dynamicwebpaige](https://github.com/dynamicwebpaige) - webpaige at google dot com
* For administrative questions, contact Thea Lamkin,[@theadactyl](https://github.com/ewilde) - thealamkin at google dot com

## Membership

We encourage any researchers and developers working in the computer graphics and computer vision communities to participate in this SIG. Whether you are conducting academic research or building industry applications in this space, we welcome your feedback on and contributions to Tensorflow Graphics’ components and central tooling, and are eager to hear about any downstream research results and implementations of our code.
Expand Down
2 changes: 1 addition & 1 deletion sigs/micro/CHARTER.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Archives of the mailing list will be publicly available.

* [SIG Micro mailing list](https://groups.google.com/a/tensorflow.org/forum/#!forum/micro)
* [SIG Micro Gitter chat channel](https://gitter.im/tensorflow/sig-micro)
* [TensorFlow Micro code](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/experimental/micro)
* [TensorFlow Micro code](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/lite/micro)
* [SIG Micro monthly meeting notes and agenda](https://goo.gle/tf-micro-notes)

## Contacts
Expand Down

0 comments on commit 007219c

Please sign in to comment.