Home
last modified time | relevance | path

Searched defs:c_computation (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dflatten_call_graph_test.cc115 HloComputation* c_computation = in TEST_F() local
206 HloComputation* c_computation = in TEST_F() local
Dcall_graph_test.cc314 HloComputation* c_computation = in TEST_F() local
445 HloComputation* c_computation = in TEST_F() local
Dbuffer_assignment_test.cc1619 auto c_computation = c_builder.Build(); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.py92 def compile(self, c_computation, compile_options): argument
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py141 def compile(self, c_computation, compile_options): argument
536 def __init__(self, c_computation, backend=None): argument