Home
last modified time | relevance | path

Searched defs:Slice (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/include/
DMetaModel.h107 struct Slice { struct
108 SliceState mState = SliceState::UNINITIALIZED; argument
110 std::vector<uint32_t> mSlicedOperationIndexToOrigIndex; argument
113 mutable std::map<Version, Slice> mCachedSlices; argument
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto195 message Slice{ message