Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tensorflow/cloud issues and pull requests
#409 - solved issue
Pull Request -
State: open - Opened by sahil270803 about 1 month ago
- 1 comment
#408 - Cla
Issue -
State: open - Opened by fhar28 about 2 months ago
#406 - Internal clean up.
Pull Request -
State: closed - Opened by copybara-service[bot] 9 months ago
- 1 comment
#405 - bugfix - master branch (explicit version for keras tuner)
Pull Request -
State: closed - Opened by karanp123 about 1 year ago
- 1 comment
#404 - bugfix - keras tuner version
Pull Request -
State: closed - Opened by karanp123 about 1 year ago
- 1 comment
#403 - bug fix - set version keras tuner
Pull Request -
State: closed - Opened by karanp123 about 1 year ago
- 1 comment
#402 - bugfix - set version keras tuner
Pull Request -
State: closed - Opened by karanp123 about 1 year ago
- 1 comment
#400 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#399 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#398 - this is my first pr commit
Pull Request -
State: closed - Opened by erlanggaptrs almost 2 years ago
- 1 comment
#397 - Is this project deprecated
Issue -
State: open - Opened by rivershah almost 2 years ago
- 1 comment
#396 - disabling the failed tests.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#395 - Update actions.yml to disable the broken CI tests
Pull Request -
State: closed - Opened by haifeng-jin about 2 years ago
#394 - Pin down the pytest to fix the broken CI
Pull Request -
State: closed - Opened by haifeng-jin about 2 years ago
#393 - Sync KerasTuner from GitHub
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#392 - Step 2 of install procedure fails
Issue -
State: open - Opened by SanJoseCosta about 2 years ago
- 3 comments
#391 - tfc.remote() == False if python file entrypoint and distribution_strategy is None
Issue -
State: open - Opened by tc-wolf about 2 years ago
#390 - Sync KerasTuner from GitHub
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#389 - List index error while _get_colab_notebook_content()
Issue -
State: closed - Opened by BenK3nobi about 2 years ago
- 1 comment
#388 - Update TensorFlow Cloud to run on Vertex AI
Issue -
State: open - Opened by mchrestkha about 2 years ago
- 1 comment
#387 - Running into "Internal error occurred for the current attempt" problem
Issue -
State: open - Opened by deep-diver over 2 years ago
- 1 comment
#386 - Remove unused comments related to Python 2 compatibility.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#385 - Remove unused comments related to Python 2 compatibility.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#384 - Update deeplearning-platfrom-release image in Dockerfile
Pull Request -
State: open - Opened by nroberts1 over 2 years ago
#383 - Update cloud_fit_readme.md
Pull Request -
State: open - Opened by nroberts1 over 2 years ago
#382 - Schau dir "Berlin Kidz 2 - Musik Playlist" auf YouTube an
Issue -
State: open - Opened by CloudKind almost 3 years ago
#381 - Use discovery for ML API client instead of static file
Pull Request -
State: open - Opened by cymarechal-devoteam almost 3 years ago
#380 - Gcp region is set hard to "us-central1"
Issue -
State: open - Opened by hubtub2 almost 3 years ago
- 2 comments
#379 - Update TF Model Garden dependency
Pull Request -
State: open - Opened by copybara-service[bot] almost 3 years ago
#378 - Suggestion for easy patch to support custom wheel files
Issue -
State: open - Opened by hubtub2 almost 3 years ago
#377 - Fixing broken links.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 3 years ago
Labels: cla: no
#376 - Unable to pip install tensorflow_cloud in Colab
Issue -
State: open - Opened by allankapoor almost 3 years ago
- 2 comments
#375 - Internal change
Pull Request -
State: closed - Opened by copybara-service[bot] almost 3 years ago
Labels: cla: yes
#374 - Job was exited because of error in module pyparsing
Issue -
State: open - Opened by xpxaxsxi about 3 years ago
#373 - Update cloud fit API in README
Pull Request -
State: closed - Opened by msaroufim about 3 years ago
- 2 comments
Labels: cla: yes
#372 - Update actions.yml
Pull Request -
State: open - Opened by anukaal about 3 years ago
Labels: cla: yes
#371 - Performance issues in /src/python/tensorflow_cloud/core (by P3)
Issue -
State: open - Opened by DLPerf about 3 years ago
- 4 comments
#370 - Update keras_tuner_cifar_example.py
Pull Request -
State: open - Opened by DLPerf about 3 years ago
Labels: cla: yes
#369 - Performance issues in src/python/tensorflow_cloud/core/tests/testdata/keras_tuner_cifar_example.py(P2)
Issue -
State: open - Opened by DLPerf about 3 years ago
#368 - Add demo with custom task and tfds for run_experiment_cloud.
Pull Request -
State: open - Opened by copybara-service[bot] about 3 years ago
- 1 comment
Labels: cla: yes
#367 - Remove --gen_report flag.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#366 - Remove models_entry_point dependency on tensorflow_cloud.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#365 - Add demo for run_models experimental method.
Pull Request -
State: open - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#364 - Add demo with mock task for experimental method run_experiment_cloud.
Pull Request -
State: open - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#363 - core/validate.py#L176 checks the current TensorFlow Version on your local machine. It then asserts that the value is in the list from `get_cloud_tpu_supported_tf_version` which contains the list `[“2.1”]`. This makes it currently impossible to perform TPU training (from what I can tell, you can’t get a TF version where `tf.__version__` is exactly “2.1” with no postpended subversion.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#362 - Examples are somehow all missing
Issue -
State: open - Opened by LukeWood over 3 years ago
#361 - Use external entry_point for run_experiment_cloud instead of loading script.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#360 - Add integration tests for run_experiment_cloud wrapper.
Pull Request -
State: open - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#359 - Save model from run_experiment and add TODO comments.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#358 - fix broken link to project setup in overview notebook.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#357 - Fix broken link in core README.md
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#356 - Fix issue with detection of interactive environment for Vertex AI notebooks.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#355 - Remove adding lines that start with '!' to script.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#354 - Covers a few changes for handling special characters:
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#353 - Debugging cloud error
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#352 - Fix run_models errors
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#351 - Temporarily disable auto_tpu_strategy tests due to b/193022465
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#350 - Add wrapper for running experiments from TF Model Garden on GCP.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#349 - Fix error when distribute_strategy and entry_point are None
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#348 - Update tensorflow_cloud to use the latest keras_tuner.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#347 - Change default GPU base image in tutorials from TF to DL-Container.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#346 - Can't use google-colab
Issue -
State: open - Opened by fisakhan over 3 years ago
- 1 comment
#345 - Fix issue with reading from ipython notebook.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#344 - version compatibility
Issue -
State: open - Opened by fisakhan over 3 years ago
- 1 comment
#343 - Create models module on TF Cloud experimental with run_models wrapper
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#342 - disable distributing_cloudtuner and cloud_fit integration tests.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#341 - Tensorflow Cloud Tutorial failed to train model
Issue -
State: open - Opened by karlunho over 3 years ago
- 3 comments
#340 - post release clean up.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#339 - Anchor tf_cloud samples to 2.4.1 while investigating segfault
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#338 - Remove RandomHeight and RandomWidth layers.
Pull Request -
State: open - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#337 - Capture tracelog when SIGSEGV happens during remote execution.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#336 - entry_point and requirements files are expected to be current directory
Issue -
State: closed - Opened by srigv over 3 years ago
- 1 comment
#335 - Add missing typing.Optional type annotations to function parameters.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#334 - Update documentation for Distributed Training TensorFlow Cloud tutorial
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#333 - Fix the colab link on the index page
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#332 - Add support for preemptible instances
Issue -
State: open - Opened by SinaChavoshi over 3 years ago
- 3 comments
Labels: enhancement
#331 - Notebook cleanup for tensorflow_cloud
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#330 - Update links for subsite
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#329 - Change Run in Kaggle link to create a copy of the current ipynb from github as a new notebook on Kaggle.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 4 comments
Labels: cla: no
#328 - Add API report setup.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 4 comments
Labels: cla: no
#327 - Update API documentation.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#326 - DELETEME! verifying api doc generation.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#325 - Move api ref from `tensorflow_cloud` to `tfc`.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#324 - Update release notes and version, post v0.1.14 release.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#323 - Add a simple remote training MNST sample for overview section.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#322 - Add instructions to tensorflow_cloud samples for reconnecting Colab.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#321 - Add api tab to the _book.yaml.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#320 - Integration with ide.cloud.google.com
Issue -
State: open - Opened by bhack over 3 years ago
#319 - Refactored overview and installation pages.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#318 - Remove the upper bound constraint on tensorflow_datasets dependency.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#317 - Add save / load model to nasnet training sample.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#316 - Fix issue with indented % magic commands failing.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#315 - fix(docs): updates link in project README currently returning 404
Pull Request -
State: open - Opened by plan-do-break-fix over 3 years ago
Labels: cla: yes, ready to pull
#314 - Generate public API reference.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#313 - Reorganize documentation.
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
- 1 comment
Labels: cla: yes
#312 - Rename Optimizer -> Vizier
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#311 - Adds telemetry to record whether explainable AI sdk is installed on the local environment.
Pull Request -
State: open - Opened by copybara-service[bot] over 3 years ago
- 2 comments
Labels: cla: no
#310 - [Feature Request] Support something like PrivateKubernetesTuner
Issue -
State: open - Opened by terrykong over 3 years ago
- 1 comment
#309 - Fix dataset auto shard policy to ensure DistributingCloudTuner works for the latest TFX version
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes
#308 - Fix machine_config for DistributingCloudTuner
Pull Request -
State: closed - Opened by copybara-service[bot] over 3 years ago
Labels: cla: yes