Searched refs:c_compile_time_shape (Results 1 – 1 of 1) sorted by relevance
239 XLA_Shape c_runtime_shape, c_compile_time_shape; in UpdateDynamicInputs() local241 ApiConverter::ToC(compile_time_shape, &c_compile_time_shape); in UpdateDynamicInputs()253 params.compile_time_shape = &c_compile_time_shape; in UpdateDynamicInputs()259 ApiConverter::Free(&c_compile_time_shape); in UpdateDynamicInputs()