Home
last modified time | relevance | path

Searched defs:sparse_shapes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.h121 std::vector<Tensor> sparse_shapes; member
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dexample_parsing_ops.cc260 OpOutputList sparse_shapes; in WriteOutput() local
372 OpOutputList sparse_shapes; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dparse_example.cc69 std::vector<TfLiteTensor*> sparse_shapes; member