Skip to content

ETL Version 1.2.1

Latest
Compare
Choose a tag to compare
@wichtounet wichtounet released this 09 Jan 11:26
· 535 commits to master since this release
1.2.1
c1a794d
  • Feature Support for embeddings and embedding gradients
  • Feature Support for merging matrices together
  • Feature Support for bias_batch_var_2d
  • Feature Support for dropout masks
  • Feature Support for normalization
  • Performance Vectorize hyperbolic functions
  • Performance Advanced GPU patterns detections
  • Performance Asynchronous GPU computation
  • GPU Support for uniform and normal random generators
  • GPU Support for shuffle operations
  • Bug Fix fast_dyn_matrix with bool
  • Bug Fix possible stack overflow with fast matrix and aliasing
  • Bug Correctly handle aliasing in assignable (sub_view for instance)
  • Bug Fix small compilation bug with sub_matrix
  • Bug Fix CPU/GPU consistency bug with iterators
  • Bug Fix bug with GPU convolution flipping