Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Changes made on Keras code #92

Open
@roywei

Description

@roywei

Using this issue to track all the changes made on keras code, to avoid confusion for keras developers and future work.

  1. Override Keras model with mxnet model
  2. Kernel shape in Conv layers, provide in both channels last and channels first format. Need to implement that for every new Conv layer. In build() and compute_output_shape()
  3. change on multi_gpu_model to pass mxnet context
  4. Batch Norm
  5. Embedding layers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions