8.1.1.2.1.1.1.9. blueoil.converter.core.view
¶
8.1.1.2.1.1.1.9.1. Module Contents¶
8.1.1.2.1.1.1.9.1.1. Classes¶
-
class
blueoil.converter.core.view.
View
(op)¶ Bases:
object
-
property
rank
(self)¶
-
property
size_in_words_as_cpp
(self)¶
-
property
shape_as_cpp
(self)¶
-
run
(self)¶
-
render_alias
(self, op, input_ops, output_ops)¶
-
format_string
(self, string)¶
-
input_to_string
(self, op, in_op)¶
-
inputs_to_string
(self, op, inputs)¶
-
outputs_to_string
(self, node, outputs)¶
-
shape_to_string
(self, shape, channel_active=False)¶
-
abstract
params_to_string
(self, params)¶
-
raise_invalid_args_exception
(self, op, input_ops, output_ops)¶
-
property