SkillAgentSearch skills...

RenderScriptOps

🚀 TensorFlow running with RenderScript on Android GPU

Install / Use

/learn @EE202B/RenderScriptOps
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RenderScriptOps

RenderScript support ops for TensorFlow

Targeting Ops:

Two most energy and time consumption ops on Android device.

  • matmul_op
  • conv_op

API

Please check out the document at page 15 of TensorFlow-RenderScript Doc.

Notice

  • The test data was fetched from TensorFlow runtime data.
  • NDK version>=r14
  • No need to worry to the two error messages of matmul uint8_t test, I just too lazy to rewrite the correct reference output computation.

Integration with TensorFlow

An integration with TF can be see here: TensorFlow-RenderScript.

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated4y ago
Forks8

Languages

C++

Security Score

65/100

Audited on Dec 2, 2021

No findings