MCPcopy Create free account
hub / github.com/alibaba/nann / Compute

Method Compute

tensorflow/tensorflow/core/kernels/unicode_ops.cc:527–568  ·  view source on GitHub ↗

* Encodes Unicode codepoints into the desired string representation. * * We lose a dimension while encoding, since a series of integer codepoints is * encoded into a single string. * * This accepts two input tensors: a rank 1 tensor of code point values and * a single rank 1 tensor of splits which determine where each string begins * and ends from the provided code points.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

InvalidArgumentFunction · 0.85
allocate_outputMethod · 0.80
EncodeFunction · 0.70
inputMethod · 0.45
dim_sizeMethod · 0.45
sizeMethod · 0.45
CtxFailureMethod · 0.45

Tested by

no test coverage detected