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 970ab41ef7
refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes.
2 years ago
..
EagerOperation.cs clean code. 5 years ago
EagerRunner.ArgsToMatchingEager.cs clean code. 5 years ago
EagerRunner.Execute.cs clean code. 5 years ago
EagerRunner.MustRecordGradient.cs Fix the error of loaded function model backward. 2 years ago
EagerRunner.RecordGradient.cs Fix the error of loaded function model backward. 2 years ago
EagerRunner.RunCallbacks.cs clean code. 5 years ago
EagerRunner.TFE_Execute.cs Partially support the backward of loaded function model. 2 years ago
EagerRunner.TFE_FastPathExecute.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
EagerRunner.TFE_TapeGradient.cs Fix the error of loaded function model backward. 2 years ago
EagerRunner.TapeSetPossibleGradientTypes.cs Add console logger. 5 years ago
EagerRunner.TapeSetRecordBackprop.cs Fix the error of loaded function model backward. 2 years ago
EagerRunner.TapeSetRecordForwardprop.cs remove generic in OpTape. 4 years ago
EagerRunner.TapeSetRecordOperation.cs Fix the error of loaded function model backward. 2 years ago
EagerRunner.cs clean code. 5 years ago
EagerTensor.Creation.cs More SafeHandles. 2 years ago
EagerTensor.Implicit.cs Memory leak in FuncGraph #727. 4 years ago
EagerTensor.ToString.cs NDArrayRender 4 years ago
EagerTensor.cs More SafeHandles. 2 years ago
FastPathOpExecInfo.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
IEagerRunner.cs Fix the error of loaded function model backward. 2 years ago
SafeContextHandle.cs Mark SafeHandle interop constructors private 5 years ago
SafeContextOptionsHandle.cs Mark SafeHandle interop constructors private 5 years ago
SafeEagerOpHandle.cs rename SafeOpHandle to SafeEagerOpHandle 4 years ago
SafeEagerTensorHandle.cs override dtype and shape 4 years ago
SafeExecutorHandle.cs Implement SafeExecutorHandle as a wrapper for TFE_Executor 5 years ago
backprop_util.cs Partially support the backward of loaded function model. 2 years ago
c_api.eager.cs Fix the errors caused by branch merge. 2 years ago
execute.cs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
forwardprop_util.cs Partially support the analysis of loaded functions. 2 years ago