From 391d3feaf0526fe6271c7a35c65640b6add410b7 Mon Sep 17 00:00:00 2001 From: Yang Wang Date: Tue, 29 Aug 2017 01:18:04 -0700 Subject: [PATCH] Remove the code dealing with translating tensorflow NHWC format to BigDL NCHW format (#1506) * rm process dims code * fix rnn and nchw test case