Home
last modified time | relevance | path

Searched defs:shape_and_slice (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dio_ops.cc110 const string& shape_and_slice = shape_and_slices_flat(i); in __anon52e493120302() local
224 const auto& shape_and_slice = in __anon52e493120802() local
/external/tensorflow/tensorflow/core/util/
Dsaved_tensor_slice_util.cc90 Status ParseShapeAndSlice(const string& shape_and_slice, TensorShape* shape, in ParseShapeAndSlice()
/external/tensorflow/tensorflow/core/kernels/
Dsave_restore_tensor.cc328 string shape_and_slice; member
381 const string& shape_and_slice = shape_and_slices_flat(i); in RestoreTensorsV2() local
Drestore_op_test.cc436 string shape_and_slice = "4 16 0,2:-"; in TEST_F() local
/external/tensorflow/tensorflow/python/ops/
Dio_ops.py75 def _restore_slice(file_pattern, tensor_name, shape_and_slice, tensor_type, argument
/external/tensorflow/tensorflow/tools/graph_transforms/
Dsparsify_gather.cc157 const string& shape_and_slice, Tensor* tensor) { in ReadTensorFromCheckpoint()
/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties_test.cc867 Output shape_and_slice = ops::Const(s.WithOpName("shape_and_slice"), in TEST_F() local