Searched refs:T_OPS (Results 1 – 1 of 1) sorted by relevance
154 private static final TypeName T_OPS = ClassName.get("org.tensorflow.op", "Ops"); field in OperatorProcessor321 T_OPS) in buildGroupClass()384 .returns(T_OPS) in buildTopClass()385 .addStatement("return new $T(scope.withSubScope(childScopeName))", T_OPS) in buildTopClass()396 .returns(T_OPS) in buildTopClass()408 .returns(T_OPS) in buildTopClass()447 .returns(T_OPS) in buildTopClass()456 .returns(T_OPS) in buildTopClass()