Searched defs:ExtractValue (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc69 void ExtractValue(ShapeHandle h, ShapeHandle* result) { *result = h; } function in struct:tensorflow::grappler::__anon26324::Processor
90 void ExtractValue(DimensionHandle d, int64* result) { function in struct:tensorflow::grappler::__anon26324::Processor
234 processor_.ExtractValue(value, &node->value);
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml209 | ExtractValue Constructor in type:Opcode/t
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
H A Dllvm.ml197 | ExtractValue Constructor in type:Opcode/t

Completed in 2497 milliseconds