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.
 
 
 
 
Yaohui Liu a0df8109f8
fix: training LSTM does not align with tensorflow.
2 years ago
..
Activation clean code. 4 years ago
ControlFlows Using Shape instead of TensorShape. 4 years ago
Distributions fix stop_gradient in eager mode. 4 years ago
Initializers fix: training LSTM does not align with tensorflow. 2 years ago
Losses Using Shape instead of TensorShape. 4 years ago
NnOps fix: none gradient error when training LSTM. 2 years ago
Queues Using Shape instead of TensorShape. 4 years ago
InputList.cs removing unused namespaces (#301) 6 years ago
OpDefLibrary.cs fix: none gradient error when training LSTM. 2 years ago
Operation.Control.cs rename SafeOpHandle to SafeEagerOpHandle 3 years ago
Operation.Implicit.cs Remove Range class due to conflict with .net 5. 4 years ago
Operation.Input.cs More SafeHandles. 2 years ago
Operation.Instance.cs clean code. 4 years ago
Operation.Output.cs feat: support model building with RNN. 2 years ago
Operation.cs fix: error when training SimpleRNN. 2 years ago
OperationDescription.cs More SafeHandles. 2 years ago
SafeOperationHandle.cs Add missing trackable class but not implemented. 2 years ago
TF_AttrMetadata.cs removing unused namespaces (#301) 6 years ago
TF_AttrType.cs removing unused namespaces (#301) 6 years ago
TF_Input.cs removing unused namespaces (#301) 6 years ago
TF_Operation.cs removing unused namespaces (#301) 6 years ago
TF_OperationDescription.cs removing unused namespaces (#301) 6 years ago
TF_Output.cs removing unused namespaces (#301) 6 years ago
_EagerTensorArray.cs feat: support model building with RNN. 2 years ago
_GraphTensorArray.cs fix: none gradient error when training LSTM. 2 years ago
_UserDeviceSpec.cs clean code. 4 years ago
array_ops.cs fix: none gradient error when training LSTM. 2 years ago
audio_ops.cs add audio.decode_wav 4 years ago
bitwise_ops.cs Consolidate TFE_FastPathExecute and _apply_op_helper. 4 years ago
c_api.ops.cs More SafeHandles. 2 years ago
check_ops.cs clean code. 4 years ago
clip_ops.cs add tf.clip_by_global_norm #857 3 years ago
confusion_matrix.py.cs Using Shape instead of TensorShape. 4 years ago
control_flow_ops.cs feat: support model building with RNN. 2 years ago
control_flow_util.py.cs feat: support model building with RNN. 2 years ago
ctc_ops.cs clean code. 4 years ago
dataset_ops.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
embedding_ops.cs Remove Range class due to conflict with .net 5. 4 years ago
functional_ops.cs Fix the error of loaded function model backward. 2 years ago
gen_array_ops.cs feat: update some gen_ops. 2 years ago
gen_control_flow_ops.cs clean code. 4 years ago
gen_ctc_ops.cs InputLayer for Keras. 5 years ago
gen_data_flow_ops.cs Using Shape instead of TensorShape. 4 years ago
gen_functional_ops.cs feat: update some gen_ops. 2 years ago
gen_image_ops.cs decode_image 3 years ago
gen_io_ops.cs feat: update some gen_ops. 2 years ago
gen_list_ops.cs feat: update some gen_ops. 2 years ago
gen_logging_ops.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
gen_math_ops.cs feat: update some gen_ops. 2 years ago
gen_nn_ops.cs feat: update some gen_ops. 2 years ago
gen_ops.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
gen_random_ops.cs Orthogonal initializer. 2 years ago
gen_resource_variable_ops.cs fix: none gradient error when training LSTM. 2 years ago
gen_sparse_ops.cs clean code. 4 years ago
handle_data_util.cs Fix the error of loaded function model backward. 2 years ago
image_ops_impl.cs fix: none gradient error when training LSTM. 2 years ago
io_ops.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
linalg_ops.cs Orthogonal initializer. 2 years ago
list_ops.cs feat: support model building with RNN. 2 years ago
logging_ops.cs feat: add RNN basic framework. 2 years ago
map_fn.cs refactor TensorArray #903 3 years ago
math_ops.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
nn_impl.py.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
nn_ops.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
random_ops.cs np.randint 4 years ago
resource_variable_ops.cs Fix the error of loaded function model backward. 2 years ago
sort_ops.cs feat: add RNN basic framework. 2 years ago
sparse_ops.cs clean code. 4 years ago
stateless_random_ops.cs Orthogonal initializer. 2 years ago
string_ops.cs Using Shape instead of TensorShape. 4 years ago
tensor_array_ops.cs feat: support model building with RNN. 2 years ago
weights_broadcast_ops.cs Using Shape instead of TensorShape. 4 years ago
while_v2.cs fix: none gradient error when training LSTM. 2 years ago