Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1391 MakeIntegerScalarTensorProto(DT_INT32, rank)); in MaybeUpdateNodeContextOutput()
1404 MakeIntegerScalarTensorProto(DT_INT32, sz)); in MaybeUpdateNodeContextOutput()
1409 MakeIntegerScalarTensorProto(DT_INT64, sz)); in MaybeUpdateNodeContextOutput()
1626 TensorProto MakeIntegerScalarTensorProto(const DataType dtype, in MakeIntegerScalarTensorProto() function in tensorflow::grappler::SymbolicShapeRefiner