Home
last modified time | relevance | path

Searched refs:GetVariableToDataTypeMap (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/c/
Dcheckpoint_reader.cc60 reader_->GetVariableToDataTypeMap())); in CheckpointReader()
78 CheckpointReader::GetVariableToDataTypeMap() const { in GetVariableToDataTypeMap() function in tensorflow::checkpoint::CheckpointReader
Dcheckpoint_reader.h53 const TensorSliceReader::VarToDataTypeMap& GetVariableToDataTypeMap() const;
Dc_api_experimental.cc348 const auto& m = reader->GetVariableToDataTypeMap(); in TF_NewCheckpointReader()
373 const auto& m = reader->GetVariableToDataTypeMap(); in TF_CheckpointReaderGetVariableDataType()
/external/tensorflow/tensorflow/python/util/
Dpy_checkpoint_reader_wrapper.cc146 &tensorflow::checkpoint::CheckpointReader::GetVariableToDataTypeMap) in PYBIND11_MODULE()
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_reader.h111 VarToDataTypeMap GetVariableToDataTypeMap() const;
Dtensor_slice_reader.cc294 TensorSliceReader::GetVariableToDataTypeMap() const { in GetVariableToDataTypeMap() function in tensorflow::checkpoint::TensorSliceReader
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt124 tensorflow::checkpoint::CheckpointReader::GetVariableToDataTypeMap