Skip to content
Snippets Groups Projects
  • JasonJiazhiZhang's avatar
    7c60b945
    Add single-episode config for baseline training (#100) · 7c60b945
    JasonJiazhiZhang authored
    - add config option NUM_SAMPLE_EPISODE, with default value -1 that
    indicates use all episodes. When set value to non-negative integer,
    pointna_dataset will sample the specified number of episodes.
    - fix the functionality of merging multiple config files. Now can specify
    more than one config file like this
    	--task-config "a.yaml" "b.yaml"
    7c60b945
    History
    Add single-episode config for baseline training (#100)
    JasonJiazhiZhang authored
    - add config option NUM_SAMPLE_EPISODE, with default value -1 that
    indicates use all episodes. When set value to non-negative integer,
    pointna_dataset will sample the specified number of episodes.
    - fix the functionality of merging multiple config files. Now can specify
    more than one config file like this
    	--task-config "a.yaml" "b.yaml"
Code owners
Assign users and groups as approvers for specific file changes. Learn more.