Haiping
Haiping
Tested running very well. 
> TensorFlow implements a subset of the [NumPy API](https://tensorflow.google.cn/guide/tf_numpy?hl=en), available as `tf.experimental.numpy`. This allows running NumPy code, accelerated by TensorFlow, while also allowing access to all of TensorFlow's APIs. It...
We need to save conversation content by session. Design a `ConversationStorage` like `AgentStorage`
We need to implement Context transfer in lifespan for multi-round dialogue.
[TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET) is a full binding for Google's TensorFlow. It can build graph, train in GPU and do inference.
It is possible to upgrade to .netstandard 2.0?
After running several times in Juypter Notebook. The output from last steps staying there. My question is how to clear the output when completed the `runner.Execute` invoke. It does't clear...
We propose to create a Tensorflow SIG to bring the technology to the Microsoft .NET framework and apply it to .NET based applications. This document outlines the context goals, and...
We might use [Campy](https://github.com/kaby76/Campy) to accelerate NumSharp.