Searched defs:GetBuild (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/tools/pip_package/ | ||
| D | pip_smoke_test.py | 41 def GetBuild(dir_base): function |
| /external/v8/src/ | ||
| D | version.h | 23 static int GetBuild() { return build_; } in GetBuild() function |