TensorFlow-HRT icon indicating copy to clipboard operation
TensorFlow-HRT copied to clipboard

Heterogeneous Run Time version of TensorFlow. Added heterogeneous capabilities to the TensorFlow, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogen...

Results 10 TensorFlow-HRT issues
Sort by recently updated
recently updated
newest added

Hi there, I have issue when running tfexample_decoder with errors like this: AttributeError: module 'tensorflow.python.ops.control_flow_ops' has no attribute 'case' I am learning TFOD while facing this issue. I have checked...

Hello I have successfully compiled tensorflow using the ACL libraries but when I try to import tensorflow in python it gives me the error shown below. NOTE- I have build...

would u upload tensorflow-1.4.0-cp27-cp27mu-linux_aarch64.whl.

I need build libtensorflow_cc.so for android system which platform is arm64-v8a, and using TensorFlow c++ API in Android native code. How I can do it. ARM Compute Library is already...

How can I build TensorFlowOnACL without OPENCL?

Hi , I encounter an error as below: WARNING: /root/tensor/TensorflowOnACL/tensorflow/core/BUILD:1801:1: in includes attribute of cc_library rule //tensorflow/core:framework_headers_lib: '../../external/nsync/public' resolves to 'external/nsync/public' not below the relative path of its package 'tensorflow/core'....

I can compile tensorflow and ComputeLibrary on firefly3399. Is there any good reason to use cross compiler instead of native compiler on firefly 3399? Do you provide an instruction how...