mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Fix comment ypo
PiperOrigin-RevId: 163266376
This commit is contained in:
parent
08790e73d1
commit
69e323cc62
|
|
@ -186,9 +186,8 @@ class Session {
|
|||
/// the `SessionOptions::target` field).
|
||||
virtual Status Close() = 0;
|
||||
|
||||
// NOTE(ashankar): As of July 2017, this is was a method added to
|
||||
// faciliate some experimentation. Reconsider/re-evaluate after
|
||||
// September 2017.
|
||||
// NOTE(ashankar): As of July 2017, this method was added to faciliate some
|
||||
// experimentation. Reconsider/re-evaluate after September 2017.
|
||||
//
|
||||
// Sets `*output` to the `DeviceMgr` that owns accessible devices in the
|
||||
// address-space of the caller.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user