Home
last modified time | relevance | path

Searched defs:constant_op (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dtensor_conversion_registry.py32 constant_op = lazy_loader.LazyLoader( variable
/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes_test.cc401 Output constant_op = Const(root.WithOpName("constant_op"), in TestQuantizeRelu() local
419 Output constant_op = Const(root.WithOpName("constant_op"), in TestQuantizeRelu6() local
437 Output constant_op = Const(root.WithOpName("constant_op"), in TestQuantizeMaxPool() local
456 Output constant_op = Const(root.WithOpName("constant_op"), in TestQuantizeAvgPool() local
476 Output constant_op = Const(root.WithOpName("constant_op"), in TestQuantizeReshape() local
662 Output constant_op = Const(root.WithOpName("size_tensor_op"), in TestQuantizeResizeBilinear() local