Searched defs:shape_and_slices (Results 1 – 5 of 5) sorted by relevance
43 const Tensor& shape_and_slices) { in ValidateInputs()98 const Tensor& shape_and_slices = context->input(2); in Compute() local173 const Tensor& shape_and_slices = context->input(2); in Compute() local
338 const Tensor& shape_and_slices, in RestoreTensorsV2()
120 Tensor shape_and_slices = MakeInput<tstring>( in RunTest() local
191 Tensor shape_and_slices; in ConnectVariablesToSaveOp() local283 Node* shape_and_slices; in AddRestoreVariableSubgraphs() local
331 def value_tensors(self, shape_and_slices=None): argument