Home
last modified time | relevance | path

Searched defs:none_value (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Dstruct.proto39 NoneValue none_value = 1; field
/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonDataObjectsTests.cpp409 PythonObject none_value(PyRefType::Borrowed, Py_None); in TEST_F() local
423 PythonObject none_value(PyRefType::Borrowed, Py_None); in TEST_F() local
435 PythonObject none_value(PyRefType::Borrowed, Py_None); in TEST_F() local
/external/tensorflow/tensorflow/python/saved_model/
Dnested_structure_coder.py333 def do_encode(self, none_value, encode_fn): argument
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc176 auto none_value = rewriter.create<mlir::ConstantOp>( in matchAndRewrite() local
2075 auto none_value = rewriter.create<mlir::ConstantOp>( in matchAndRewrite() local
2081 auto none_value = rewriter.create<mlir::ConstantOp>( in matchAndRewrite() local