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

1.5.0 beta #78

Merged
merged 11 commits into from
Jul 26, 2023
Merged

1.5.0 beta #78

merged 11 commits into from
Jul 26, 2023

Commits on Jul 17, 2023

  1. feat(dataset.py): added list(str) as tensor arguments for `train_da…

    …taset()` and `valid_dataset()`
    mwong009 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8e2e34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0957dc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d94d77 View commit details
    Browse the repository at this point in the history
  4. docs: update docs

    mwong009 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3cf52dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9553d12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d55ad0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. feat(dataset.py): use as_tensor_variable to construct tensor vector…

    … from dataset[[item1, item2,...]]
    mwong009 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cf2f809 View commit details
    Browse the repository at this point in the history
  2. test: add tests for dataset

    mwong009 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    eea1be7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    c98cc57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7123d70 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    ee22300 View commit details
    Browse the repository at this point in the history