LostTech.TensorFlow : API Documentation

Type EnqueueData

Namespace tensorflow.python.tpu.tpu_embedding

Parent PythonObjectContainer

Interfaces IEnqueueData

Public static methods

EnqueueData from_sparse_tensor(SparseTensor sp_tensor, IGraphNodeBase weights)

object from_sparse_tensor_dyn(object sp_tensor, object weights)

Public properties

object aggregation_weights get; set;

object embedding_indices get; set;

object PythonObject get;

object sample_indices get; set;