Type tensor_array_ops Namespace tensorflow.python.ops.tensor_array_ops Methods build_ta_with_new_flow build_ta_with_new_flow build_ta_with_new_flow build_ta_with_new_flow_dyn Properties _EagerTensorArray_fn _GraphTensorArray_fn _GraphTensorArrayV2_fn build_ta_with_new_flow_fn TensorArray_fn TensorArraySpec_fn Public static methods TensorArray build_ta_with_new_flow(_GraphTensorArray old_ta, IGraphNodeBase flow) TensorArray build_ta_with_new_flow(_GraphTensorArrayV2 old_ta, IGraphNodeBase flow) TensorArray build_ta_with_new_flow(TensorArray old_ta, IGraphNodeBase flow) object build_ta_with_new_flow_dyn(object old_ta, object flow) Public properties PythonFunctionContainer _EagerTensorArray_fn get; PythonFunctionContainer _GraphTensorArray_fn get; PythonFunctionContainer _GraphTensorArrayV2_fn get; PythonFunctionContainer build_ta_with_new_flow_fn get; PythonFunctionContainer TensorArray_fn get; PythonFunctionContainer TensorArraySpec_fn get;