what-if-tool
what-if-tool copied to clipboard
Source code/webpage/demos for the What-If Tool
When I try to build with Bazel 4.0.0, I see the following build errors: ```console $ bazel --nohome_rc --nosystem_rc --output_user_root=/tmp/spackjloirg0g run --define=EXECUTOR=remote --verbose_failures --subcommands=pretty_print --spawn_strategy=local tensorboard_plugin_wit/pip_package:build_pip_package $TEST_TMPDIR defined: output root...
I'm trying to build `tensorboard-plugin-wit` 1.8.0 and I'm seeing the following build error: ``` Segmentation fault (core dumped) /tmp/spackfykr1z5g/dbe23794a6948018e3519954f7cd2e6d/execroot/ai_google_pair_wit/bazel-out/k8-fastbuild/bin/tensorboard_plugin_wit/pip_package/build_pip_package: 1: /tmp/spackfykr1z5g/dbe23794a6948018e3519954f7cd2e6d/execroot/ai_google_pair_wit/bazel-out/k8-fastbuild/bin/tensorboard_plugin_wit/pip_package/build_pip_package: Bad substitution /tmp/spackfykr1z5g/dbe23794a6948018e3519954f7cd2e6d/execroot/ai_google_pair_wit/bazel-out/k8-fastbuild/bin/tensorboard_plugin_wit/pip_package/build_pip_package: 1: /tmp/spackfykr1z5g/dbe23794a6948018e3519954f7cd2e6d/execroot/ai_google_pair_wit/bazel-out/k8-fastbuild/bin/tensorboard_plugin_wit/pip_package/build_pip_package: Bad substitution ... ```...
The tool throws the below error on clicking the 'Predict' button. RuntimeError('') I have a valid project, model resource, and version resource.
When i run the example - https://colab.research.google.com/github/pair-code/what-if-tool/blob/master/WIT_Model_Comparison.ipynb#scrollTo=NUQVro76e38Q inside my local jupyter notebook or in sagemaker jupyter notebook i cannot see any widget loading ? I saw another ticket where you...
Hi, I've followed the instructions to install as faithfully as possible, and reviewed all the relevant historical tickets, but I cannot get any widget to display in jupyterlab. ``` jupyter...
I create my data set with tf.data.experimental.make_batched_features_dataset, where numerical data are passed as float, categorical data as integer and vocabs as string. For serving, I create the spectrum feature manually,...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...