“6ad114c3aeb4e39ca47e614c59c90c5a15f63af5”上不存在“data/2.dailycode中阶/3.python/81.exercises/solution.md”
  • H
    Make paddle.fluid no longer depends on paddle.v2 · bcf7c36b
    Helin Wang 提交于
    In this way we can build and test using WITH_FLUID_ONLY flag being set
    to ON.
    
    - move paddle.v2.dataset,reader to paddle.dataset,reader
    - remove unused code (which depends on v2) in paddle.dataset,reader
    bcf7c36b
test_image_classification.py 9.8 KB