HomeSort by relevance Sort by last modified time
    Searched refs:CopyIntoSparseTensor (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/util/
example_proto_helper.h 73 // CopyIntoSparseTensor can be used to copy from the temporary vector
148 int64 CopyIntoSparseTensor(const Tensor& in, const int batch,
example_proto_helper.cc 150 int64 CopyIntoSparseTensor(const Tensor& in, const int batch,
397 const int64 num_elements = CopyIntoSparseTensor(
  /external/tensorflow/tensorflow/core/kernels/
example_parsing_ops.cc 649 const int64 num_elements = CopyIntoSparseTensor(

Completed in 70 milliseconds