dinesh.velmuruga

Results 7 comments of dinesh.velmuruga

@yongtang yes. its on windows. But when I install tensorflow-io on linux issue resolved. But another issue I am tryin out the example given in the documentation. But can not...

> @dineshvelmuruga TF serving isn't a destination, it's an application. You decide where TF serving is to look for model, be it S3, GS, local disc or a PCV in...

@ConverJens Can you give some pointers of using S3 through minio in the pipeline

@ConverJens , I want to read the image from azure blob in TFX pipeline(ExampleGen). Do you have examples for same in S3 using minio?

@ConverJens How to set env variable in a tfx pipeline

@ConverJens I am running it in my local. 1. deployed minio and create a bucket **tfx-kfp**, uploaded data.csv to **tfx-kfp/data/data.csv** 2. Using interactive notebook and set below params **Code:** os.environ['S3_ENDPOINT']...