Searched defs:runOptions (Results 1 – 3 of 3) sorted by relevance
76 private byte[] runOptions = null; field in SavedModelBundle.Loader167 String exportDir, String[] tags, byte[] config, byte[] runOptions); in load()
408 private byte[] runOptions = null; field in Session.Runner482 byte[] runOptions, in run()
24 public static byte[] runOptions() { in runOptions() method in RunStats