Home
last modified time | relevance | path

Searched refs:platform_version (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.cc64 result["Platform Version"] = platform_version(); in ToMap()
Ddevice_description.h45 const string &platform_version() const { return platform_version_; } in platform_version() function
/external/python/cpython3/Lib/
Dplatform.py544 maj, min, build = winver.platform_version or winver[:3]
/external/python/cpython3/Doc/library/
Dsys.rst624 *platform_version*. *service_pack* contains a string,
625 *platform_version* a 3-tuple and all other values are
651 *platform_version* returns the accurate major version, minor version and
663 Added *platform_version*
/external/tensorflow/tensorflow/compiler/xla/service/
Dservice.cc177 description.platform_version()); in Service()
/external/python/cpython3/Doc/whatsnew/
D3.6.rst1514 now includes the *platform_version* field which contains the accurate major