https://github.com/Microsoft/CNTK
Revision a47200fcd5d4b2535527c9413a31b28f98d6d49e authored by Zhou Wang on 22 August 2017, 16:43:54 UTC, committed by Zhou Wang on 28 August 2017, 19:41:04 UTC
a) get inferred shape instead of original shape to support free dimension in variable
b) check dynamicaxes in the packed value to make sure this is the flattened case
c) remove exception test for inferred dimension, as it is now supported.
1 parent 5e8bacb
History
Tip revision: a47200fcd5d4b2535527c9413a31b28f98d6d49e authored by Zhou Wang on 22 August 2017, 16:43:54 UTC
Support free dimensions in variable:
Tip revision: a47200f

back to top