Searched refs:create_examples (Results 1 – 2 of 2) sorted by relevance
120 def create_examples(counts: list[int]) -> list[tf.train.Example]: function151 num_rounds, COLLECTION_URI, create_examples(counts))
35 def create_examples(num_examples, input_mean): function204 example_data = create_examples(FLAGS.num_examples, 5)