-
I want to get such profile summary for CHaiDNN on zcu102:
https://www.xilinx.com/html_docs/xilinx2018_2/sdaccel_doc/profile-summary-descriptions-snv1504034333315.html.
But how could I get this one…
-
Here briefing the golang interface design aspects.
# Few golang concepts
- Usage of packages ```C``` and ```unsafe``` golang packages to go across golang boundary while accessing functions, types …
-
/home/centos/aws-fpga/sdk/linux_kernel_drivers/xocl/xocl_bo.c:55:9: error: too many arguments to function ‘drm_mm_insert_node_generic’
return drm_mm_insert_node_generic(mm, node, size, PAGE_…
-
I’m trying to run the Yolov2 demo on a AWS F1 instance (FPGA DEV AMI version 1.4.0), but get the following error when running ./run.sh aws e2e.
INFO: Entering XYOLO WITH
Finished batch 1
[XBLAS] …
-
I wonder why S3 things are required to prepare awsxclbin.
When I try to prepare awsxclbin from xclbin using create_sdaccel_afi.sh, it requires s3_bucket, s3_dcps_key, s3_log_key and so.
These ar…
-
info_msg "USAGE: $script_name [-d|-debug]
-
I'm getting the following error running the yolo demo app on AWS with "./run.sh aws e2e". The compile and quantization steps appear to be completing successfully, xyolo is failing.
* NOTE * Because…
-
Classification under 'ml-suite/examples' does not work at Oregon region, where AFI handling error occurs.
I tried at N. Virginia instead. (Build fresh new FPGA develop AMI).
However the ml-suite do…
-
"Vector addition" (my own) causes segmentation fault on AWS.
I prepared "vector addition" example, which was tested on local machine with KCU1500 board.
I moved the design to ASW F1 @ N. Virginia …
-
I am getting some errors when I try to program/run the helloworld_ocl example on the recent upgrade. I am using AMI 1.4.0 and v1.3.7 (aws-repo). It seems a driver (userspace) issue, any thoughts?
D…