Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

add support for input layer for functional #26

Conversation

Dicksonchin93
Copy link

@Dicksonchin93 Dicksonchin93 commented Aug 19, 2019

RATIONALE

Currently codebase only works for Sequential APIs, adding support for Input layer which is the main difference between functional APIs and sequential APIs

related the this issue #14

Changes

  • add input layer support
  • change tests to formal unit tests
  • add test for functional apis

@Dicksonchin93
Copy link
Author

@Prodicode

@Dicksonchin93
Copy link
Author

Dicksonchin93 commented Aug 19, 2019

the test produces this
image

@Dicksonchin93 Dicksonchin93 deleted the eekin/add_support_for_input_layer branch August 19, 2019 08:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant