Ajitabh Kumar
Results
12
issues of
Ajitabh Kumar
### Notebook with bug Computer_vision_workloads/Semantic_segmentation/Scaling_batch_inference.ipynb ### What happened? Import as well as other dependencies need to be fixed for chekpoint related changes. #from ray.air import Checkpoint from ray.train import Checkpoint...
bug
Hello. I am trying to run "pax101_e2e_tutorial.ipynb' tutorial notebook. I am getting following error: code: task_p = tasks_lib.SingleTask.HParams(name='translation') error: AttributeError: type object 'SingleTask' has no attribute 'HParams' Thanks.