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

TF server input #2

Open
nikenj opened this issue Sep 26, 2018 · 1 comment
Open

TF server input #2

nikenj opened this issue Sep 26, 2018 · 1 comment

Comments

@nikenj
Copy link

nikenj commented Sep 26, 2018

hi, in the tf servering client.py , when the input data one feature is need split (like the input_fn function in dataset.py) , like 'a#b#c' , how can we deal with it?
thanks for answering.

@Lapis-Hong
Copy link
Owner

define your own _read_test_input() function, just deal with python to split.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants