Searched defs:ConcreteFunction (Results 1 – 4 of 4) sorted by relevance
42 struct ConcreteFunction { struct47 tensorflow::StatusOr<ConcreteFunction> GetConcreteFunction(TaggedValue) const; argument
21 public class ConcreteFunction implements SpecializedFunction<String, Long> { class
106 class ConcreteFunction(Callable): class
1513 class ConcreteFunction(core.ConcreteFunction): class