Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Compiled
Function
Compiled
tensorflow/compiler/tests/jit_test.py:63–64 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
61
62
@function.Defun(func_name=name, noinline=noinline, compiled=True)
63
def
Compiled(*args):
64
return
fn(*args)
65
66
return
Compiled(*inputs)
67
Callers
1
CompiledKernel
Function · 0.85
Calls
1
fn
Function · 0.50
Tested by
no test coverage detected