Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/experimental/libexport/
Dload.h65 std::string shape_and_slice; member
/external/tensorflow/tensorflow/core/ops/
Dio_ops.cc115 const string& shape_and_slice = shape_and_slices_flat(i); in __anon3d897ff70302() local
229 const auto& shape_and_slice = in __anon3d897ff70802() 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.cc335 string shape_and_slice; member
388 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.py77 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.cc1019 Output shape_and_slice = ops::Const(s.WithOpName("shape_and_slice"), in TEST_F() local