Searched refs:TENSORFLOW_API_NAME (Results 1 – 3 of 3) sorted by relevance
53 TENSORFLOW_API_NAME = 'tensorflow' variable64 TENSORFLOW_API_NAME: _Attributes(76 TENSORFLOW_API_NAME: _Attributes(99 symbol, api_name=TENSORFLOW_API_NAME,169 tensorflow_api_attr_v1 = API_ATTRS_V1[TENSORFLOW_API_NAME].names195 tensorflow_api_attr = API_ATTRS[TENSORFLOW_API_NAME].names221 tensorflow_constants_attr_v1 = API_ATTRS_V1[TENSORFLOW_API_NAME].constants242 tensorflow_constants_attr = API_ATTRS[TENSORFLOW_API_NAME].constants277 self._api_name = kwargs.get('api_name', TENSORFLOW_API_NAME)299 if self._api_name == TENSORFLOW_API_NAME:[all …]
89 if api_name == tf_export.TENSORFLOW_API_NAME:
474 tf_export.API_ATTRS[tf_export.TENSORFLOW_API_NAME].names):