b = int(x). print(b). d = a[:b]. e = a[b:] print(d). print(e). <class 'tensorflow.python.framework.ops.Tensor'>. 2019-05-26 10:48:10.499484: I ...
確定! 回上一頁