Skip to content

About Theano version #29

@Cndbk

Description

@Cndbk

Theano1.0 has changed the interface of the function-
image

The original interface was:
class GpuAllocEmpty(GpuOp);
but now:
class GpuAllocEmpty(HideC, AllocEmpty);

What should I do if I want to change to the corresponding interface?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions