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

create helper function #26225

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

create helper function #26225

wants to merge 50 commits into from

Commits on Apr 11, 2023

  1. create helper function

    Create helper function to convert rank 2 tensor to rank 1 tensor
    smeet07 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    c1eb39d View commit details
    Browse the repository at this point in the history
  2. formatting

    smeet07 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    333349e View commit details
    Browse the repository at this point in the history
  3. formatting again

    smeet07 authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a6805e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    5886181 View commit details
    Browse the repository at this point in the history
  2. trailing whitespace

    smeet07 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3d0ded9 View commit details
    Browse the repository at this point in the history
  3. whitespace changes

    smeet07 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b22e3a7 View commit details
    Browse the repository at this point in the history
  4. changes

    smeet07 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    bbe227a View commit details
    Browse the repository at this point in the history
  5. replacing whitespace by tabs

    smeet07 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b28d624 View commit details
    Browse the repository at this point in the history
  6. Update criteo.py

    smeet07 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5b04990 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on May 1, 2023

  1. 1 Configuration menu
    Copy the full SHA
    3595e06 View commit details
    Browse the repository at this point in the history
  2. indentation

    smeet07 authored May 1, 2023
    Configuration menu
    Copy the full SHA
    af4789a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Create criteo_test.py

    smeet07 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    1989c5c View commit details
    Browse the repository at this point in the history
  2. Update criteo.py

    smeet07 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    db855bf View commit details
    Browse the repository at this point in the history
  3. add license

    smeet07 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    b54a881 View commit details
    Browse the repository at this point in the history
  4. import statements

    smeet07 authored May 11, 2023
    Configuration menu
    Copy the full SHA
    b6217e9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. skip unit test

    smeet07 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    6bcdded View commit details
    Browse the repository at this point in the history
  2. Update criteo_test.py

    smeet07 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    c2f0f38 View commit details
    Browse the repository at this point in the history
  3. Update criteo_test.py

    smeet07 authored May 17, 2023
    Configuration menu
    Copy the full SHA
    92eee6f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Update criteo_test.py

    smeet07 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    b445beb View commit details
    Browse the repository at this point in the history
  2. Update criteo_test.py

    smeet07 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    015b12e View commit details
    Browse the repository at this point in the history
  3. skipif syntax changes

    smeet07 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    a0a8d27 View commit details
    Browse the repository at this point in the history
  4. Update criteo_test.py

    smeet07 authored May 18, 2023
    Configuration menu
    Copy the full SHA
    c1ca08c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Update criteo.py

    smeet07 authored May 19, 2023
    Configuration menu
    Copy the full SHA
    5b34941 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. absolute import

    smeet07 authored May 30, 2023
    Configuration menu
    Copy the full SHA
    2be9b63 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. whitespace changes

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a31a0a4 View commit details
    Browse the repository at this point in the history
  2. linter changes

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    9d3550d View commit details
    Browse the repository at this point in the history
  3. indentation

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    01d7dca View commit details
    Browse the repository at this point in the history
  4. linter

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    e018e16 View commit details
    Browse the repository at this point in the history
  5. spacing

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    223e783 View commit details
    Browse the repository at this point in the history
  6. Update criteo.py

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    dff0689 View commit details
    Browse the repository at this point in the history
  7. Update criteo_test.py

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    084541a View commit details
    Browse the repository at this point in the history
  8. Update criteo.py

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    aaedd64 View commit details
    Browse the repository at this point in the history
  9. Update criteo_test.py

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    15be29c View commit details
    Browse the repository at this point in the history
  10. Update criteo.py

    smeet07 authored Jun 25, 2023
    Configuration menu
    Copy the full SHA
    38ba741 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix import issue

    smeet07 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e5238ec View commit details
    Browse the repository at this point in the history
  2. indentation

    smeet07 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3496d59 View commit details
    Browse the repository at this point in the history
  3. spacing issues

    smeet07 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8ca9a5d View commit details
    Browse the repository at this point in the history
  4. lint issues

    smeet07 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9268b74 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. add space

    smeet07 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ff25761 View commit details
    Browse the repository at this point in the history
  2. add

    smeet07 authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e186f89 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. fix call

    smeet07 authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    1af5bf8 View commit details
    Browse the repository at this point in the history
  2. Update criteo_test.py

    smeet07 authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e65c46a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Update criteo_test.py

    smeet07 authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    cf828d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update criteo_test.py

    smeet07 authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e8756c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Update sdks/python/apache_beam/testing/benchmarks/cloudml/criteo_tft/…

    …criteo_test.py
    
    Co-authored-by: Anand Inguva <[email protected]>
    smeet07 and AnandInguva authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8f9bbe9 View commit details
    Browse the repository at this point in the history
  2. remove try block

    smeet07 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    596f424 View commit details
    Browse the repository at this point in the history
  3. remove double except block

    smeet07 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8216b0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b595fcb View commit details
    Browse the repository at this point in the history
  5. remove trailing whitespace

    smeet07 authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f5b25b5 View commit details
    Browse the repository at this point in the history