MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / indices

Method indices

tensorflow/core/util/sparse/group_iterator.cc:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64TTypes<int64>::UnalignedConstMatrix Group::indices() const {
65 return TTypes<int64>::UnalignedConstMatrix(&(iter_->ix_matrix_(loc_, 0)),
66 next_loc_ - loc_, iter_->dims_);
67}
68
69} // namespace sparse
70} // namespace tensorflow

Callers 15

ExamplesIterableMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
operator()Method · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
AddSparseTensorMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeTensorSliceMethod · 0.45
CheckGroupFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36