• L
    Feature: Support mixed usage of CPU and GPU · e446bd65
    liuqi 提交于
    1. Support memory optimization at runtime
    2. Support memory type transformation automatically at runtime.
    3. Move gpu winograd convolution to Conv2D.
    4. Support Data Type transformation automatically.
    5. MaceTensor API support optional data type.
    6. Add input_data_formats and output_data_formats at yaml
    7. Related issue(#363)
    e446bd65
converter.py 69.5 KB