Anna R
|
a8481834bb
|
Removing @@ comments from core TensorFlow. They are no longer needed for exporting symbols to the TensorFlow API.
PiperOrigin-RevId: 194426855
|
2018-04-26 11:31:14 -07:00 |
|
Anna R
|
fe965a8502
|
Removing remove_undocumented calls from tensorflow/python.
PiperOrigin-RevId: 194274698
|
2018-04-25 11:57:31 -07:00 |
|
Sergio Guadarrama
|
4b046fb5aa
|
Add Huber Loss to tf.losses
Change: 153400856
|
2017-04-17 16:25:46 -07:00 |
|
A. Unique TensorFlower
|
ace2aa7b6f
|
Add option to return loss as batch sum, or divided by number of non-zero weights.
Change: 152754313
|
2017-04-10 17:10:55 -07:00 |
|
Patrick Nguyen
|
2d8a85420a
|
Seal tf.losses.
Change: 143132977
|
2016-12-28 14:45:38 -08:00 |
|
Jonathan Hseu
|
bed8383c27
|
Merge changes from github.
Change: 142805270
|
2016-12-22 15:48:41 -08:00 |
|
Andrew Selle
|
cb4acf5e47
|
Rename usages of tf.mul, tf.neg, tf.sub that are used internally
Change: 142595367
|
2016-12-20 14:26:56 -08:00 |
|
A. Unique TensorFlower
|
63fbdc8ec9
|
Add unit tests for compute_weighted_loss.
Change: 141931665
|
2016-12-13 13:49:03 -08:00 |
|
Andrew Selle
|
defac274d6
|
Remove uses of math_ops.select and replace with array_ops.where
This removes deprecation warnings that are making tests flake.
Change: 141222157
|
2016-12-06 16:04:39 -08:00 |
|
A. Unique TensorFlower
|
896285a8dc
|
Moves tf.contrib.losses into core, with changes.
Change: 140855283
|
2016-12-02 09:06:39 -08:00 |
|