How to port Fluid to Tape - PaddlePaddle/tape GitHub Wiki

The dependencies of Fluid subdirectories were designed to be

  1. Elementary modules

    • string
    • recordio
    • platform
  2. Runtime modules that depend on the elementary modules.

    • memory
    • framework
  3. operators depend on framework