You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Haiping 9bd5f009f3
Merge pull request #221 from henon/master
6 years ago
..
Activation _ReluGrad, _BiasAddGrad 6 years ago
ControlFlows CondContext: implemented missing functionality 6 years ago
Distributions Naive Bayes Classifier running but prob is not correct. 6 years ago
Initializers add Embedding layer 6 years ago
Losses change ops.name_scope interface. 6 years ago
NnOps tf.log, tf.nn.softmax 6 years ago
InputList.cs added KeyError exception. 6 years ago
OpDefLibrary.cs fix OpDefLibrary._IsListValue 6 years ago
Operation.Control.cs CondContext: implemented missing functionality 6 years ago
Operation.Input.cs more control flow fixes but CreateOpFromTfOperationTest.TestCond still fails 6 years ago
Operation.Output.cs Shape error for gradients/Sum_grad/Tile #193 6 years ago
Operation.cs CondContext: implemented missing functionality 6 years ago
OperationDescription.cs Finished InceptionV3 image recognition. 6 years ago
TF_AttrMetadata.cs fixed c_api.TF_OperationGetAttrMetadata #86 6 years ago
TF_AttrType.cs CApiAttributesTest.String, TF_SetAttrString, TF_OperationGetAttrString 6 years ago
TF_Input.cs OutputConsumers 7 years ago
TF_Operation.cs Completed TEST(CAPI, ImportGraphDef) except graph.Dispose exception threw. 7 years ago
TF_OperationDescription.cs Completed `TEST(CAPI, Graph)` porting 7 years ago
TF_Output.cs Session.Run works for two Scalar constants. 7 years ago
array_ops.py.cs fix name issue in internal_convert_to_tensor._autopacking_helper 6 years ago
c_api.ops.cs Finished InceptionV3 image recognition. 6 years ago
check_ops.cs pass c_api.TF_AddControlInput 6 years ago
confusion_matrix.py.cs linear regression 2 6 years ago
control_flow_ops.py.cs CondContext: implemented missing functionality 6 years ago
control_flow_util.py.cs change CondContext to IControlFlowContext in Operation and Graph. 6 years ago
embedding_ops.cs condcontext 6 years ago
gen_array_ops.cs overload the cond function 6 years ago
gen_control_flow_ops.py.cs CondContext: implemented missing functionality 6 years ago
gen_data_flow_ops.py.cs linear regression 2 6 years ago
gen_image_ops.py.cs linear regression 2 6 years ago
gen_io_ops.py.cs linear regression 2 6 years ago
gen_logging_ops.cs control_flow_ops.Asset. 6 years ago
gen_math_ops.cs k-means input has only 0 dims for 'cond/strided_slice' 6 years ago
gen_ops.cs Adding code generated type safe wrapper for built in ops 6 years ago
gen_random_ops.py.cs _random still in progress. 6 years ago
math_ops.cs change shape to int[], comply with NumSharp v0.9 6 years ago
nn_impl.py.cs condcontext 6 years ago
nn_ops.cs _TopKGrad, _SoftmaxCrossEntropyWithLogitsGrad 6 years ago
random_ops.py.cs _random still in progress. 6 years ago

tensorflow框架的.NET版本,提供了丰富的特性和API,可以借此很方便地在.NET平台下搭建深度学习训练与推理流程。

C# Unity3D Asset PureBasic Python