"docs/git@developer.sourcefind.cn:change/sglang.git" did not exist on "a42736bbb8feeb047c240c062a0ba9de03c2ab40"
Commit 62768c97 authored by Anthony Dito's avatar Anthony Dito Committed by Facebook GitHub Bot
Browse files

Update d2go_beginner.ipynb

Summary:
Looks like an import changed, this changes it in the ipynb notebook example.

> Attached screenshot of this working now in collab.

![Screen Shot 2022-06-04 at 11 28 53 AM](https://user-images.githubusercontent.com/8814826/172020883-6501d27d-a917-497c-8ca9-6d956b37dedf.png)

Pull Request resolved: https://github.com/facebookresearch/d2go/pull/276

Reviewed By: zhanghang1989

Differential Revision: D36921926

fbshipit-source-id: e623b61633fb09fc25fa91d23555c62002045933
parent a75e0acb
......@@ -607,7 +607,7 @@
"source": [
"import copy\n",
"from detectron2.data import build_detection_test_loader\n",
"from d2go.export.api import convert_and_export_predictor\n",
"from d2go.export.exporter import convert_and_export_predictor\n",
"from d2go.utils.testing.data_loader_helper import create_detection_data_loader_on_toy_dataset\n",
"from d2go.export.d2_meta_arch import patch_d2_meta_arch\n",
"\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment