Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ run
Method
run
tensorflow/lite/tools/pip_package/setup.py:122–124 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
120
class
CustomBuildPy(build_py, object):
121
122
def
run(self):
123
self.run_command(
'build_ext'
)
124
return
super(CustomBuildPy, self).run()
125
126
127
LIB_TFLITE =
'tensorflow-lite'
Callers
15
run
Method · 0.45
main
Function · 0.45
create_custom_op.py
File · 0.45
upgrade_schema.py
File · 0.45
generate_examples.py
File · 0.45
build_inputs
Function · 0.45
run_session
Function · 0.45
evaluate_saved_model
Function · 0.45
main
Function · 0.45
trainModel
Method · 0.45
getInferenceResult
Method · 0.45
trainModel
Method · 0.45
Calls
no outgoing calls
Tested by
9
trainModel
Method · 0.36
getInferenceResult
Method · 0.36
trainModel
Method · 0.36
getInferenceResult
Method · 0.36
trainModel
Method · 0.36
getInferenceResult
Method · 0.36
trainModel
Method · 0.36
getInferenceResult
Method · 0.36
test_image_generator
Function · 0.36