LostTech.TensorFlow : API Documentation

Type ISparseConditionalAccumulator

Namespace tensorflow

Interfaces IConditionalAccumulatorBase

Public instance methods

object apply_grad(object grad_indices, object grad_values, object grad_shape, object local_step, object name)

object apply_indexed_slices_grad(object grad, object local_step, object name)

object take_indexed_slices_grad(object num_required, object name)