Searched refs:TENSORFLOW_API_NAME (Results 1 – 4 of 4) sorted by relevance
53 TENSORFLOW_API_NAME = 'tensorflow' variable64 TENSORFLOW_API_NAME: _Attributes(76 TENSORFLOW_API_NAME: _Attributes(105 symbol, api_name=TENSORFLOW_API_NAME,175 tensorflow_api_attr_v1 = API_ATTRS_V1[TENSORFLOW_API_NAME].names201 tensorflow_api_attr = API_ATTRS[TENSORFLOW_API_NAME].names227 tensorflow_constants_attr_v1 = API_ATTRS_V1[TENSORFLOW_API_NAME].constants248 tensorflow_constants_attr = API_ATTRS[TENSORFLOW_API_NAME].constants283 self._api_name = kwargs.get('api_name', TENSORFLOW_API_NAME)305 if self._api_name == TENSORFLOW_API_NAME:[all …]
95 if api_name == tf_export.TENSORFLOW_API_NAME:
142 all_exports = [tf_export.TENSORFLOW_API_NAME, tf_export.ESTIMATOR_API_NAME]
540 tf_export.API_ATTRS[tf_export.TENSORFLOW_API_NAME].names):