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.
 
 
 
 
dogvane 5e4f53077f 修正图片左右和上下翻转的问题,并增加对应测试用例。 2 years ago
..
ActivationFunctionTest.cs add tf.nn.l2_loss 3 years ago
ArrayOpsTest.cs 修正图片左右和上下翻转的问题,并增加对应测试用例。 2 years ago
BitwiseApiTest.cs Adjust unit test project. 4 years ago
ClipTest.cs add tf.clip_by_global_norm #857 3 years ago
ConstantTest.cs change tensor shape to Shape. 4 years ago
ControlFlowApiTest.cs feat: support model building with RNN. 2 years ago
FunctionApiTest.cs Adjust unit test project. 4 years ago
GradientTest.cs change tensor shape to Shape. 4 years ago
LinalgTest.cs Fix ReadValueMatrix ReadBytes issue in .NET 6.0. #880 2 years ago
LoggingTest.cs Add tf.print(). 4 years ago
MathApiTest.cs tf.math.reduce_euclidean_norm 2 years ago
NeuralNetworkTest.cs add tf.nn.l2_loss 3 years ago
RaggedTensorTest.cs improve raggedtensor 2 years ago
StringsApiTest.cs ndarray string comparison. 4 years ago
TensorOperate.cs Using Shape instead of TensorShape. 4 years ago
nn_test.py Add graph to function test. 5 years ago