-
Notifications
You must be signed in to change notification settings - Fork 18
Open
ponder-lab/ML
#83Labels
enhancementNew feature or requestNew feature or request
Description
Missing experimental_distribute_datasets_from_function
The callback function is dataset_test_fn
, defined here: https://github.com/mead-ml/mead-baseline/blob/master/mead/api_examples/pretrain_discrim_tf.py#L301-L306
But that function doesn't show up in the call graph. The method reference should be: < PythonLoader, Lscript pretrain_discrim_tf.py/get_dataset, do()LRoot; >
. However, we don't see it in the call graph nodes: https://gist.github.com/khatchad/bd48384f3561fdcc7c8c6e9141d93de5
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request