Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
4 years ago | |
---|---|---|
.. | ||
AllocationDescription.cs | 5 years ago | |
ApiDef.cs | 5 years ago | |
AttrValue.cs | 5 years ago | |
CheckpointState.cs | 5 years ago | |
Cluster.cs | 5 years ago | |
Config.cs | 5 years ago | |
ControlFlow.cs | 5 years ago | |
CostGraph.cs | 5 years ago | |
CppShapeInference.cs | 5 years ago | |
Debug.cs | 5 years ago | |
DeviceAttributes.cs | 5 years ago | |
Event.cs | 5 years ago | |
Function.cs | 5 years ago | |
Gen.bat | 4 years ago | |
Graph.cs | 5 years ago | |
GraphTransferInfo.cs | 5 years ago | |
IProtoBuf.cs | 5 years ago | |
Iterator.cs | 6 years ago | |
KernelDef.cs | 5 years ago | |
LogMemory.cs | 5 years ago | |
MetaGraph.cs | 5 years ago | |
NodeDef.cs | 5 years ago | |
OpDef.cs | 5 years ago | |
README.md | 6 years ago | |
ReaderBase.cs | 6 years ago | |
ResourceHandle.cs | 5 years ago | |
RewriterConfig.cs | 5 years ago | |
SavedModel.cs | 4 years ago | |
SavedObjectGraph.cs | 5 years ago | |
Saver.cs | 5 years ago | |
StepStats.cs | 5 years ago | |
Struct.cs | 5 years ago | |
Summary.cs | 5 years ago | |
Tensor.cs | 5 years ago | |
TensorDescription.cs | 5 years ago | |
TensorShape.cs | 5 years ago | |
TensorSlice.cs | 5 years ago | |
TrackableObjectGraph.cs | 5 years ago | |
Types.cs | 5 years ago | |
Variable.cs | 5 years ago | |
VerifierConfig.cs | 5 years ago | |
Versions.cs | 5 years ago |
PM> Install-Package Google.Protobuf
proto
files.Download compiler from https://github.com/protocolbuffers/protobuf/releases.
Download any.proto
from https://github.com/protocolbuffers/protobuf/tree/master/src/google/protobuf, place it at google/protobuf/any.proto
.
Run Gen.bat
under src\TensorFlowNET.Core\Protobuf
folder.
tensorflow框架的.NET版本,提供了丰富的特性和API,可以借此很方便地在.NET平台下搭建深度学习训练与推理流程。
C# Unity3D Asset PureBasic Python