pytorch/test/cpp
Elias Ellison dd0f2f0c19 add float[] str[] constants (#31503)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/31503

Add support for float lists and string lists constants, which enables better constant propagation + constant pooling + freezing.

Test Plan: Imported from OSS

Differential Revision: D19233558

Pulled By: eellison

fbshipit-source-id: 4f7c6d9ddbe7623757a9a20606ce5f394e14e93d
2019-12-30 11:58:17 -08:00
..
api Fix getAttribute (#31011) 2019-12-18 19:27:39 -08:00
common
dist_autograd Remove unused argument "destId" in addSendRpcBackward (#31207) 2019-12-14 20:28:29 -08:00
jit add float[] str[] constants (#31503) 2019-12-30 11:58:17 -08:00
rpc Avoid sending large unneeded data over wire in process_group_agent. (#31357) 2019-12-18 19:24:24 -08:00
__init__.py