# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: paddle/fluid/framework/data_feed.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&paddle/fluid/framework/data_feed.proto\x12\x10paddle.framework\"b\n\x04Slot\x12\x0c\n\x04name\x18\x01 \x02(\t\x12\x0c\n\x04type\x18\x02 \x02(\t\x12\x17\n\x08is_dense\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x16\n\x07is_used\x18\x04 \x01(\x08:\x05\x66\x61lse\x12\r\n\x05shape\x18\x05 \x03(\x05\"H\n\rMultiSlotDesc\x12%\n\x05slots\x18\x01 \x03(\x0b\x32\x16.paddle.framework.Slot\x12\x10\n\x08uid_slot\x18\x02 \x01(\t\"\xe1\x04\n\x0bGraphConfig\x12\x16\n\x0bwalk_degree\x18\x01 \x01(\x05:\x01\x31\x12\x14\n\x08walk_len\x18\x02 \x01(\x05:\x02\x32\x30\x12\x11\n\x06window\x18\x03 \x01(\x05:\x01\x35\x12%\n\x17once_sample_startid_len\x18\x04 \x01(\x05:\x04\x38\x30\x30\x30\x12\"\n\x16sample_times_one_chunk\x18\x05 \x01(\x05:\x02\x31\x30\x12\x15\n\nbatch_size\x18\x06 \x01(\x05:\x01\x31\x12\x15\n\ndebug_mode\x18\x07 \x01(\x05:\x01\x30\x12\x17\n\x0f\x66irst_node_type\x18\x08 \x01(\t\x12\x11\n\tmeta_path\x18\t \x01(\t\x12 \n\x12gpu_graph_training\x18\n \x01(\x08:\x04true\x12\x18\n\tsage_mode\x18\x0b \x01(\x08:\x05\x66\x61lse\x12\x0f\n\x07samples\x18\x0c \x01(\t\x12\x1e\n\x0ftrain_table_cap\x18\r \x01(\x03:\x05\x38\x30\x30\x30\x30\x12\x1e\n\x0finfer_table_cap\x18\x0e \x01(\x03:\x05\x38\x30\x30\x30\x30\x12\x1b\n\x13\x65xcluded_train_pair\x18\x0f \x01(\t\x12\x17\n\x0finfer_node_type\x18\x10 \x01(\t\x12\x19\n\nget_degree\x18\x11 \x01(\x08:\x05\x66\x61lse\x12\x1e\n\x0fweighted_sample\x18\x12 \x01(\x08:\x05\x66\x61lse\x12\x1c\n\rreturn_weight\x18\x13 \x01(\x08:\x05\x66\x61lse\x12\x12\n\npair_label\x18\x14 \x01(\t\x12!\n\x12is_thread_sharding\x18\x15 \x01(\x08:\x05\x66\x61lse\x12\x19\n\x0e\x61\x63\x63umulate_num\x18\x16 \x01(\x05:\x01\x31\"\xac\x02\n\x0c\x44\x61taFeedDesc\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x16\n\nbatch_size\x18\x02 \x01(\x05:\x02\x33\x32\x12\x38\n\x0fmulti_slot_desc\x18\x03 \x01(\x0b\x32\x1f.paddle.framework.MultiSlotDesc\x12\x14\n\x0cpipe_command\x18\x04 \x01(\t\x12\x12\n\nthread_num\x18\x05 \x01(\x05\x12\x13\n\x0brank_offset\x18\x06 \x01(\t\x12\x19\n\rpv_batch_size\x18\x07 \x01(\x05:\x02\x33\x32\x12\x15\n\ninput_type\x18\x08 \x01(\x05:\x01\x30\x12\x16\n\x0eso_parser_name\x18\t \x01(\t\x12\x33\n\x0cgraph_config\x18\n \x01(\x0b\x32\x1d.paddle.framework.GraphConfig')

_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'paddle.base.framework.data_feed_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  _SLOT._serialized_start=60
  _SLOT._serialized_end=158
  _MULTISLOTDESC._serialized_start=160
  _MULTISLOTDESC._serialized_end=232
  _GRAPHCONFIG._serialized_start=235
  _GRAPHCONFIG._serialized_end=844
  _DATAFEEDDESC._serialized_start=847
  _DATAFEEDDESC._serialized_end=1147
# @@protoc_insertion_point(module_scope)
