Home
last modified time | relevance | path

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

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