- 01 11月, 2019 1 次提交
-
-
由 liym27 提交于
* [cherry-pick]fix bug in reshape: (#20781) consider the situation that shape of input can contain more than one -1. * [cherry-pick]support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780) * improve split and concat op: 1. support Tensor for argument 'dim' in split op. 2. support Tensor for argument 'axis' in concat op. * redefine function GetDataFromTensor and set unknown output shape to - 1. * add check: Attr(sections) match Input(X). * support Tensor for attr(sections) and attr(sections) can contain -1. * modify error message and fix bug for concat and call Resize only when necessary. test=release/1.6 * [cherry-pick]improve unsqueeze op to support int, Tensor for argument axes (#20824) * improve unsqueeze op to support int, Tensor and Tensor list for argument axes. * call Resize only when necessary. test=release/1.6 * [cherry-pick]Compatible int32 and int64 for attr in concat/split/unsqueeze. test=release/1.6 (#20912)
-
- 09 9月, 2019 1 次提交
-
-
由 zhongpu 提交于
* add kernel for unsqueeze_op, test=develop * add kernel for unsqueeze_op, test=develop * add kernel for unsqueeze_op, test=develop
-
- 06 9月, 2018 1 次提交
-
-
由 chengduo 提交于
* Add intermediate * fix flatten/squeeze/unsqueeze * Considering compatibility issues, we could not fix the origin op * follow comment * reset the shape of XShape
-
- 20 8月, 2018 1 次提交
-
-
由 chenweihang 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 2 次提交
- 09 7月, 2018 1 次提交
-
-
由 chenweihang 提交于
-
- 06 7月, 2018 1 次提交
-
-
由 chenweihang 提交于
-
- 04 7月, 2018 1 次提交
-
-
由 chenweihang 提交于
-
- 03 7月, 2018 2 次提交
-
-
由 chenweihang 提交于
-
由 chenweihang 提交于
-
- 29 6月, 2018 1 次提交
-
-
由 chenweihang 提交于
-