ML engine serving seems to not be working as intended
问题 While using the following code and doing a gcloud ml-engine local predict I get: InvalidArgumentError (see above for traceback): You must feed a value for placeholder tensor 'Placeholder' with dtype string and shape [?] [[Node: Placeholder = Placeholderdtype=DT_STRING, shape=[?], _device="/job:localhost/replica:0/task:0/device:CPU:0"]] (Error code: 2) tf_files_path = './tf' # os.makedirs(tf_files_path) # temp dir estimator =\ tf.keras.estimator.model_to_estimator(keras_model_path="model_data