https://github.com/dmlc/dgl

sort by:
Revision Author Date Message Commit Date
1cb210c Update index.rst (#2254) 01 October 2020, 13:35:57 UTC
808a367 [Doc] Chinese User Guide chapter1 (#2240) * [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Fix] Add random * [Bug] Fix batch norm error * [Doc] Test with CN in Sphinx * [Doc] Test with CN in Sphinx * [Doc] Remove the test CN docs. * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Doc] fill readme with new performance results * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Add Chines User Guide * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * Update README.md * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Add CN link in user guide chapter 1 * [Doc] Add CN link in user guide chapter 1 * [Fix] Temporary remove compgcn * [Doc] Add Chines User Guide * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Add CN link in user guide chapter 1 * update hash in 3rd party * [Fix] copyedit some errors * [Fix] copyedit some errors * [Fix] copyedit some errors * [Fix] copyedit some errors * [Fix] copyedit some errors * Update Co-authored-by: Mufei Li <mufeili1996@gmail.com> 30 September 2020, 10:16:10 UTC
c341520 [bugfix] Fix the behavior of min/max reducer for 1-dim dta. (#2250) * udp * add test * udp * fix mxnet 29 September 2020, 09:27:16 UTC
ee9093f Update message-efficient.rst (#2247) 27 September 2020, 15:41:12 UTC
8ad7c3e Update README.md (#2213) 27 September 2020, 07:08:13 UTC
6bc9206 [Doc] fix minibatch user guide broken code (#2233) 27 September 2020, 03:28:34 UTC
6b0d42d Fix typo (#2235) Co-authored-by: Chao Ma <mctt90@gmail.com> 25 September 2020, 08:40:22 UTC
36daf66 update (#2236) 25 September 2020, 06:48:46 UTC
25a8e3f Fix segment_reduce() ignoring tailing 0 segments (#2228) Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com> 24 September 2020, 07:07:45 UTC
40caf1a [HeteroGraph] Fix the failure of apply_nodes when the input function changes feature size for all nodes (#2223) * Fix * Fix 24 September 2020, 00:54:28 UTC
7e0107c Update (#2225) Co-authored-by: Ubuntu <ubuntu@ip-172-31-52-53.us-west-2.compute.internal> 23 September 2020, 07:37:47 UTC
7a6d666 Update dgl.data.rst (#2217) 21 September 2020, 02:15:24 UTC
eef4c05 [Example] Implement LINE with dgl and pytorch (#2195) * line * two lines * update readme * readme * update readme * update * Implement LINE * readme * readme * typos * update readme Co-authored-by: Zihao Ye <expye@outlook.com> Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> 20 September 2020, 18:30:34 UTC
90d86fc Master refactor split chapter2n3 (#2215) * [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Fix] Add random * [Bug] Fix batch norm error * [Doc] Test with CN in Sphinx * [Doc] Test with CN in Sphinx * [Doc] Remove the test CN docs. * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Doc] fill readme with new performance results * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Refactor and split chapter 4 * [Fix] Remove CompGCN example codes * [Doc] Add chapter 2 refactor and split * [Fix] code format of savenload * [Doc] Split chapter 3 * [Doc] Add introduction phrase of chapter 2 * [Doc] Add introduction phrase of chapter 2 * [Doc] Add introduction phrase of chapter 3 * Fix * Update chapter 2 * Update chapter 3 * Update chapter 4 Co-authored-by: mufeili <mufeili1996@gmail.com> 20 September 2020, 09:45:35 UTC
49e9697 [Doc] fix typos in PyTorch DataLoaders (#2216) * fix doc * fix doc 20 September 2020, 05:21:05 UTC
0b00562 Update gindt.py (#2212) 18 September 2020, 11:49:50 UTC
47bb059 [Example] GAT on ogbn-arxiv (#2210) * [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results * Fix duplicated * Fix duplicated * Update GCN on ogbn-arxiv * Add GAT for ogbn-arxiv * Update README.md * Update GAT on ogbn-arxiv * Update README.md Co-authored-by: Mufei Li <mufeili1996@gmail.com> Co-authored-by: Zihao Ye <expye@outlook.com> 18 September 2020, 03:45:13 UTC
2fbffd3 [bug][doc] Fix bug in batched heterograph training documentation (#2204) * [bug][doc] Fix bug in batched heterograph training documentation * added references of "above" with hyperlinks * address comments * fix API doc on EdgeDataLoader Co-authored-by: Mufei Li <mufeili1996@gmail.com> 17 September 2020, 04:00:13 UTC
f3f646b [Doc and User Guide] Minor Fix (#2205) * Fix doc and user guide * Update heterograph.py Co-authored-by: Ubuntu <ubuntu@ip-172-31-13-9.us-west-2.compute.internal> 16 September 2020, 19:01:12 UTC
3926024 [Distributed Example] Check args.num_servers with DGL_NUM_SERVER (#2203) * update * update * update 16 September 2020, 06:31:47 UTC
b25bbe6 Loop reorder (#2201) 15 September 2020, 12:10:43 UTC
233e819 [Doc]fix link in message passing doc (#2200) * fix link in message passing doc * more specific link 15 September 2020, 08:52:26 UTC
c53bf77 [Distributed Example] Add --close_profiler option to train_dist.py (#2199) * update * update 15 September 2020, 06:37:28 UTC
0ced22c fix (#2142) Co-authored-by: Ubuntu <ubuntu@ip-172-31-10-127.us-west-2.compute.internal> Co-authored-by: Chao Ma <mctt90@gmail.com> 15 September 2020, 06:19:16 UTC
67e520c [Distributed] Change rsync to scp of copy_files.py (#2197) * update * update 15 September 2020, 05:43:17 UTC
9488bac [Fix] fix some typos in example/ogb/deepwalk/ (#2190) * line * two lines * update readme * readme * update readme * update Co-authored-by: Zihao Ye <expye@outlook.com> Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com> 15 September 2020, 03:01:44 UTC
1b2658b update (#2192) 14 September 2020, 07:35:39 UTC
1aa25cb update (#2191) 14 September 2020, 07:13:39 UTC
76d66fd [Bug] Fix dtype mismatch in EdgeDataLoader on Windows (#2188) * fix node and edge dataloader on windows * fix distributed 13 September 2020, 10:25:05 UTC
782527d Fix partition for 0.5.1 (#2187) Co-authored-by: Ubuntu <ubuntu@ip-172-31-24-210.ec2.internal> 13 September 2020, 08:25:51 UTC
877101a [Doc] Update Doc for UDFs (#2131) * Update Doc for UDFs * add degree bucketing explanation * Update udf.rst * Update Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com> 12 September 2020, 20:57:06 UTC
5e9d288 fix typo (#2185) Co-authored-by: Zihao Ye <expye@outlook.com> 12 September 2020, 17:50:54 UTC
3234189 Fix hdfs error when writing big data (#2186) * update dmlc-core to latest * fix hdfs 12 September 2020, 15:58:36 UTC
55f3e92 [Fix] use DistDataLoader instead of Pytorch’s DataLoader. (#2182) Co-authored-by: hzliuchw <hzliuchw@corp.netease.com> Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com> 12 September 2020, 12:08:39 UTC
0afacfb Fix `create_format_` to `create_formats` (#2184) * Update dgl.DGLGraph.rst * Update gcn.py 12 September 2020, 06:44:30 UTC
4dae26a [Doc] Fix typo in dataloading.negative_sampler (#2177) * fix dataloading docs * fix another 11 September 2020, 11:39:48 UTC
7d8522a [Bug] fix cumsum on an empty array with prepend_zero returning an empty array (#2179) * fix cumsum * udp Co-authored-by: Zihao <expye@outlook.com> 11 September 2020, 10:23:44 UTC
8a227bf [Bugfix] fix TUDataset labelling issue (#2165) (#2173) * [Bugfix] fix TUDataset labelling issue (#2165) * [Bugfix] fix TUDataset labelling issue (dmlc#2165) * update docstring according to discussion Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> 11 September 2020, 09:05:24 UTC
a102db2 [Dataset] CoraFull dataset remove redundant reference (#2172) * PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Update gnn_benckmark.py 11 September 2020, 07:15:06 UTC
8f45940 [Hotfix] Fix degree bucket edge ordering (#2176) * fix degree bucket edge ordering * unit test * fix 11 September 2020, 06:16:52 UTC
cbd55eb [performance] Batch DGLGraph in C++ end. (#2155) * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * upd * fix * upd * upd * upd * upd * fix * upd Co-authored-by: VoVAllen <jz1749@nyu.edu> 10 September 2020, 18:54:27 UTC
ac570c1 [Bugfix] Fix flatten not wrapping unit graph (#2170) * fix flatten not wrapping unit graph * fix doc 10 September 2020, 09:41:52 UTC
2c04ecb [hotfix] Skip CUDA kernel launch when number of blocks/threads is zero. (#2144) * upd * upd * upd * upd * lint * upd * upd * fmt Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com> 10 September 2020, 08:05:43 UTC
5f44a4e Fix #1453 again (#2169) * Fix reincarnation of #1453 * fix 10 September 2020, 07:43:21 UTC
567c5ac [Feature?] BUG_ON macro and sanity check of FindEdges (#2168) * Sanity check for FindEdges * [Feature?] BUG_ON() macro for sanity check 10 September 2020, 07:28:12 UTC
b10b541 fix multiple docstring inconsistencies (#2167) 10 September 2020, 03:03:34 UTC
45b610c fix edge_softmax (#2160) Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> 09 September 2020, 06:19:43 UTC
0cf99be hotfix (#2163) Co-authored-by: Ubuntu <ubuntu@ip-172-31-56-220.ec2.internal> 09 September 2020, 03:00:31 UTC
101dc0d New bibtex for citation 08 September 2020, 07:31:35 UTC
c9c6171 Revert "[Feature] Basic utils to handle raw data features (#2102)" (#2147) This reverts commit 33a8bb93bf4c6d6adc2dcb252c07ee3572616c49. Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com> 08 September 2020, 02:33:59 UTC
3659fb0 [Example] Fix duplicated (#2154) * [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results * Fix duplicated * Fix duplicated Co-authored-by: Mufei Li <mufeili1996@gmail.com> Co-authored-by: Zihao Ye <expye@outlook.com> 05 September 2020, 15:35:12 UTC
036084f [Example] Update GCN on ogbn-arxiv dataset (#2153) * [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv * Fix typo * Use evaluator to get results Co-authored-by: Mufei Li <mufeili1996@gmail.com> Co-authored-by: Zihao Ye <expye@outlook.com> 05 September 2020, 12:07:50 UTC
71629f4 add survey to readme (#2152) 05 September 2020, 07:22:19 UTC
1a131f6 [Example] GCN on ogbn-arxiv dataset (#2146) * [Example] GCN on ogbn-arxiv dataset * Add README.md * Update GCN implementation on ogbn-arxiv * Update GCN on ogbn-arxiv Co-authored-by: Mufei Li <mufeili1996@gmail.com> Co-authored-by: Zihao Ye <expye@outlook.com> 04 September 2020, 07:00:45 UTC
ac5c79c [Bug] Fixes issues in feature pickling and transmission for subgraphs and blocks (#2139) * bug fixes * remove __deepcopy__; not sure what the behavior should be * lint * skip gpu test * fix * fix dist dataloader * add comment * remove assert 03 September 2020, 04:48:59 UTC
7e7376e [Hotfix] Fix unsupervised graphsage (#2143) * hotfix * Hotfix Co-authored-by: Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal> 03 September 2020, 03:11:15 UTC
e8273a8 update README.md (#2138) 02 September 2020, 07:42:28 UTC
1e3fcc7 update comments (#2132) Co-authored-by: Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> 31 August 2020, 05:23:43 UTC
7993a4d [Example] GCN on ogbn-arxiv dataset (#2124) * [Example] GCN on ogbn-arxiv dataset * Add README.md Co-authored-by: Mufei Li <mufeili1996@gmail.com> Co-authored-by: Zihao Ye <expye@outlook.com> 30 August 2020, 14:03:07 UTC
7816c5a [hotfix] IsContiguous failed when tensor's size on first dimension is 1. (#2127) * udp * fix Co-authored-by: Quan Gan <coin2028@hotmail.com> 30 August 2020, 01:26:03 UTC
9eaace9 rename create_format_ to create_formats_ (#2126) 29 August 2020, 14:49:27 UTC
745078e new code block style (#2113) Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com> 29 August 2020, 13:17:04 UTC
642bdba [Traversal] Fall back to CPU for Graph Traversal as a Workaround (#2115) * workaround * Allow Test for Traversal on GPU Graphs Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal> Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com> 29 August 2020, 08:34:31 UTC
4125f63 Update docs (#2123) * Remove SSE * Update env_var.rst 28 August 2020, 12:35:36 UTC
3808dc9 [hotfix] Disable hypersparse memory optimization. (#2121) * upd * upd 28 August 2020, 07:07:53 UTC
0435b74 [Hotfix] Fix layer norm (#2119) * hotfix * Fix Layer Norm Co-authored-by: Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal> 28 August 2020, 03:20:33 UTC
715b3b1 upd (#2117) 27 August 2020, 13:15:53 UTC
5cff2f1 [Feature] Use new cusparse API to support CUDA 11. (#1979) * upd * upd * upd * upd * upd * upd * upd * upd 27 August 2020, 07:35:56 UTC
2a10732 [User Guide] Update distributed training code (#2114) * check num_workers * update * update * update * update * update * update * update user guide 27 August 2020, 06:41:33 UTC
4327d71 [Distributed] Check num_workers and num_samplers (#2108) * check num_workers * update * update * update * update * update * update 27 August 2020, 04:42:25 UTC
33a8bb9 [Feature] Basic utils to handle raw data features (#2102) * add feature utils and add test for feature norm * Add docstring and test * upd * dis able some test * Update * update doc string * update Co-authored-by: Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal> 27 August 2020, 03:36:39 UTC
b2ac89f [Bugfix] Fix #2076 (#2111) * Fix * Revert "Fix" This reverts commit 2627630daee33a709a70ef87e1ad9930772430a8. * Fix * upd Co-authored-by: Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal> 26 August 2020, 16:23:31 UTC
51ba662 Fix GINDT and #2087 (#2103) * fix gindt * ff * fix * minor fix * fix 26 August 2020, 07:53:45 UTC
628d9fc Fix build error with hdfs and update dmlc-core (#2107) * update dmlc-core for hdfs build * add hdfs support * default off * trigger ci 26 August 2020, 07:10:21 UTC
10cba2f Add selfloop (#2105) Co-authored-by: Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal> 26 August 2020, 03:06:52 UTC
283b2cf [Distributed] Fix issues of GraphSage to support running on GPU (#2084) * fix issues on GPU * update * update * update * update * update * update * update * update * update Co-authored-by: Ma <manchao@38f9d3587685.ant.amazon.com> 25 August 2020, 05:20:46 UTC
b57bedb migrate guide 24 August 2020, 10:54:40 UTC
2ce426d [Bug] add_edges() crashes if the input tensor is empty (#2100) * [Bug] add_edges() crashes if the input tensor is empty * lint * fix 24 August 2020, 08:04:41 UTC
5bc029b upd (#2097) 23 August 2020, 13:25:31 UTC
163398c Update dgl.DGLGraph.rst 23 August 2020, 02:53:33 UTC
bcff14c [Dco] Remove preface in guide (#2096) * fix * fix 23 August 2020, 02:27:15 UTC
f86a825 [Doc] Add user guide of distributed training. (#2091) * distributed APIs. * add guide. * add index. 21 August 2020, 22:02:33 UTC
7ead28c [Doc] [NN] Fix message and nn user guide link (#2090) * fix user guide link * some fix on tensorflow 21 August 2020, 16:18:22 UTC
6f26cfc [Doc] Fix links and references in dataset user guide (#2085) * PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide * remove chapter numbers * Update data.rst * image in dataset userguide * update links using ref * modify the link of save_graphs and load_graphs in dataset user guide * move image to s3 server. * fix links and ref 21 August 2020, 13:09:26 UTC
cd204a4 [Distributed] Use barrier instead of sleep in DistDataloader (#2086) * use barrier instead of sleep * lint 21 August 2020, 10:01:09 UTC
6d21298 [User Guide] Split the Graph Chapter into Multiple RST Files (#2081) * Graph chapter, user guide * Split * Update 21 August 2020, 06:31:32 UTC
ad8530a [Readme] 0.5.0 release and bump to new prerelease versions (#2082) * [Readme] 0.5.0 release and bump to new prerelease versions * bump version 21 August 2020, 04:29:17 UTC
f13b9b6 [Doc] Scan the API docs and make many changes (#2080) * WIP: api * dgl.sampling, dgl.data * dgl.sampling; dgl.dataloading * sampling packages * convert * subgraph * deprecate * subgraph APIs * All docstrings for convert/subgraph/transform * almost all funcs under dgl namespace * WIP: DGLGraph * done graph query * message passing functions * lint * fix merge error * fix test * lint * fix Co-authored-by: Quan Gan <coin2028@hotmail.com> 20 August 2020, 15:26:49 UTC
35e2591 Update version check of PyTorch to 1.5 (#2079) 20 August 2020, 13:33:29 UTC
debfd4b Graph chapter, user guide (#2078) 20 August 2020, 13:08:40 UTC
ef78d67 Fix docs (#2073) * remove mxnet tutorial * remove sse * fix docs 20 August 2020, 07:37:50 UTC
28deee4 [Model] fix PinSAGE example for 0.5 release (#2072) 20 August 2020, 04:51:44 UTC
dba8c82 Fix (#2070) Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal> 20 August 2020, 02:25:20 UTC
8f3e423 update Readme (#2068) Co-authored-by: Ubuntu <ubuntu@ip-172-31-63-129.ec2.internal> 19 August 2020, 15:04:19 UTC
ef976be [Bug][Doc] Fix NodeDataLoader docstrings and code (#2063) 19 August 2020, 13:59:02 UTC
2b77ad4 [Example] Fix GCMC (#2067) * Fix * Update data.py * Update README.md * Fix Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal> 19 August 2020, 12:58:57 UTC
83654fd fix tu dataset (#2064) 19 August 2020, 10:25:56 UTC
100d932 Update (#2062) Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal> 19 August 2020, 09:42:48 UTC
a260a6e [Example] Fix GATNE-T (#2061) * Update README.md * Update * Fix Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal> 19 August 2020, 09:01:56 UTC
3af0e91 [Frame] Fix for Column Index Device (#2055) * Update frame.py * add unit test * fix test * fix * fix * fix Co-authored-by: Quan Gan <coin2028@hotmail.com> 19 August 2020, 08:10:52 UTC
back to top