Nathan Roberts

Results 6 issues of Nathan Roberts

After enabling kubeflow I've enabled gpu but unfortunately it never seemed to have started the relevant pods. I tried again by disabling gpu and then reenabling gpu and not I...

Deprecated image was in suggested Dockerfile leading to this error: from tensorflow.contrib.boosted_trees.python.ops import gen_quantile_ops ModuleNotFoundError: No module named 'tensorflow.contrib'

Additional '$' causes invalid argument error

If the bug is related to a specific library below, please raise an issue in the respective repo directly: [TensorFlow Data Validation Repo](https://github.com/tensorflow/data-validation/issues) [TensorFlow Model Analysis Repo](https://github.com/tensorflow/model-analysis/issues) [TensorFlow Transform Repo](https://github.com/tensorflow/transform/issues)...

type:bug
stat:awaiting tensorflower

Using: ``` metadata_config = kubeflow_dag_runner.get_default_kubeflow_metadata_config() runner_config = kubeflow_dag_runner.KubeflowDagRunnerConfig(kubeflow_metadata_config=metadata_config, tfx_image=BASE_IMAGE) ``` when I run the pipeline in TFX 0.30.0 the pipeline runs fine, but once I update to 1.0.0 the pipeline...

type:bug
stat:awaiting response

It appears the Evaluator component has an issue when I don't rename the transformed inputs. I've managed to reproduce the error with the smallest of changes. If you run the...

type:support
stat:awaiting tensorflower