Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc476 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
528 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
573 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
613 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
654 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
Drepeated_composite_container.cc339 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
361 ScopedPyObjectPtr full_slice(PySlice_New(NULL, NULL, NULL)); in Subscript() local
/external/tensorflow/tensorflow/core/kernels/
Dsave_op_test.cc498 TensorSlice full_slice = TensorSlice::ParseOrDie("-:-"); in TEST_F() local
516 TensorSlice full_slice = TensorSlice::ParseOrDie("-:-"); in TEST_F() local
549 TensorSlice full_slice = TensorSlice::ParseOrDie("-:-"); in TEST_F() local