issues Search Results · repo:AngusG/tensorflow-xnor-bnn language:C++
Filter by
17 results
(67 ms)17 results
inAngusG/tensorflow-xnor-bnn (press backspace or delete to remove)In the source code, the data structure used in the operation is INT8, I wonder if this is really 1 bit operation?
KevinWangHP
- Opened on Aug 10, 2023
- #17
When I tried to run test_gemm_op.py, this error occured:
import tensorflow as tf import sys sys.path.append(r /home/intern/model_compression/code/tensorflow-xnor-bnn/libs )
sys.path.append(r /home/intern/model_compression/code/tensorflow-xnor-bnn/obj ...
KevinWangHP
- Opened on Aug 10, 2023
- #16
In the implementation for the CNN and fully connected layers, why has no bias been used? Is there any specific reason
for this? @AngusG
akm190
- Opened on Jul 15, 2019
- #15
Unable to follow Run python test_gemm_op.py which generates two matrices of +1/-1 and compares the results from
xnor_gemm to tf.matmul.
/home/ubuntu/anaconda3/lib/python3.6/site-packages/h5py/__init__.py:36: ...
KapoorHitesh
- 1
- Opened on Mar 4, 2019
- #14
Hi
I m the student from Chung Cheng Univ. in Taiwan who are interested in your Source code about BNN.
After reading the readme file, I was trying to reproduce your experiment results.
However, the results ...
linzihyuan
- 3
- Opened on Feb 22, 2019
- #13
I followed your instructions and the make is correctly done. But when I run python test_gemm_op.py , I got the errors,
`/usr/local/lib/python3.6/dist-packages/numpy/lib/type_check.py:546: DeprecationWarning: ...
iamweiweishi
- Opened on Jan 30, 2019
- #12
What is the difference between binary_conv_net.py and binary_net.py?
Is the xnor operation done on the convolution layers in such a way that, matrix elements work with xnor operation and
pop-count operation? ...
SanthoshRajendiran
- Opened on Dec 27, 2018
- #11
We got the following error when we ran the make command:-
lib/python3.6/site-packages/tensorflow/include/absl/strings/string_view.h(496): error: constexpr function return is
non-constant
anilsathyan7
- 2
- Opened on Dec 22, 2018
- #10
While i am trying to run tf_gemm_op.py the following error occurs:
\libs\gemm_op.so not found.
I dont know how to get this file
mohendra
- 2
- Opened on Nov 7, 2018
- #9
Hi, I ran a test with both --binary and --xnor set. Here are the errors,
2018-04-26 10:34:44.400066: I tensorflow/core/common_runtime/gpu/gpu_device.cc:961] DMA: 0 2018-04-26 10:34:44.400072: I
tensorflow/core/common_runtime/gpu/gpu_device.cc:971] ...
wjtan99
- 3
- Opened on Apr 26, 2018
- #8

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.