MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / cpu_boost

Method cpu_boost

tensorflow/python/eager/function_test.py:2249–2250  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

2247 'api_preferred_device': 'CPU'
2248 })
2249 def cpu_boost(x):
2250 return math_ops.add(x, 2.0)
2251
2252 @function.defun_with_attributes(
2253 attributes={

Callers

nothing calls this directly

Calls 1

addMethod · 0.45

Tested by

no test coverage detected