Skip to content

Commit

Permalink
Merge branch 'develop' into fpga_develop
Browse files Browse the repository at this point in the history
  • Loading branch information
RParedesPalacios authored Nov 3, 2020
2 parents 962008e + ae6c65f commit 3b315b1
Show file tree
Hide file tree
Showing 34 changed files with 1,618 additions and 201 deletions.
12 changes: 0 additions & 12 deletions docs/sphinx/source/bundle/initializers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,6 @@ Example:

layer RandomUniform(layer l, float min=0.0,float max=0.1, float seed=1234);

HeUniform
-------------

.. doxygenfunction:: HeUniform

Example:

.. code-block:: c++
:linenos:

layer HeUniform(layer l,int seed=1234);


Constant
-------------
Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/source/installation/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Performance
---------------

Is it faster than PyTorch/TensorFlow/etc
^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Check our benchmakrs: `EDDL benchmarks`_

Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/source/tensor/indexing.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Indexing & Sorting
=================
===================

Indexing
--------------
Expand Down
Loading

0 comments on commit 3b315b1

Please sign in to comment.