Haiping

Results 44 issues of Haiping

Tested running very well. ![image](https://user-images.githubusercontent.com/1705364/56864558-622c0980-6989-11e9-97b2-14347dff20e1.png)

> 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...

enhancement
discussion

We need to save conversation content by session. Design a `ConversationStorage` like `AgentStorage`

help wanted

We need to implement Context transfer in lifespan for multi-round dialogue.

enhancement

[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.

enhancement

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...

cla: yes

We might use [Campy](https://github.com/kaby76/Campy) to accelerate NumSharp.

enhancement
help wanted
further discuss