Searched defs:ShapeInferenceTestOp (Results 1 – 1 of 1) sorted by relevance
32 struct ShapeInferenceTestOp { struct34 explicit ShapeInferenceTestOp(StringPiece name) : name(name.ToString()) {} in ShapeInferenceTestOp() argument35 string name;36 NodeDef node_def;37 std::vector<const Tensor*> input_tensors;39 input_resource_handle_shapes_and_types;40 int graph_def_version = TF_GRAPH_DEF_VERSION;