Skip to content

Do NOT expose the concept Executor #9422

@wangkuiyi

Description

@wangkuiyi

Fluid was designed a trail towards a new DL programming language. It doesn't make sense for users to write a Python program that calls the Python interpreter. However, this is what we are doing right now:

exe = fluid.Executor(place)

Let us remove the expose of Executor, and follow the design #7464.

Metadata

Metadata

Assignees

No one assigned

    Labels

    User用于标记用户问题

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions