• Brandon T. Willard's avatar
    Refactor Composite Op · b12cd96a
    Brandon T. Willard 提交于
    - Lazily create and cache `FunctionGraph`s, the `Composite.perform`
      implementation, C code, and name values
    - Use `fgraph_to_python` for `Composite.perform`
    - Use the `HasInnerGraph` interface
    b12cd96a
test_basic.py 15.2 KB