Include recent C graph-construction API in release notes.
Change: 127385333
This commit is contained in:
parent
92500ae8e2
commit
9295b579c8
@ -3,6 +3,7 @@
|
||||
## Features and Improvements
|
||||
* Connectionist Temporal Classification ops are now "official" (see, e.g.,
|
||||
`tf.nn.ctc_loss`)
|
||||
* Preliminary graph-construction C API, for use by language bindings.
|
||||
|
||||
## Breaking Changes to the API
|
||||
* `env.h` replaces use of `New*File()` functions to use `std::unique_ptr`
|
||||
|
Loading…
Reference in New Issue
Block a user