Searched refs:proto_fileformat (Results 1 – 3 of 3) sorted by relevance
79 def get_ops_and_kernels(proto_fileformat, proto_files, default_ops_str): argument86 if proto_fileformat == 'ops_list':92 if proto_fileformat == 'rawproto':95 assert proto_fileformat == 'textproto'195 proto_fileformat='rawproto', argument211 ops_and_kernels = get_ops_and_kernels(proto_fileformat, graphs, default_ops)
51 FLAGS.proto_fileformat,
84 " --proto_fileformat=ops_list" +