MCPcopy Create free account
hub / github.com/tensorflow/lingvo / MLPerfProgramScheduleForTask

Function MLPerfProgramScheduleForTask

lingvo/core/program.py:2913–2943  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ParamsMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…