Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2049 void AsTensorProperties(const ShapeHandle& shape, const DataType& type, in AsTensorProperties() function in tensorflow::grappler::SymbolicShapeManager
2634 shape_manager->AsTensorProperties(ic->input(i), ctx->input_types[i], in InferStatically()
2669 shape_manager->AsTensorProperties(ic->output(i), ctx->output_types[i], in InferStatically()