Searched defs:shapes_and_slices (Results 1 – 2 of 2) sorted by relevance
192 Status ObtainVariableInfo( in ObtainVariableInfo()222 Status SparsifyGatherInternal( in SparsifyGatherInternal()599 std::unique_ptr<std::unordered_map<string, string> > shapes_and_slices; in SparsifyGather() local
28 def append_slices(filename, tensor_names, shapes_and_slices, data, name=None): argument