Home
last modified time | relevance | path

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

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