Home
last modified time | relevance | path

Searched defs:withSubScope (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/
DScope.java105 public Scope withSubScope(String childScopeName) { in withSubScope() method in Scope
DNameScope.java39 NameScope withSubScope(String scopeName) { in withSubScope() method in NameScope