Searched defs:c_computation (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | flatten_call_graph_test.cc | 115 HloComputation* c_computation = in TEST_F() local 206 HloComputation* c_computation = in TEST_F() local
|
D | call_graph_test.cc | 314 HloComputation* c_computation = in TEST_F() local 445 HloComputation* c_computation = in TEST_F() local
|
D | buffer_assignment_test.cc | 1440 auto c_computation = c_builder.Build(); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/python/ |
D | xla_client.py | 142 def compile(self, c_computation, argument_shapes, result_shape, argument 184 def compile(self, c_computation, argument_shapes, result_shape, argument 713 def __init__(self, c_computation, backend=None): argument
|