# Copyright 2016 The TensorFlow Authors. All Rights Reserved. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in ...
_b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) from tensorflow.core.framework import tensor_shape_pb2 as tensorflow_dot_core_dot_framework ...