MANIFEST.in
README.md
setup.cfg
setup.py
easy_rec/__init__.py
easy_rec/version.py
easy_rec/python/__init__.py
easy_rec/python/eval.py
easy_rec/python/export.py
easy_rec/python/main.py
easy_rec/python/predict.py
easy_rec/python/train_eval.py
easy_rec/python/builders/__init__.py
easy_rec/python/builders/hyperparams_builder.py
easy_rec/python/builders/loss_builder.py
easy_rec/python/builders/optimizer_builder.py
easy_rec/python/builders/strategy_builder.py
easy_rec/python/compat/__init__.py
easy_rec/python/compat/early_stopping.py
easy_rec/python/compat/embedding_ops.py
easy_rec/python/compat/estimator_train.py
easy_rec/python/compat/exporter.py
easy_rec/python/compat/layers.py
easy_rec/python/compat/ops.py
easy_rec/python/compat/optimizers.py
easy_rec/python/compat/regularizers.py
easy_rec/python/compat/weight_decay_optimizers.py
easy_rec/python/compat/feature_column/__init__.py
easy_rec/python/compat/feature_column/feature_column.py
easy_rec/python/compat/feature_column/feature_column_v2.py
easy_rec/python/compat/feature_column/sequence_feature_column.py
easy_rec/python/compat/feature_column/utils.py
easy_rec/python/core/__init__.py
easy_rec/python/core/learning_schedules.py
easy_rec/python/core/metrics.py
easy_rec/python/core/sampler.py
easy_rec/python/core/easyrec_metrics/__init__.py
easy_rec/python/core/easyrec_metrics/distribute_metrics_impl_pai.py
easy_rec/python/core/easyrec_metrics/distribute_metrics_impl_tf.py
easy_rec/python/feature_column/__init__.py
easy_rec/python/feature_column/feature_column.py
easy_rec/python/feature_column/feature_group.py
easy_rec/python/hpo/__init__.py
easy_rec/python/hpo/emr_hpo.py
easy_rec/python/hpo/generate_hpo_sql.py
easy_rec/python/hpo/pai_hpo.py
easy_rec/python/inference/__init__.py
easy_rec/python/inference/predictor.py
easy_rec/python/inference/vector_retrieve.py
easy_rec/python/input/__init__.py
easy_rec/python/input/batch_tfrecord_input.py
easy_rec/python/input/criteo_binary_reader.py
easy_rec/python/input/criteo_input.py
easy_rec/python/input/csv_input.py
easy_rec/python/input/csv_input_ex.py
easy_rec/python/input/csv_input_v2.py
easy_rec/python/input/datahub_input.py
easy_rec/python/input/dummy_input.py
easy_rec/python/input/hive_input.py
easy_rec/python/input/hive_parquet_input.py
easy_rec/python/input/hive_rtp_input.py
easy_rec/python/input/input.py
easy_rec/python/input/kafka_dataset.py
easy_rec/python/input/kafka_input.py
easy_rec/python/input/odps_input.py
easy_rec/python/input/odps_input_v2.py
easy_rec/python/input/odps_input_v3.py
easy_rec/python/input/odps_rtp_input.py
easy_rec/python/input/odps_rtp_input_v2.py
easy_rec/python/input/rtp_input.py
easy_rec/python/input/rtp_input_v2.py
easy_rec/python/input/tfrecord_input.py
easy_rec/python/layers/__init__.py
easy_rec/python/layers/capsule_layer.py
easy_rec/python/layers/cmbf.py
easy_rec/python/layers/common_layers.py
easy_rec/python/layers/dnn.py
easy_rec/python/layers/embed_input_layer.py
easy_rec/python/layers/fm.py
easy_rec/python/layers/input_layer.py
easy_rec/python/layers/layer_norm.py
easy_rec/python/layers/mmoe.py
easy_rec/python/layers/multihead_attention.py
easy_rec/python/layers/multihead_cross_attention.py
easy_rec/python/layers/seq_input_layer.py
easy_rec/python/layers/sequence_feature_layer.py
easy_rec/python/layers/uniter.py
easy_rec/python/layers/utils.py
easy_rec/python/layers/variational_dropout_layer.py
easy_rec/python/loss/__init__.py
easy_rec/python/loss/circle_loss.py
easy_rec/python/loss/f1_reweight_loss.py
easy_rec/python/loss/multi_similarity.py
easy_rec/python/loss/pairwise_loss.py
easy_rec/python/loss/softmax_loss_with_negative_mining.py
easy_rec/python/model/__init__.py
easy_rec/python/model/autoint.py
easy_rec/python/model/cmbf.py
easy_rec/python/model/collaborative_metric_learning.py
easy_rec/python/model/dbmtl.py
easy_rec/python/model/dcn.py
easy_rec/python/model/deepfm.py
easy_rec/python/model/dlrm.py
easy_rec/python/model/dropoutnet.py
easy_rec/python/model/dssm.py
easy_rec/python/model/dummy_model.py
easy_rec/python/model/easy_rec_estimator.py
easy_rec/python/model/easy_rec_model.py
easy_rec/python/model/esmm.py
easy_rec/python/model/fm.py
easy_rec/python/model/match_model.py
easy_rec/python/model/mind.py
easy_rec/python/model/mmoe.py
easy_rec/python/model/multi_task_model.py
easy_rec/python/model/multi_tower.py
easy_rec/python/model/multi_tower_bst.py
easy_rec/python/model/multi_tower_din.py
easy_rec/python/model/multi_tower_recall.py
easy_rec/python/model/ple.py
easy_rec/python/model/rank_model.py
easy_rec/python/model/rocket_launching.py
easy_rec/python/model/simple_multi_task.py
easy_rec/python/model/uniter.py
easy_rec/python/model/wide_and_deep.py
easy_rec/python/ops/__init__.py
easy_rec/python/ops/gen_kafka_ops.py
easy_rec/python/ops/incr_record.py
easy_rec/python/ops/1.12/incr_record.so
easy_rec/python/ops/1.12/kafka.so
easy_rec/python/ops/1.12/libembed_op.so
easy_rec/python/ops/1.12/libhiredis.so.1.0.0
easy_rec/python/ops/1.12/librdkafka++.so.1
easy_rec/python/ops/1.12/librdkafka.so.1
easy_rec/python/ops/1.12/libredis++.so
easy_rec/python/ops/1.12/libredis++.so.1
easy_rec/python/ops/1.12/libredis++.so.1.2.3
easy_rec/python/ops/1.12/libwrite_sparse_kv.so
easy_rec/python/ops/1.15/incr_record.so
easy_rec/python/ops/1.15/kafka.so
easy_rec/python/ops/1.15/libembed_op.so
easy_rec/python/ops/1.15/libhiredis.so.1.0.0
easy_rec/python/ops/1.15/librdkafka++.so
easy_rec/python/ops/1.15/librdkafka++.so.1
easy_rec/python/ops/1.15/librdkafka.so
easy_rec/python/ops/1.15/librdkafka.so.1
easy_rec/python/ops/1.15/libredis++.so.1
easy_rec/python/protos/__init__.py
easy_rec/python/protos/autoint_pb2.py
easy_rec/python/protos/cmbf_pb2.py
easy_rec/python/protos/collaborative_metric_learning_pb2.py
easy_rec/python/protos/data_source_pb2.py
easy_rec/python/protos/dataset_pb2.py
easy_rec/python/protos/dbmtl_pb2.py
easy_rec/python/protos/dcn_pb2.py
easy_rec/python/protos/deepfm_pb2.py
easy_rec/python/protos/dlrm_pb2.py
easy_rec/python/protos/dnn_pb2.py
easy_rec/python/protos/dropoutnet_pb2.py
easy_rec/python/protos/dssm_pb2.py
easy_rec/python/protos/easy_rec_model_pb2.py
easy_rec/python/protos/esmm_pb2.py
easy_rec/python/protos/eval_pb2.py
easy_rec/python/protos/export_pb2.py
easy_rec/python/protos/feature_config_pb2.py
easy_rec/python/protos/fm_pb2.py
easy_rec/python/protos/hive_config_pb2.py
easy_rec/python/protos/hyperparams_pb2.py
easy_rec/python/protos/layer_pb2.py
easy_rec/python/protos/loss_pb2.py
easy_rec/python/protos/mind_pb2.py
easy_rec/python/protos/mmoe_pb2.py
easy_rec/python/protos/multi_tower_pb2.py
easy_rec/python/protos/multi_tower_recall_pb2.py
easy_rec/python/protos/optimizer_pb2.py
easy_rec/python/protos/pipeline_pb2.py
easy_rec/python/protos/ple_pb2.py
easy_rec/python/protos/rocket_launching_pb2.py
easy_rec/python/protos/simi_pb2.py
easy_rec/python/protos/simple_multi_task_pb2.py
easy_rec/python/protos/tf_predict_pb2.py
easy_rec/python/protos/tower_pb2.py
easy_rec/python/protos/train_pb2.py
easy_rec/python/protos/uniter_pb2.py
easy_rec/python/protos/variational_dropout_pb2.py
easy_rec/python/protos/wide_and_deep_pb2.py
easy_rec/python/test/__init__.py
easy_rec/python/test/csv_input_test.py
easy_rec/python/test/custom_early_stop_func.py
easy_rec/python/test/dh_local_run.py
easy_rec/python/test/embed_test.py
easy_rec/python/test/emr_run.py
easy_rec/python/test/eval_metric_test.py
easy_rec/python/test/excel_convert_test.py
easy_rec/python/test/export_test.py
easy_rec/python/test/fg_test.py
easy_rec/python/test/hive_input_test.py
easy_rec/python/test/hpo_test.py
easy_rec/python/test/kafka_test.py
easy_rec/python/test/local_incr_test.py
easy_rec/python/test/loss_test.py
easy_rec/python/test/odps_command.py
easy_rec/python/test/odps_local_run.py
easy_rec/python/test/odps_run.py
easy_rec/python/test/odps_test_cls.py
easy_rec/python/test/odps_test_prepare.py
easy_rec/python/test/odps_test_util.py
easy_rec/python/test/pre_check_test.py
easy_rec/python/test/predictor_test.py
easy_rec/python/test/rtp_convert_test.py
easy_rec/python/test/run.py
easy_rec/python/test/train_eval_test.py
easy_rec/python/test/util_test.py
easy_rec/python/tools/__init__.py
easy_rec/python/tools/add_boundaries_to_config.py
easy_rec/python/tools/add_feature_info_to_config.py
easy_rec/python/tools/convert_config_format.py
easy_rec/python/tools/convert_rtp_data.py
easy_rec/python/tools/convert_rtp_fg.py
easy_rec/python/tools/create_config_from_excel.py
easy_rec/python/tools/edit_lookup_graph.py
easy_rec/python/tools/feature_selection.py
easy_rec/python/tools/hit_rate_ds.py
easy_rec/python/tools/hit_rate_pai.py
easy_rec/python/tools/pre_check.py
easy_rec/python/tools/predict_and_chk.py
easy_rec/python/tools/read_kafka.py
easy_rec/python/tools/split_model_pai.py
easy_rec/python/tools/test_saved_model.py
easy_rec/python/tools/write_kafka.py
easy_rec/python/tools/criteo/__init__.py
easy_rec/python/tools/criteo/convert_data.py
easy_rec/python/utils/__init__.py
easy_rec/python/utils/check_utils.py
easy_rec/python/utils/compat.py
easy_rec/python/utils/config_util.py
easy_rec/python/utils/constant.py
easy_rec/python/utils/convert_rtp_fg.py
easy_rec/python/utils/distribution_utils.py
easy_rec/python/utils/ds_util.py
easy_rec/python/utils/embedding_utils.py
easy_rec/python/utils/estimator_utils.py
easy_rec/python/utils/export_big_model.py
easy_rec/python/utils/expr_util.py
easy_rec/python/utils/fg_util.py
easy_rec/python/utils/hit_rate_utils.py
easy_rec/python/utils/hive_utils.py
easy_rec/python/utils/hpo_util.py
easy_rec/python/utils/input_utils.py
easy_rec/python/utils/io_util.py
easy_rec/python/utils/load_class.py
easy_rec/python/utils/meta_graph_editor.py
easy_rec/python/utils/multi_optimizer.py
easy_rec/python/utils/numpy_utils.py
easy_rec/python/utils/odps_util.py
easy_rec/python/utils/pai_util.py
easy_rec/python/utils/proto_util.py
easy_rec/python/utils/restore_filter.py
easy_rec/python/utils/shape_utils.py
easy_rec/python/utils/static_shape.py
easy_rec/python/utils/test_utils.py
easy_rec/python/utils/tf_utils.py
pai_easy_rec.egg-info/PKG-INFO
pai_easy_rec.egg-info/SOURCES.txt
pai_easy_rec.egg-info/dependency_links.txt
pai_easy_rec.egg-info/requires.txt
pai_easy_rec.egg-info/top_level.txt