112 Commits (a2ec9b3296a97e6e8ac4005705a6f39777d2d8a3)

Author SHA1 Message Date
  carb0n a2ec9b3296 fix build error 5 years ago
  carb0n 92e8eb23b7 add _captures, external/internal_captures 5 years ago
  Oceania2018 e631c1adfa IInitializer for Keras. #355 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Oceania2018 a8a0731c4d Change RefVariable to IVariableV1. 5 years ago
  Oceania2018 468cb8e8a6 add TF_GraphSetOutputHandleShapesAndTypes api. 5 years ago
  Oceania2018 ba8b0f37af add disable_eager_execution, clean unit test. 5 years ago
  Sam Harwell f7e61b0199 Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago
  Sam Harwell 6b48c0d208 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Oceania2018 7d2d186fe3 Use shared status object. 5 years ago
  Sam Harwell d123f44322 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Sam Harwell 7a30362cdb Implement SafeStatusHandle as a wrapper for TF_Status 5 years ago
  Oceania2018 e93f112ef0 tf.Variable() in eager mode 5 years ago
  Sam Harwell a3795c880a Renormalize all files 5 years ago
  Oceania2018 e488c67662 TF_ImportGraphDefResults.return_tensors 5 years ago
  Oceania2018 c909310838 variance_scaling_initializer 5 years ago
  Oceania2018 945ac02415 Rollback Fix collections typing #448 5 years ago
  Mascha, Philipp acf8fbd10d Fixed error in type checking for generic get_collection<T>. 5 years ago
  Mascha, Philipp b87081cc4a Made internal collection of graph a list. 5 years ago
  Oceania2018 59421ed6d0 upgrade Google.Protobuf to 3.10.1 5 years ago
  Oceania2018 fa4a931d5a fix Incompatible shapes for node define_loss/bigger_box_loss/mul_13 #424 5 years ago
  Oceania2018 ded16ea82f BatchNormalization return tuple for call 6 years ago
  Oceania2018 203b0e2820 add back Graph.IEnumerable<Operation> 6 years ago
  Oceania2018 66eddd6ba7 add debug info 6 years ago
  Oceania2018 02871910c1 create ResourceVariable, still with buggy. 6 years ago
  Oceania2018 58d714badd add _ResizeNearestNeighborGrad and _SwitchGrad 6 years ago
  Oceania2018 5c891eaa49 make get_collection<T> generic. 6 years ago
  Oceania2018 f1a3881aff tf.boolean_mask #396 6 years ago
  Oceania2018 41432600c8 input_fn #387 6 years ago
  Oceania2018 9b9a25c712 _create_and_assert_global_step 6 years ago
  Oceania2018 23edfd09f8 _safe_initial_value_from_op #360 6 years ago
  Oceania2018 1a025e6223 add moving_averages, fix ExponentialMovingAverage 6 years ago
  Eli Belash bd18f5db17 Removed all use-cases of Marshal.PtrToStructure in favor of unsafe ptrs. 6 years ago
  Eli Belash 916ebc53b2 BaseSession: Heavy perf-ops in sess.run logic-flow. 6 years ago
  Eli Belash 4be99ecdd8 Graph.cs: refactor and added docs 6 years ago
  Eli Belash 891346e4e3 Refactored DisposableObject 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 03c1637748 remove ScopedTFGraph destructor. no carsh occurs any more. 6 years ago
  Oceania2018 8a50673baa Make Graph inherits from DisposableObject. 6 years ago
  Oceania2018 2c8771429c release v0.10.7.2. 6 years ago
  Oceania2018 33d82e8817 GC.SuppressFinalize for TF object. 6 years ago
  Oceania2018 a8aac8d0b8 fix default graph and operation issue when import model. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 1a5a7f8cf6 Released the SciSharp.TensorFlow.Redist. It's a migration from Microsoft.ML.TensorFlow.Redist. ML.NET team will not maintain the package since ML.NET v1.3.0. 6 years ago
  Oceania2018 b44fda96a7 remove Microsoft.ML.TensorFlow.Redist dependency. 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 477d03db16 remove order of _control_dependencies_for_inputs. 6 years ago
  Oceania2018 89f305ca08 fix shape issue for IndexedSlice 6 years ago
  Oceania2018 b357cad63c fix -1 index for _ConcatGradHelper 6 years ago