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.
 
 
 
 
Wanglongzhi2001 cb31cf46c6 feat: support training of RNN 2 years ago
..
Ragged refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Dimension.cs Built-in numpy api. 4 years ago
ParsedSliceArgs.cs fix Variable[slice].assign() #653 4 years ago
SafeStringTensorHandle.cs ndarray string comparison. 4 years ago
SafeTensorHandle.cs add SafeStringTensorHandle 4 years ago
TF_BindingArray.cs clean code. 4 years ago
TF_DataType.cs Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
TF_TString_Type.cs Add C API for TF_StringInit. 4 years ago
TF_Tensor.cs clean code. 4 years ago
Tensor.Assign.cs fix NDArray indexing. 4 years ago
Tensor.Conversions.cs remove unnecessary variables. 3 years ago
Tensor.Creation.cs feat: support model building with RNN. 2 years ago
Tensor.Equal.cs add SafeTensorHandle to manage tensor handle reference. 4 years ago
Tensor.Explicit.cs only resolve if necessary. 3 years ago
Tensor.Flatten.cs clean code. 4 years ago
Tensor.Implicit.cs add SafeTensorHandle to manage tensor handle reference. 4 years ago
Tensor.Index.cs linspace and meshgrid. 4 years ago
Tensor.Operators.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Tensor.Pack.cs clean code. 4 years ago
Tensor.String.cs ndarray string comparison. 4 years ago
Tensor.Value.cs only resolve if necessary. 3 years ago
Tensor.cs Use operation with customized C API. 2 years ago
TensorArray.cs feat: support model building with RNN. 2 years ago
TensorBuffer.cs removing unused namespaces (#301) 6 years ago
Tensors.cs feat: support training of RNN 2 years ago
c_api.tensor.cs Add the constructor of ndarray which reuse memory. 2 years ago
constant_op.cs Add keras.layers.CategoryEncoding. 2 years ago
dtypes.cs Add Tensorflow.NET.Hub and support loading bert. 2 years ago
shape_utils.cs clean code. 4 years ago
tensor_util.cs Add the constructor of ndarray which reuse memory. 2 years ago
tf.constant.cs Using Shape instead of TensorShape. 4 years ago