tensorflow.Status |
tensorflow.OpKernelConstruction.allocate_persistent(int type,
tensorflow.TensorShape shape,
tensorflow.PersistentTensor out_persistent,
PointerPointer out_tensor) |
tensorflow.Status |
tensorflow.OpKernelContext.allocate_persistent(int type,
tensorflow.TensorShape shape,
tensorflow.PersistentTensor out_persistent,
PointerPointer out_tensor) |
tensorflow.Status |
tensorflow.OpKernelContext.allocate_persistent(int type,
tensorflow.TensorShape shape,
tensorflow.PersistentTensor out_persistent,
PointerPointer out_tensor,
tensorflow.AllocatorAttributes attr) |
tensorflow.Status |
tensorflow.OpKernelConstruction.allocate_persistent(int type,
tensorflow.TensorShape shape,
tensorflow.PersistentTensor out_persistent,
tensorflow.Tensor out_tensor) |
tensorflow.Status |
tensorflow.OpKernelContext.allocate_persistent(int type,
tensorflow.TensorShape shape,
tensorflow.PersistentTensor out_persistent,
tensorflow.Tensor out_tensor) |
tensorflow.Status |
tensorflow.OpKernelContext.allocate_persistent(int type,
tensorflow.TensorShape shape,
tensorflow.PersistentTensor out_persistent,
tensorflow.Tensor out_tensor,
tensorflow.AllocatorAttributes attr) |