Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Data] Allow specifing both num_cpus and num_gpus for map APIs #47995

Merged
merged 5 commits into from
Oct 15, 2024

Commits on Oct 11, 2024

  1. add note that cpu and gpu cannot be both set for map ops

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3901574 View commit details
    Browse the repository at this point in the history
  2. allow cpu/gpu but add warning

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    9bb43df View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. update docs

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    006b2a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix test

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ae2ad9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 1011-map-cpugpu

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f8def91 View commit details
    Browse the repository at this point in the history