“5d821578d90a1f8698035c149eee2989b6e2b488”上不存在“paddle/fluid/git@gitcode.net:Crayonxin2000/Paddle.git”
  • Y
    Polish CompileTime InferShape · d350cdbc
    Yu Yang 提交于
    1. InferShape should be a method for `OpDescBind` not `Operator`, since
      `OpDescBind` is a compile-time concept.
    2. Pre-create operators and store them into a map. Make InferShape
       faster
    d350cdbc
test_infer_shape.py 1.7 KB