Package | Description |
---|---|
org.tensorflow.op |
Modifier and Type | Method and Description |
---|---|
Scope |
Scope.withName(String opName)
Return a new scope that uses the provided name for an op.
|
Scope |
Scope.withSubScope(String childScopeName)
Returns a new scope where added operations will have the provided name prefix.
|
Copyright © 2015–2017. All rights reserved.