fix #4670: add bias for fc layer (#4801)
authorkshitij12345 <kshitijkalambarkar@gmail.com>
Sun, 2 Feb 2020 18:57:12 +0000 (00:27 +0530)
committerGitHub <noreply@github.com>
Sun, 2 Feb 2020 18:57:12 +0000 (10:57 -0800)
commit396095a3e8ad3d15bdc9c52b938d370d4b5ebbf5
tree80887c4129591f62cc445196bd3ce790c3381452
parent73a9e997b097ff09d2896e74355ccf6d16ccd254
fix #4670: add bias for fc layer (#4801)
python/tvm/relay/testing/mobilenet.py