To create a Layer, we need to implement which method?

27. To create a Layer, we need to implement which method?

  1. _forwardImplementation()
  2. _backwardImplementation().
  3. Both

Answer: C) Both

Explanation:

To create a Layer, we need to implement two methods: _forwardImplementation() and _backwardImplementation().

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.