This is an automated email from the ASF dual-hosted git repository.
anandinguva pushed a change to branch ml_transform_criteo
in repository https://gitbox.apache.org/repos/asf/beam.git
from 26bd7e70e5b Add criteo benchmark for MLTransform
add 78c37f9e3f7 Skip few tests
No new revisions were added by this update.
Summary of changes:
.../testing/benchmarks/cloudml/cloudml_benchmark_test.py | 5 ++++-
.../testing/benchmarks/{cloudml => }/mltransform/__init__.py | 0
.../testing/benchmarks/{cloudml => }/mltransform/criteo.py | 0
.../testing/benchmarks/{cloudml => }/mltransform/criteo_test.py | 7 +------
4 files changed, 5 insertions(+), 7 deletions(-)
rename sdks/python/apache_beam/testing/benchmarks/{cloudml =>
}/mltransform/__init__.py (100%)
rename sdks/python/apache_beam/testing/benchmarks/{cloudml =>
}/mltransform/criteo.py (100%)
rename sdks/python/apache_beam/testing/benchmarks/{cloudml =>
}/mltransform/criteo_test.py (89%)