Populate MLPerfProgramSchedule params. Args: train_dataset_name: Name of the training dataset, eg: 'Train'. train_steps_per_loop: Number of steps to execute the training program. decode_dataset_name: Eg: 'Test'. decode_steps_per_loop: Number of steps to execute the decode program
(train_dataset_name, train_steps_per_loop,
decode_dataset_name, decode_steps_per_loop)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…