“ca4f4b6a7c2bed8e0dc2bc1cb25520ef7c0e20af”上不存在“python/git@gitcode.net:s920243400/PaddleDetection.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
pybind.cc 14.6 KB